summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: ALPS - copy "model" info into alps_data structKevin Cernekee2013-02-142-34/+43
* Input: ALPS - document the alps.h data structuresKevin Cernekee2013-02-141-13/+61
* Input: wacom - add support for DTH-2242Ping Cheng2013-02-132-1/+25
* Input: cyapa - add support for smbus protocolBenson Leung2013-02-131-5/+174
* Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz2013-02-131-3/+27
* Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-134-4/+5
* Input: twl6040-vibra - use system workqueuePeter Ujfalusi2013-01-251-10/+1
* Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi2013-01-251-54/+45
* Input: goldfish - virtual input event driverBrian Swetland2013-01-253-0/+205
* Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov2013-01-211-10/+6
* Input: walkera0701 - use proper error codesDmitry Torokhov2013-01-211-20/+36
* Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov2013-01-211-13/+10
* Input: walkera0701 - set up input device's parentDmitry Torokhov2013-01-211-0/+1
* Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh2013-01-211-21/+51
* Input: twl4030-vibra - Use system workqueuePeter Ujfalusi2013-01-211-18/+1
* Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi2013-01-211-22/+4
* Input: add driver for Cypress APA I2C TrackpadBenson Leung2013-01-173-0/+817
* Input: atkbd - fix a typo in a messageDmitry Torokhov2013-01-171-1/+1
* Input: mms114 - switch to using managed resourcesSachin Kamat2013-01-171-38/+16
* Input: tegra-kbc - remove default keymapLaxman Dewangan2013-01-171-169/+7
* Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan2013-01-171-19/+63
* 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: add support for Cypress PS/2 TrackpadsDudley Du2013-01-176-0/+960
* 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-031-18/+25
* Input: adxl34x - default platform_data should not use defines from driverWolfram Sang2012-12-241-1/+1
* 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-291-27/+41
* 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-271-19/+50
* Input: bu21013_ts - request regulator that actually existsLee Jones2012-11-271-1/+1
* Input: gpio_keys - disable hardware on suspendJonas Aaberg2012-11-271-5/+22
OpenPOWER on IntegriCloud