summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee2013-02-141-3/+12
| | * | Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee2013-02-141-8/+4Star
| | * | Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-142-54/+54
| | * | Input: ALPS - rework detection sequenceKevin Cernekee2013-02-142-76/+56Star
| | * | Input: ALPS - introduce helper function for repeated commandsKevin Cernekee2013-02-141-41/+30Star
| | * | Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee2013-02-141-93/+93
| | * | 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-142-1/+25
| | * | Input: cyapa - add support for smbus protocolBenson Leung2013-02-141-5/+174
| | * | Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz2013-02-141-3/+27
| | * | Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-144-4/+5
| | * | Input: twl6040-vibra - use system workqueuePeter Ujfalusi2013-01-251-10/+1Star
| | * | Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi2013-01-251-54/+45Star
| | * | Input: goldfish - virtual input event driverBrian Swetland2013-01-253-0/+205
| | * | Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov2013-01-221-10/+6Star
| | * | Input: walkera0701 - use proper error codesDmitry Torokhov2013-01-221-20/+36
| | * | Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov2013-01-221-13/+10Star
| | * | Input: walkera0701 - set up input device's parentDmitry Torokhov2013-01-221-0/+1
| | * | Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh2013-01-221-21/+51
| | * | Input: twl4030-vibra - Use system workqueuePeter Ujfalusi2013-01-221-18/+1Star
| | * | Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi2013-01-221-22/+4Star
| | * | 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/+16Star
| | * | Input: tegra-kbc - remove default keymapLaxman Dewangan2013-01-171-169/+7Star
| | * | 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/+27Star
| | * | 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/+22Star
| | * | Input: wacom - prepare for syncing with input-mt changesPing Cheng2013-01-061-40/+45
| | * | Input: qt2160 - add support for LEDsJavier Martin2013-01-051-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/+0Star
| | * | 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/+1Star
| | * | Input: wm831x-ts - convert to devm_input_allocate_device()Mark Brown2012-12-241-3/+1Star
| | * | Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar2012-12-171-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-183-6/+18
|\| | |
| * | | Input: wacom - fix wacom_set_report retry logicChris Bagwell2013-01-241-3/+3
| * | | Input: document that unregistering managed devices is not necessaryDmitry Torokhov2013-01-091-2/+14
| * | | Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich2013-01-061-1/+1
* | | | drivers/input/joystick/analog.c: enable precise timerChris Metcalf2013-02-041-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-01-043-3/+25
|\| |
| * | Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov2012-12-241-1/+12
| * | Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos2012-12-241-1/+12
| * | Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX2012-12-241-1/+1
* | | Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1