summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Input: MT - document new 'flags' argument of input_mt_init_slots()Henrik Rydberg2012-11-101-0/+4
* | Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2012-11-223-18/+91
* | Input: wacom - add support for a new MT device (0x4001)Ping Cheng2012-11-211-0/+4
* | Input: wacom - simplify type check for newer V5 devicesPing Cheng2012-11-211-3/+1
* | OMAP: nokia770: remove custom implementation of ads7846_get_pendown_stateDmitry Torokhov2012-11-211-13/+1
* | Input: matrix-keypad - add device tree supportAnilKumar Ch2012-11-202-22/+143
* | Input: marix-keymap - automatically allocate memory for keymapDmitry Torokhov2012-11-141-1/+22
* | Input: add Retu power button driver.Aaro Koskinen2012-11-103-0/+110
* | Input: HIL - remove one gotoRolf Eike Beer2012-11-101-6/+5
* | Input: document new members of struct input_devHenrik Rydberg2012-11-101-0/+3
* | Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar2012-11-101-0/+1
* | Input: stmpe-ts - switch to using managed resourcesViresh Kumar2012-11-101-44/+23
* | Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-44/+28
OpenPOWER on IntegriCloud