summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan2013-01-171-78/+27
* Input: tegra-kbc - fix build warningLaxman Dewangan2013-01-171-12/+12
* Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier2013-01-171-74/+202
* Input: add support for Cypress PS/2 TrackpadsDudley Du2013-01-176-0/+960
* Input: increase struct ps2dev cmdbuf[] to 8 bytesKamal Mostafa2013-01-061-1/+1
* Input: wacom - use new input-mt routinesPing Cheng2013-01-062-61/+22
* Input: wacom - prepare for syncing with input-mt changesPing Cheng2013-01-061-40/+45
* Input: qt2160 - add support for LEDsJavier Martin2013-01-041-2/+139
* Input: imx_keypad - add device tree supportLiu Ying2013-01-032-18/+78
* Input: adxl34x - default platform_data should not use defines from driverWolfram Sang2012-12-241-1/+1
* Input: adxl34x - make platform_data include self containedWolfram Sang2012-12-241-0/+2
* Input: adxl34x - don't set THRESH_TAP twiceWolfram Sang2012-12-241-1/+0
* Input: adxl34x - consistently use read/write encapsulationWolfram Sang2012-12-241-2/+2
* Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown2012-12-241-3/+1
* Input: wm831x-ts - convert to devm_input_allocate_device()Mark Brown2012-12-241-3/+1
* Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar2012-12-161-0/+2
* Input: walkera0701 - fix crash on startupPeter Popovec2012-12-161-3/+4
* Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov2012-12-031-10/+2
* Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov2012-12-031-9/+1
* Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan2012-11-291-1/+4
* Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov2012-11-291-53/+25
* Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov2012-11-291-3/+3
* Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov2012-11-291-15/+14
* Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov2012-11-291-1/+1
* Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov2012-11-291-10/+10
* Input: tca8418_keypad - add support for shared interruptAlban Bedel2012-11-291-3/+7
* Input: tca8418_keypad - add support for device tree bindingsAlban Bedel2012-11-292-27/+49
* Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan2012-11-273-492/+0
* Input: bu21013_ts - add support for Device Tree bootingLee Jones2012-11-271-4/+46
* Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-273-97/+53
* Input: bu21013_ts - request regulator that actually existsLee Jones2012-11-271-1/+1
* ARM: ux500: Strip out duplicate touch screen platform informationLee Jones2012-11-271-19/+3
* Input: gpio_keys - disable hardware on suspendJonas Aaberg2012-11-271-5/+22
* Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov2012-11-271-13/+26
* Input: samsung-keypad - switch to using managed resourcesSachin Kamat2012-11-271-72/+31
* Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar2012-11-271-0/+10
* Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch2012-11-251-1/+2
* Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng2012-11-251-2/+0
* Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi2012-11-241-2/+1
* Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-243-9/+91
* Input: remove use of __devexitBill Pemberton2012-11-24141-149/+149
* Input: remove use of __devinitBill Pemberton2012-11-24138-237/+234
* Input: remove use of __devinitconstBill Pemberton2012-11-244-4/+4
* Input: remove use of __devinitdataBill Pemberton2012-11-243-4/+4
* Input: remove use of __devexit_pBill Pemberton2012-11-24141-142/+142
* Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-241-11/+0
* Merge branch 'for-linus' into nextDmitry Torokhov2012-11-245-19/+34
|\
| * ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg2012-11-211-14/+20
| * Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2012-11-212-3/+8
| * Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov2012-11-181-2/+2
OpenPOWER on IntegriCloud