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: cyttsp4 - kill 'defined but not used' compiler warnings
Geert Uytterhoeven
1
-100
/
+100
2013-08-26
Input: add driver for slidebar on Lenovo IdeaPad laptops
Andrey Moiseev
4
-24
/
+369
2013-08-26
Input: omap-keypad - set up irq type from DT
Illia Smyrnov
1
-2
/
+1
2013-08-26
Input: omap-keypad - enable wakeup capability for keypad.
Illia Smyrnov
1
-0
/
+39
2013-08-26
Input: omap-keypad - clear interrupts on open
Illia Smyrnov
1
-1
/
+2
2013-08-26
Input: omap-keypad - convert to threaded IRQ
Illia Smyrnov
1
-9
/
+20
2013-08-26
Input: omap-keypad - use bitfiled instead of hardcoded values
Illia Smyrnov
1
-14
/
+11
2013-08-26
Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()
Wei Yongjun
1
-3
/
+0
2013-08-24
Input: wacom - fix error return code in wacom_probe()
Wei Yongjun
1
-3
/
+5
2013-08-24
Input: as5011 - fix error return code in as5011_probe()
Wei Yongjun
1
-0
/
+1
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
5
-27
/
+4
2013-08-15
Input: tegra-kbc - simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-08-15
Input: htcpen - fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-13
Input: qt1070 - add power management ops
Bo Shen
1
-0
/
+27
2013-08-13
Input: wistron_btns - add MODULE_DEVICE_TABLE
Stefan Lippers-Hollmann
1
-0
/
+1
2013-08-13
Input: wistron_btns - mark the Medion MD96500 keymap as tested
Stefan Lippers-Hollmann
1
-1
/
+1
2013-08-13
Input: wistron_btns - drop bogus MODULE_VERSION macro
Stefan Lippers-Hollmann
1
-1
/
+0
2013-08-12
Input: synaptics - fix incorrect placement of __initconst
Sachin Kamat
1
-2
/
+2
2013-08-12
Input: lifebook - fix incorrect placement of __initconst
Sachin Kamat
1
-1
/
+1
2013-08-12
Input: wistron_btns - fix incorrect placement of __initconst
Sachin Kamat
1
-1
/
+1
2013-08-12
Input: joysticks - use dev_get_platdata()
Jingoo Han
2
-3
/
+3
2013-08-12
Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-1
/
+1
2013-08-12
Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-4
/
+2
2013-08-12
Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-4
/
+2
2013-08-12
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-1
/
+1
2013-08-12
Input: wacom - integrate resolution calculation
Ping Cheng
2
-57
/
+41
2013-08-12
Input: twl6040-vibra - remove support for legacy (pdata) mode
Peter Ujfalusi
1
-26
/
+15
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-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-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-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-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
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
[next]