summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2013-01-25Input: goldfish - virtual input event driverBrian Swetland
2013-01-22Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov
2013-01-22Input: walkera0701 - use proper error codesDmitry Torokhov
2013-01-22Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov
2013-01-22Input: walkera0701 - set up input device's parentDmitry Torokhov
2013-01-22Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh
2013-01-22Input: twl4030-vibra - Use system workqueuePeter Ujfalusi
2013-01-22Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung
2013-01-17Input: atkbd - fix a typo in a messageDmitry Torokhov
2013-01-17Input: mms114 - switch to using managed resourcesSachin Kamat
2013-01-17Input: tegra-kbc - remove default keymapLaxman Dewangan
2013-01-17Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan
2013-01-17Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan
2013-01-17Input: tegra-kbc - fix build warningLaxman Dewangan
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du
2013-01-06Input: wacom - use new input-mt routinesPing Cheng
2013-01-06Input: wacom - prepare for syncing with input-mt changesPing Cheng
2013-01-05Input: qt2160 - add support for LEDsJavier Martin
2013-01-03Input: imx_keypad - add device tree supportLiu Ying
2012-12-24Input: adxl34x - default platform_data should not use defines from driverWolfram Sang
2012-12-24Input: adxl34x - don't set THRESH_TAP twiceWolfram Sang
2012-12-24Input: adxl34x - consistently use read/write encapsulationWolfram Sang
2012-12-24Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown
2012-12-24Input: wm831x-ts - convert to devm_input_allocate_device()Mark Brown
2012-12-17Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar
2012-12-17Input: walkera0701 - fix crash on startupPeter Popovec
2012-12-04Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov
2012-12-04Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov
2012-11-29Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan
2012-11-29Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov
2012-11-29Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov
2012-11-29Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov
2012-11-29Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov
2012-11-29Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov
2012-11-29Input: tca8418_keypad - add support for shared interruptAlban Bedel
2012-11-29Input: tca8418_keypad - add support for device tree bindingsAlban Bedel
2012-11-28Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan
2012-11-28Input: bu21013_ts - add support for Device Tree bootingLee Jones
2012-11-28Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones
2012-11-28Input: bu21013_ts - request regulator that actually existsLee Jones
2012-11-28Input: gpio_keys - disable hardware on suspendJonas Aaberg
2012-11-28Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov
2012-11-28Input: samsung-keypad - switch to using managed resourcesSachin Kamat
2012-11-28Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar
2012-11-25Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch
2012-11-25Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng
2012-11-24Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi
2012-11-24Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov
2012-11-24Input: remove use of __devexitBill Pemberton