summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17Input: tegra-kbc - fix build warningLaxman Dewangan
2013-01-17Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du
2013-01-06Input: increase struct ps2dev cmdbuf[] to 8 bytesKamal Mostafa
2013-01-06Input: wacom - use new input-mt routinesPing Cheng
2013-01-06Input: wacom - prepare for syncing with input-mt changesPing Cheng
2013-01-04Input: 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 - make platform_data include self containedWolfram 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-16Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar
2012-12-16Input: walkera0701 - fix crash on startupPeter Popovec
2012-12-03Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov
2012-12-03Input: 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-27Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan
2012-11-27Input: bu21013_ts - add support for Device Tree bootingLee Jones
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones
2012-11-27Input: bu21013_ts - request regulator that actually existsLee Jones
2012-11-27ARM: ux500: Strip out duplicate touch screen platform informationLee Jones
2012-11-27Input: gpio_keys - disable hardware on suspendJonas Aaberg
2012-11-27Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov
2012-11-27Input: samsung-keypad - switch to using managed resourcesSachin Kamat
2012-11-27Input: 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
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitconstBill Pemberton
2012-11-24Input: remove use of __devinitdataBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-24Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-24Merge branch 'for-linus' into nextDmitry Torokhov
2012-11-22Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar
2012-11-21Input: wacom - add support for a new MT device (0x4001)Ping Cheng
2012-11-21Input: wacom - simplify type check for newer V5 devicesPing Cheng
2012-11-21ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg