index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2012-01-10
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
2012-01-10
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
2012-01-10
Input: serio_raw - remove stray semicolon
Che-Liang Chiou
2012-01-10
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-08
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-01-04
Input: tc3589x-keypad - add missing kerneldoc
Naga Radhesh
2012-01-04
Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages
Dmitry Torokhov
2012-01-04
Input: ucb1400_ts - convert to threaded IRQ
Dmitry Torokhov
2012-01-04
Input: ucb1400_ts - drop inline annotations
Dmitry Torokhov
2012-01-04
Input: usb1400_ts - add __devinit/__devexit section annotations
Dmitry Torokhov
2012-01-04
Input: ucb1400_ts - set driver owner
Dmitry Torokhov
2012-01-04
Input: ucb1400_ts - convert to use dev_pm_ops
Dmitry Torokhov
2011-12-30
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
2011-12-30
Input: evdev - do not block waiting for an event if fd is nonblock
Dima Zavin
2011-12-30
Input: evdev - if no events and non-block, return EAGAIN not 0
Dima Zavin
2011-12-30
Input: evdev - only allow reading events if a full packet is present
Dima Zavin
2011-12-30
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
2011-12-30
Input: samsung-keypad - implement runtime power management support
Mark Brown
2011-12-30
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
2011-12-30
Input: tegra-kbc - add device tree bindings
Olof Johansson
2011-12-29
Input: sentelic - fix retrieving number of buttons
Tai-hwa Liang
2011-12-27
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
2011-12-24
Input: mpu3050 - configure the sampling method
Heikki Krogerus
2011-12-24
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
2011-12-24
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
2011-12-23
Input: sentelic - release mutex upon register write failure
Tai-hwa Liang
2011-12-12
Input: wacom - add LED support for Cintiq 24HD
Jason Gerecke
2011-12-12
Input: wacom - add support for Cintiq 24HD
Jason Gerecke
2011-12-12
Input: synaptics - fix touchpad not working after S2R on Vostro V13
Dmitry Torokhov
2011-12-12
Input: add driver for Sharp gp2ap002a00f proximity sensor
Courtney Cavin
2011-12-12
Input: keyboard - staticise non-exported symbols
Axel Lin
2011-12-12
Input: mc13783-pwrbutton - convert to use module_platform_driver()
Axel Lin
2011-12-12
Input: migor-ts - rework probe() to simplify error path
Dmitry Torokhov
2011-12-12
Input: migor-ts - use proper client data accessor functions
Dmitry Torokhov
2011-12-12
Input: migor-ts - convert to a threaded IRQ
Dmitry Torokhov
2011-12-12
Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()
Xi Wang
2011-12-12
Input: wacom - add product id used by Samsung Slate 7
Chris Bagwell
2011-11-30
Input: htcpen - switch to DMI-based autoloading
Dmitry Torokhov
2011-11-30
Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_data
Jonathan Cameron
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2011-11-30
Input: serio - use macro module_platform_driver()
JJ Ding
2011-11-30
Input: mouse - use macro module_platform_driver()
JJ Ding
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-11-30
Input: add generic GPIO-tilt driver
Heiko Stübner
2011-11-29
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-29
Input: samsung-keypad - remove redundant MODULE_ALIAS
Axel Lin
2011-11-29
Input: ad7879-i2c - remove redundant MODULE_ALIAS
Axel Lin
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
[next]