index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-07
Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-04-05
input: Add ChromeOS EC keyboard driver
Simon Glass
3
-0
/
+347
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
4
-18
/
+35
2013-04-01
Input: ims-pcu - fix a memory leak on error
Dmitry Torokhov
1
-2
/
+3
2013-03-31
Input: tegra-kbc - support for defining row/columns based on SoC
Laxman Dewangan
1
-18
/
+62
2013-03-31
Input: imx_keypad - switch to using managed resources
Fabio Estevam
1
-63
/
+14
2013-03-31
Input: arc_ps2 - add support for device tree
Mischa Jonker
1
-2
/
+12
2013-03-31
Input: mma8450 - fix signed 12bits to 32bits conversion
Sebastien Royen
1
-3
/
+3
2013-03-31
Input: eeti_ts - remove redundant null check
Sachin Kamat
1
-2
/
+1
2013-03-31
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
1
-2
/
+1
2013-03-26
Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2
-2
/
+2
2013-03-26
Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2
-2
/
+2
2013-03-18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-6
/
+2
2013-03-17
Input: mc13783_ts - use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-03-17
Input: atmel-wm97xx - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: q40kbd - use module_platform_driver_probe macro
Sachin Kamat
1
-12
/
+1
2013-03-17
Input: at32psif - use module_platform_driver_probe macro
Sachin Kamat
1
-12
/
+1
2013-03-17
Input: amimouse - use module_platform_driver_probe macro
Sachin Kamat
1
-13
/
+1
2013-03-17
Input: nomadik-ske-keypad - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: amikbd - use module_platform_driver_probe macro
Sachin Kamat
1
-13
/
+1
2013-03-17
Input: twl4030-pwrbutton - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: davinci_keyscan - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: tegra-kbc - convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-03-17
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
39
-631
/
+993
2013-03-14
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
1
-4
/
+64
2013-03-14
input/joystick: use get_cycles on ARM
Arnd Bergmann
1
-6
/
+2
2013-03-12
Input: add IMS Passenger Control Unit driver
Dmitry Torokhov
3
-0
/
+1911
2013-03-12
Input: wm9712 - fix dev_dbg newlines
Markus Pargmann
1
-9
/
+9
2013-03-12
Input: wm9712 - fix wrong pen up readings
Markus Pargmann
1
-2
/
+6
2013-03-12
Input: wm9712 - fix return code for wrong sample
Markus Pargmann
1
-1
/
+1
2013-03-12
Input: wm97xx - drop out of range inputs
Markus Pargmann
1
-0
/
+11
2013-03-12
Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse
Daniel Hellstrom
3
-0
/
+241
2013-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
7
-33
/
+125
2013-03-10
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
1
-9
/
+25
2013-03-10
Input: ads7864 - check return value of regulator enable
Mark Brown
1
-1
/
+6
2013-03-10
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
1
-4
/
+4
2013-03-09
Input: wacom - add support for 0x10d
Stephan Frank
1
-0
/
+4
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-08
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
1
-2
/
+62
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2013-03-02
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
Helge Deller
1
-3
/
+12
2013-02-28
input: disable i8042 PC Keyboard controller for s390
Heiko Carstens
1
-1
/
+1
2013-02-25
Input: auo-pixcir-ts - switch to using managed resources
Dmitry Torokhov
1
-93
/
+68
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
1
-3
/
+0
2013-02-24
Input: auo_pixcir_ts - add devicetree support
Heiko Stübner
1
-5
/
+69
2013-02-24
Input: auo_pixcir_ts - keep own pointer to platform_data
Heiko Stübner
1
-5
/
+6
2013-02-24
Input: auo-pixcir-ts - handle reset gpio directly
Heiko Stübner
1
-6
/
+20
2013-02-24
Input: auo-pixcir-ts - set input direction for interrupt gpio
Heiko Stübner
1
-0
/
+8
2013-02-22
Input: ALPS - add "Dolphin V1" touchpad support
Dave Turvene
2
-2
/
+66
2013-02-22
Input: ALPS - remove unused argument to alps_enter_command_mode()
Kevin Cernekee
1
-11
/
+7
[prev]
[next]