aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ioctl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-24Input: adxl34x - default platform_data should not use defines from driverWolfram Sang1-1/+1
2012-12-24Input: adxl34x - make platform_data include self containedWolfram Sang1-0/+2
2012-12-24Input: adxl34x - don't set THRESH_TAP twiceWolfram Sang1-1/+0
2012-12-24Input: adxl34x - consistently use read/write encapsulationWolfram Sang1-2/+2
2012-12-24Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown1-3/+1
2012-12-24Input: wm831x-ts - convert to devm_input_allocate_device()Mark Brown1-3/+1
2012-12-24Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov1-1/+12
2012-12-24Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos1-1/+12
2012-12-24Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX1-1/+1
2012-12-16Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar1-0/+2
2012-12-16Input: walkera0701 - fix crash on startupPeter Popovec1-3/+4
2012-12-10Input: matrix-keymap - provide a proper module licenseFlorian Fainelli1-0/+3
2012-12-03Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov1-10/+2
2012-12-03Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov1-9/+1
2012-12-03Input: wacom - fix touch support for Bamboo Fun CTH-461Diego Calleja1-1/+2
2012-12-03Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral1-9/+18
2012-12-03Input: xpad - minor formatting fixesGuillermo A. Amaral1-3/+3
2012-11-29Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan1-1/+4
2012-11-29Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov1-53/+25
2012-11-29Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov1-3/+3
2012-11-29Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov1-15/+14
2012-11-29Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov1-1/+1
2012-11-29Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov1-10/+10
2012-11-29Input: tca8418_keypad - add support for shared interruptAlban Bedel1-3/+7
2012-11-29Input: tca8418_keypad - add support for device tree bindingsAlban Bedel2-27/+49
2012-11-27Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan3-492/+0
2012-11-27Input: bu21013_ts - add support for Device Tree bootingLee Jones1-4/+46
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones3-97/+53
2012-11-27Input: bu21013_ts - request regulator that actually existsLee Jones1-1/+1
2012-11-27ARM: ux500: Strip out duplicate touch screen platform informationLee Jones1-19/+3
2012-11-27Input: gpio_keys - disable hardware on suspendJonas Aaberg1-5/+22
2012-11-27Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov1-13/+26
2012-11-27Input: samsung-keypad - switch to using managed resourcesSachin Kamat1-72/+31
2012-11-27Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar1-0/+10
2012-11-25Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch1-1/+2
2012-11-25Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng1-2/+0
2012-11-24Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi1-2/+1
2012-11-24Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov3-9/+91
2012-11-24Input: remove use of __devexitBill Pemberton141-149/+149
2012-11-24Input: remove use of __devinitBill Pemberton138-237/+234
2012-11-24Input: remove use of __devinitconstBill Pemberton4-4/+4
2012-11-24Input: remove use of __devinitdataBill Pemberton3-4/+4
2012-11-24Input: remove use of __devexit_pBill Pemberton141-142/+142
2012-11-24Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton1-11/+0
2012-11-22Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar3-18/+91
2012-11-21Input: wacom - add support for a new MT device (0x4001)Ping Cheng1-0/+4
2012-11-21Input: wacom - simplify type check for newer V5 devicesPing Cheng1-3/+1
2012-11-21ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2-3/+8
2012-11-21OMAP: nokia770: remove custom implementation of ads7846_get_pendown_stateDmitry Torokhov1-13/+1