index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-28
Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()
Axel Lin
1
-2
/
+3
2011-12-27
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
3
-0
/
+666
2011-12-25
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
1
-1
/
+12
2011-12-25
PM / input / touchscreen: Make st1232 use device PM QoS constraints
Rafael J. Wysocki
1
-1
/
+12
2011-12-24
Input: mpu3050 - configure the sampling method
Heikki Krogerus
1
-5
/
+103
2011-12-24
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
1
-1
/
+12
2011-12-24
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
1
-0
/
+7
2011-12-23
Input: sentelic - release mutex upon register write failure
Tai-hwa Liang
1
-2
/
+2
2011-12-23
input: samsung-keypad: Add device tree support
Thomas Abraham
1
-12
/
+162
2011-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+17
2011-12-12
Input: wacom - add LED support for Cintiq 24HD
Jason Gerecke
1
-1
/
+4
2011-12-12
Input: wacom - add support for Cintiq 24HD
Jason Gerecke
2
-1
/
+77
2011-12-12
Input: synaptics - fix touchpad not working after S2R on Vostro V13
Dmitry Torokhov
1
-0
/
+11
2011-12-12
Input: add driver for Sharp gp2ap002a00f proximity sensor
Courtney Cavin
3
-1
/
+312
2011-12-12
Input: keyboard - staticise non-exported symbols
Axel Lin
2
-2
/
+2
2011-12-12
Input: mc13783-pwrbutton - convert to use module_platform_driver()
Axel Lin
1
-12
/
+2
2011-12-12
Input: migor-ts - rework probe() to simplify error path
Dmitry Torokhov
1
-25
/
+18
2011-12-12
Input: migor-ts - use proper client data accessor functions
Dmitry Torokhov
1
-5
/
+4
2011-12-12
Input: migor-ts - convert to a threaded IRQ
Dmitry Torokhov
1
-41
/
+24
2011-12-12
Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()
Xi Wang
1
-2
/
+2
2011-12-12
Input: wacom - add product id used by Samsung Slate 7
Chris Bagwell
1
-0
/
+4
2011-11-30
Input: htcpen - switch to DMI-based autoloading
Dmitry Torokhov
1
-6
/
+1
2011-11-30
Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_data
Jonathan Cameron
1
-2
/
+2
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
18
-228
/
+18
2011-11-30
Input: serio - use macro module_platform_driver()
JJ Ding
4
-51
/
+4
2011-11-30
Input: mouse - use macro module_platform_driver()
JJ Ding
3
-39
/
+4
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
20
-247
/
+21
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
26
-327
/
+26
2011-11-30
Input: add generic GPIO-tilt driver
Heiko Stübner
3
-0
/
+228
2011-11-29
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
4
-4
/
+0
2011-11-29
Input: samsung-keypad - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2011-11-29
Input: ad7879-i2c - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
35
-950
/
+437
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-8
/
+33
2011-11-22
input: ambakmi: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-11-20
Input: elantech - add resolution query support for v4 hardware
JJ Ding
2
-0
/
+38
2011-11-20
Input: elantech - add support for elantech fast command
JJ Ding
2
-8
/
+29
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
14
-227
/
+14
2011-11-15
Input: ad7879 - consolidate PM methods
Dmitry Torokhov
4
-56
/
+19
2011-11-15
Input: add EETI eGalax I2C capacitive multi touch driver
Zhang Jiejing
3
-0
/
+314
2011-11-15
Input: synaptics - update OLPC XO exclusion
Daniel Drake
1
-8
/
+5
2011-11-15
Input: samsung-keypad - enable compiling on other platforms
Dmitry Torokhov
2
-3
/
+4
2011-11-09
Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+4
2011-11-09
Input: synaptics - add support for Relative mode
Daniel Drake
4
-48
/
+152
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
15
-104
/
+173
2011-11-09
Input: ams_delta_serio - include linux/module.h
Aaro Koskinen
1
-0
/
+1
2011-11-09
Input: elantech - adjust hw_version detection logic
JJ Ding
1
-8
/
+18
2011-11-07
Input: ALPS - add semi-MT support for v3 protocol
Seth Forshee
2
-19
/
+215
2011-11-07
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
3
-38
/
+768
2011-11-07
Input: ALPS - remove assumptions about packet size
Seth Forshee
1
-5
/
+5
[prev]
[next]