index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2013-08-13
Input: qt1070 - add power management ops
Bo Shen
-0
/
+27
2013-08-13
Input: wistron_btns - add MODULE_DEVICE_TABLE
Stefan Lippers-Hollmann
-0
/
+1
2013-08-13
Input: wistron_btns - mark the Medion MD96500 keymap as tested
Stefan Lippers-Hollmann
-1
/
+1
2013-08-13
Input: wistron_btns - drop bogus MODULE_VERSION macro
Stefan Lippers-Hollmann
-1
/
+0
2013-08-12
Input: synaptics - fix incorrect placement of __initconst
Sachin Kamat
-2
/
+2
2013-08-12
Input: lifebook - fix incorrect placement of __initconst
Sachin Kamat
-1
/
+1
2013-08-12
Input: wistron_btns - fix incorrect placement of __initconst
Sachin Kamat
-1
/
+1
2013-08-12
Input: joysticks - use dev_get_platdata()
Jingoo Han
-3
/
+3
2013-08-12
Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
-1
/
+1
2013-08-12
Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
-4
/
+2
2013-08-12
Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
-4
/
+2
2013-08-12
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
-1
/
+1
2013-08-12
Input: wacom - integrate resolution calculation
Ping Cheng
-57
/
+41
2013-08-12
Input: twl6040-vibra - remove support for legacy (pdata) mode
Peter Ujfalusi
-26
/
+15
2013-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-56
/
+162
2013-07-12
Merge branch 'next' into for-linus
Dmitry Torokhov
-24
/
+118
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
-85
/
+203
2013-07-06
Input: nspire-keypad - replace magic offset with define
Daniel Tang
-1
/
+1
2013-07-06
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
-8
/
+9
2013-07-06
Input: cyttsp4 - use 16bit address for I2C/SPI communication
Ferruh Yigit
-32
/
+44
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-417
/
+4391
2013-07-04
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
-1
/
+3
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-27
/
+27
2013-07-02
Input: tps6507x-ts - select INPUT_POLLDEV
Dmitry Torokhov
-0
/
+1
2013-07-02
Input: ads7846 - add device tree bindings
Daniel Mack
-11
/
+104
2013-07-02
Input: ads7846 - make sure we do not change platform data
Dmitry Torokhov
-5
/
+5
2013-07-02
Input: bcm5974 - add support for the 2013 MacBook Air
Dmitry Torokhov
-2
/
+34
2013-07-02
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
-3
/
+3
2013-07-02
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
-5
/
+0
2013-07-02
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
-1
/
+1
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
-325
/
+4722
2013-07-01
Input: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
-78
/
+48
2013-06-30
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
-0
/
+215
2013-06-30
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
-0
/
+100
2013-06-30
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
-0
/
+2654
2013-06-30
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
-74
/
+112
2013-06-30
Input: add OLPC AP-SP driver
Daniel Drake
-0
/
+298
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
-1
/
+1
2013-06-27
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
-3
/
+1
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
-92
/
+497
2013-06-25
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
-5
/
+0
2013-06-25
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
-7
/
+7
2013-06-25
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
-20
/
+5
2013-06-25
Input: samsung-keypad - let device core setup the default pin configuration
Thomas Abraham
-50
/
+2
2013-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-9
/
+27
2013-06-23
input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP
Geert Uytterhoeven
-27
/
+27
2013-06-18
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
Shawn Joseph
-1
/
+1
2013-06-18
Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs
Ping Cheng
-0
/
+2
2013-06-18
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
-4
/
+10
[prev]
[next]