summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen2013-03-311-3/+3
| | * | Input: eeti_ts - remove redundant null checkSachin Kamat2013-03-311-2/+1
| | * | Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat2013-03-311-2/+1
| | * | Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-262-2/+2
| | * | Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-262-2/+2
| | * | Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda2013-03-171-11/+1
| | * | Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat2013-03-171-11/+1
| | * | Input: q40kbd - use module_platform_driver_probe macroSachin Kamat2013-03-171-12/+1
| | * | Input: at32psif - use module_platform_driver_probe macroSachin Kamat2013-03-171-12/+1
| | * | Input: amimouse - use module_platform_driver_probe macroSachin Kamat2013-03-171-13/+1
| | * | Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat2013-03-171-11/+1
| | * | Input: amikbd - use module_platform_driver_probe macroSachin Kamat2013-03-171-13/+1
| | * | Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat2013-03-171-11/+1
| | * | Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat2013-03-171-11/+1
| | * | Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat2013-03-171-5/+4
| | * | Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-1739-631/+993
| | |\ \
| | * | | Input: add IMS Passenger Control Unit driverDmitry Torokhov2013-03-123-0/+1911
| | * | | Input: wm9712 - fix dev_dbg newlinesMarkus Pargmann2013-03-121-9/+9
| | * | | Input: wm9712 - fix wrong pen up readingsMarkus Pargmann2013-03-121-2/+6
| | * | | Input: wm9712 - fix return code for wrong sampleMarkus Pargmann2013-03-121-1/+1
| | * | | Input: wm97xx - drop out of range inputsMarkus Pargmann2013-03-121-0/+11
| | * | | Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom2013-03-123-0/+241
| | * | | Input: auo-pixcir-ts - switch to using managed resourcesDmitry Torokhov2013-02-251-94/+69
| | * | | Input: auo_pixcir_ts - add devicetree supportHeiko Stübner2013-02-241-5/+69
| | * | | Input: auo_pixcir_ts - keep own pointer to platform_dataHeiko Stübner2013-02-241-5/+6
| | * | | Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner2013-02-241-6/+20
| | * | | Input: auo-pixcir-ts - set input direction for interrupt gpioHeiko Stübner2013-02-241-0/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-04-191-2/+2
|\| | | |
| * | | | Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng2013-04-191-1/+1
| * | | | Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng2013-04-191-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-04-161-2/+2
|\| | | | | |_|_|/ |/| | |
| * | | Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke2013-04-151-1/+1
| * | | Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke2013-04-071-1/+1
* | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-181-6/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2013-03-141-4/+64
| |\ \ \
| * | | | input/joystick: use get_cycles on ARMArnd Bergmann2013-03-141-6/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-03-117-33/+125
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Input: mms114 - Fix regulator enable and disable pathsMark Brown2013-03-101-9/+25
| * | | Input: ads7864 - check return value of regulator enableMark Brown2013-03-101-1/+6
| * | | Input: tc3589x-keypad - fix keymap sizeRabin Vincent2013-03-101-4/+4
| * | | Input: wacom - add support for 0x10dStephan Frank2013-03-091-0/+4
| * | | Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-222-2/+66
| * | | Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-221-11/+7
| * | | Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-221-6/+13
* | | | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-081-2/+62
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-031-1/+1
|\ \ \
| * | | input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-281-1/+1
* | | | parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-021-3/+12
|/ / /
* | | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-241-3/+0
|\ \ \