summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter2014-01-021-3/+8
| | * | | Input: cros_ec_keyb - fix problems with backslashDoug Anderson2013-12-311-4/+11
| | * | | Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov2013-12-271-49/+25
| | * | | Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun2013-12-271-1/+1
| | * | | Input: ALPS - add support for "Dolphin" devicesYunkang Tang2013-12-262-42/+179
| | * | | Input: zforce - fix error return code in zforce_start()Wei Yongjun2013-12-181-1/+2
| | * | | Input: elantech - improve clickpad detectionHans de Goede2013-12-181-3/+42
| | * | | Input: don't call input_dev_release_keys() in resumeAleksej Makarov2013-12-161-19/+57
| | * | | Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck2013-12-161-56/+25
| | * | | Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng2013-12-163-3/+44
| | * | | Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-1623-99/+375
| | |\ \ \ | | | |/ /
| | * | | Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd2013-12-151-4/+11
| | * | | Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd2013-12-151-12/+12
| | * | | Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd2013-12-151-47/+14
| | * | | Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd2013-12-151-31/+12
| | * | | Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria2013-12-151-0/+2
| | * | | Input: samsung-keypad - favor platform data if presentDmitry Torokhov2013-12-071-15/+21
| | * | | Input: use dev_get_platdata()Jingoo Han2013-12-0651-67/+79
| | * | | Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart2013-12-051-1/+1
| | * | | Input: ads7846 - use IS_ENABLED() macroFabio Estevam2013-12-011-2/+2
| | * | | Input: add a new driver for GPIO beeperAlexander Shiyan2013-11-263-0/+137
| | * | | Input: wacom - add support for three new Intuos devicesPing Cheng2013-11-253-18/+51
| | * | | Input: wacom - make sure touch_max is set for touch devicesPing Cheng2013-11-251-2/+5
| | * | | Input: wacom - scale up touch width and height values for Intuos ProJason Gerecke2013-11-251-2/+2
| | * | | Input: serio - remove unnecessary pci_set_drvdata()Jingoo Han2013-11-251-1/+0
| | * | | Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel2013-11-251-22/+4
| | * | | Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel2013-11-251-3/+3
| | * | | Input: twl4030-pwrbutton - add device tree supportSebastian Reichel2013-11-251-4/+12
| | * | | Input: tsc2007 - convert to use devres-managed resourcesDmitry Torokhov2013-11-251-39/+40
| | * | | Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov2013-11-251-2/+0
| | * | | Input: tsc2007 - add device tree support.Denis Carikli2013-11-251-40/+133
| * | | | Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor2014-01-021-0/+2
| * | | | Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis2014-01-021-2/+2
* | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+1
| | | |_|/ | | |/| |
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-3/+10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-261-3/+10
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Input: tegra-kbc - use reset frameworkStephen Warren2013-12-111-3/+10
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-231-2/+0
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-211-2/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | / / / | | |_|_|_|/ / / | |/| | | | / / | | | | |_|/ / | | | |/| | |
| | | | * | | ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()Michal Simek2013-12-291-2/+0
| | | | |/ /
* | | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-221-0/+4
|\ \ \ \ \ \
| * | | | | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-213-4/+4
|\ \ \ \ \ \
| * | | | | | mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-212-2/+2
| * | | | | | Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones2014-01-211-2/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-071-2/+2
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-201-13/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge 3.13-rc4 into tty-nextGreg Kroah-Hartman2013-12-1611-22/+254
| |\ \ \ \ \ | | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud