summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-05-11Input: adp5588 - add support for gpio namesJean-François Dagenais
2012-05-11Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav
2012-05-11Input: synaptics - fix compile warningJJ Ding
2012-05-11Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov
2012-05-11Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos
2012-05-11Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons
2012-05-11Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz
2012-05-11Input: sentelic - report device's production serial numberTai-hwa Liang
2012-05-11Input: tl6040-vibra - Device Tree supportPeter Ujfalusi
2012-05-02Input: evdev - properly handle read/write with count 0Dmitry Torokhov
2012-05-02Input: evdev - properly access RCU-protected 'grab' dataDmitry Torokhov
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov
2012-04-30Input: add support for DA9052/53 touch screen controllerAshish Jangam
2012-04-30Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden
2012-04-30Input: usbtouchscreen - fix typoShawn Landden
2012-04-30Input: wacom - add 0xE5 (MT device) supportPing Cheng
2012-04-30Input: wacom - retrieve maximum number of touch pointsPing Cheng
2012-04-24Input: aiptek - adjust error-handling code labelJulia Lawall
2012-04-24Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge
2012-04-24Input: atkbd - fix language in a printed messageJesper Juhl
2012-04-22Input: use module_pci_driverAxel Lin
2012-04-22Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-21Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov
2012-04-21Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov
2012-04-21Input: cma3000-d0x - remove unneeded checksDmitry Torokhov
2012-04-21Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov
2012-04-21Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov
2012-04-21Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov
2012-04-21Input: lpc32xx_ts - add device tree supportRoland Stigge
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-12Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl
2012-04-11Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown
2012-04-10Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding
2012-04-04Input: gameport - use module_gameport_driverAxel Lin
2012-04-04Input: serio - use module_serio_driverAxel Lin
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke
2012-04-04Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke