index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-29
Input: i8042 - disable the driver on ARC platforms
Mischa Jonker
1
-1
/
+2
2013-08-26
Input: xpad - add signature for Razer Onza Classic Edition
Mag
1
-0
/
+1
2013-08-24
Input: elantech - fix packet check for v3 and v4 hardware
Matteo Delfino
2
-4
/
+41
2013-08-24
Input: wacom - add support for 0x300 and 0x301
Ping Cheng
1
-1
/
+9
2013-07-12
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-24
/
+118
2013-07-06
Input: nspire-keypad - replace magic offset with define
Daniel Tang
1
-1
/
+1
2013-07-06
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
1
-8
/
+9
2013-07-06
Input: cyttsp4 - use 16bit address for I2C/SPI communication
Ferruh Yigit
5
-32
/
+44
2013-07-04
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
1
-1
/
+3
2013-07-02
Input: tps6507x-ts - select INPUT_POLLDEV
Dmitry Torokhov
1
-0
/
+1
2013-07-02
Input: ads7846 - add device tree bindings
Daniel Mack
1
-11
/
+104
2013-07-02
Input: ads7846 - make sure we do not change platform data
Dmitry Torokhov
1
-5
/
+5
2013-07-02
Input: bcm5974 - add support for the 2013 MacBook Air
Dmitry Torokhov
1
-2
/
+34
2013-07-02
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
1
-3
/
+3
2013-07-02
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
1
-5
/
+0
2013-07-02
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
1
-1
/
+1
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
81
-325
/
+4722
2013-07-01
Input: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
1
-78
/
+48
2013-06-30
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+215
2013-06-30
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+100
2013-06-30
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
4
-0
/
+2654
2013-06-30
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
6
-74
/
+112
2013-06-30
Input: add OLPC AP-SP driver
Daniel Drake
3
-0
/
+298
2013-06-27
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
1
-3
/
+1
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
15
-92
/
+497
2013-06-25
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
1
-5
/
+0
2013-06-25
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
1
-7
/
+7
2013-06-25
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
1
-20
/
+5
2013-06-25
Input: samsung-keypad - let device core setup the default pin configuration
Thomas Abraham
1
-50
/
+2
2013-06-18
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
Shawn Joseph
1
-1
/
+1
2013-06-18
Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs
Ping Cheng
1
-0
/
+2
2013-06-18
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
1
-4
/
+10
2013-06-18
Input: pxa27x-keypad - make platform data const
Dmitry Torokhov
1
-24
/
+23
2013-06-18
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+5
2013-06-18
Input: pxa27x-keypad - add device tree support
Chao Xie
1
-4
/
+242
2013-06-18
Input: pxa27x-keypad - use matrix_keymap for matrix keys
Chao Xie
2
-12
/
+24
2013-06-10
Input: add missing dependencies on CONFIG_HAS_IOMEM
Ben Hutchings
2
-0
/
+2
2013-06-09
Input: evdev - flush queues during EVIOCGKEY-like ioctls
David Herrmann
1
-4
/
+129
2013-06-05
Input: atmel_tsadcc - fix error handing with missing platform data
Wei Yongjun
1
-4
/
+4
2013-06-05
Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers
Matthias Kaehlcke
1
-1
/
+1
2013-06-05
Input: cyttsp - add missing handshake
Ferruh Yigit
1
-6
/
+20
2013-06-05
Input: cyttsp - fix memcpy size param
Ferruh Yigit
1
-1
/
+1
2013-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+7
2013-06-04
Input: wacom - fix a typo for Cintiq 22HDT
Ping Cheng
1
-3
/
+5
2013-06-04
Input: synaptics - fix sync lost after resume on some laptops
Eric Miao
1
-0
/
+2
2013-06-04
Input: add TI-Nspire keypad support
Daniel Tang
3
-0
/
+296
2013-06-02
Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRC
Binghua Duan
3
-0
/
+176
2013-05-28
Input: xilinx_ps2 - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-28
Input: pcspkr - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-28
Input: m68kspkr - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
[next]