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-05-10
Input: sentelic - report device's production serial number
Tai-hwa Liang
2012-05-10
Input: tl6040-vibra - Device Tree support
Peter Ujfalusi
2012-05-02
Input: evdev - properly handle read/write with count 0
Dmitry Torokhov
2012-05-02
Input: evdev - properly access RCU-protected 'grab' data
Dmitry Torokhov
2012-05-02
Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt
Stephen Warren
2012-05-02
Input: serio_raw - signal EFAULT even if read/write partially succeeds
Dmitry Torokhov
2012-05-02
Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s
Dmitry Torokhov
2012-05-02
Input: wacom - return proper error if usb_get_extra_descriptor() fails
Dmitry Torokhov
2012-05-02
Input: wacom - fix sparse warning
Dmitry Torokhov
2012-04-29
Input: add support for DA9052/53 touch screen controller
Ashish Jangam
2012-04-29
Input: usbtouchscreen - only expose e2i configure option in expert mode
Shawn Landden
2012-04-29
Input: usbtouchscreen - fix typo
Shawn Landden
2012-04-29
Input: wacom - add 0xE5 (MT device) support
Ping Cheng
2012-04-29
Input: wacom - retrieve maximum number of touch points
Ping Cheng
2012-04-23
Input: aiptek - adjust error-handling code label
Julia Lawall
2012-04-23
Input: lpc32xx_ts - fix device tree compatible string
Roland Stigge
2012-04-23
Input: atkbd - fix language in a printed message
Jesper Juhl
2012-04-21
Input: use module_pci_driver
Axel Lin
2012-04-21
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
2012-04-20
Input: serio_raw - ensure we don't block in non-blocking read
Dmitry Torokhov
2012-04-20
Input: tc3589x-keypad - remove unnecessary checks
Dmitry Torokhov
2012-04-20
Input: cma3000-d0x - remove unneeded checks
Dmitry Torokhov
2012-04-20
Input: matrix-keypad - undo GPIO setup if input_register_device fails
Dmitry Torokhov
2012-04-20
Input: matrix-keypad - allocate keycodes with keypad structure
Dmitry Torokhov
2012-04-20
Input: matrix-keypad - fix 'duplicate const' sparse warning
Dmitry Torokhov
2012-04-20
Input: lpc32xx_ts - add device tree support
Roland Stigge
2012-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-04-11
Input: da9052 - fix memory leak in da9052_onkey_probe()
Jesper Juhl
2012-04-11
Input: ep93xx_keypad - switch to using dev_pm_ops
Dmitry Torokhov
2012-04-10
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
Mark Brown
2012-04-10
Input: wacom_i2c - do not use irq_to_gpio
Dmitry Torokhov
2012-04-10
Input: trackpoint - use psmouse_fmt() for messages
JJ Ding
2012-04-10
Input: elantech - v4 is a clickpad, with only one button
JJ Ding
2012-04-10
Input: elantech - reset touchpad before configuring it
JJ Ding
2012-04-04
Input: gameport - use module_gameport_driver
Axel Lin
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
2012-04-04
Input: wacom - add Intuos5 multitouch sensor support
Jason Gerecke
2012-04-04
Input: wacom - add Intuos5 Touch Ring LED support
Jason Gerecke
2012-04-04
Input: wacom - add Intuos5 Touch Ring/ExpressKey support
Jason Gerecke
2012-04-04
Input: wacom - add basic Intuos5 support
Jason Gerecke
2012-04-04
Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2012-04-04
Input: st1232 - add device tree support
Magnus Damm
2012-04-04
Input: add support for LM8333 keypads
Wolfram Sang
2012-04-04
Input: add support for Wacom Stylus device with I2C interface
Tatsunosuke Tobita
2012-04-03
Input: xilinx_ps2 - allocate serio port separately
Dmitry Torokhov
2012-04-03
Input: sentelic - filter taps in absolute mode
Oskari Saarenmaa
2012-04-03
Input: tps6507x-ts - fix MODULE_ALIAS to match driver name
Uwe Kleine-König
2012-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-29
Input: wacom - check for allocation failure in probe()
Dan Carpenter
[next]