aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-10Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz
2010-08-10Input: cy8ctmg100_ts - signedness bugDan Carpenter
2010-08-05Input: elantech - report position also with 3 fingersÉric Piel
2010-08-05Input: elantech - discard the first 2 positions on some firmwaresÉric Piel
2010-08-05Input: adxl34x - do not mark device as disabled on startupMichael Hennerich
2010-08-03Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D
2010-08-02Input: evdev - rearrange ioctl handlingDmitry Torokhov
2010-08-02Input: dynamically allocate ABS informationDaniel Mack
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-08-02Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()Dmitry Torokhov
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila
2010-07-26Input: adp5588-keys - export unused GPIO pinsXiaolong Chen
2010-07-26Input: xpad - add product ID for Hori Fighting Stick EX2Chris Merrett
2010-07-22Input: adxl34x - fix leak and use after freeDan Carpenter
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov
2010-07-21Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim
2010-07-20Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov
2010-07-20Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov
2010-07-20Input: gamecon - reference correct input device in NES modeDmitry Torokhov
2010-07-19Input: synaptics - set min/max for finger widthChris Bagwell
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell
2010-07-19Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun
2010-07-19Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa
2010-07-17Input: qt2160 - rename kconfig symbol nameChristoph Fritz
2010-07-15Input: evdev - signal that device is writable in evdev_poll()Dmitry Torokhov
2010-07-15Input: mousedev - signal that device is writable in mousedev_poll()Julien Moutinho
2010-07-15Input: change input handlers to use bool when possibleDmitry Torokhov
2010-07-15Input: introduce MT event slotsHenrik Rydberg
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun
2010-07-15Input: usbtouchscreen - implement reset_resumeOliver Neukum
2010-07-15Input: usbtouchscreen - implement runtime power managementOliver Neukum
2010-07-15Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum
2010-07-14Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai
2010-07-14Input: fix signedness warning in input_set_keycode()Dmitry Torokhov
2010-07-14Input: Add pwm beeper driverLars-Peter Clausen
2010-07-13Input: xpad - remove mouse buttons and axes for dance padsChristoph Fritz
2010-07-13Input: atlas_btns - switch to using pr_err() and friendsDmitry Torokhov
2010-07-13Input: atlas_btns - fix mixing acpi_status and int for return valueAxel Lin
2010-07-13Input: atlas_btns - adds a missing owner field for atlas_acpi_driverAxel Lin
2010-07-08Input: twl4030-pwrbutton - replace __devinit with __initMarkus Lehtonen
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim
2010-07-03Input: release pressed keys when resuming deviceOliver Neukum
2010-07-03Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin
2010-07-03Input: ads7846 - do not allow altering platform dataDmitry Torokhov
2010-07-03Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov
2010-07-03Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich