aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2-22/+33
2013-02-14Input: ALPS - fix command mode checkKevin Cernekee1-1/+1
2013-02-14Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee1-3/+12
2013-02-14Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee1-8/+4
2013-02-14Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2-54/+54
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee2-76/+56
2013-02-14Input: ALPS - introduce helper function for repeated commandsKevin Cernekee1-41/+30
2013-02-14Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee1-93/+93
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee2-34/+43
2013-02-14Input: ALPS - document the alps.h data structuresKevin Cernekee1-13/+61
2013-02-13Input: wacom - add support for DTH-2242Ping Cheng2-1/+25
2013-02-13Input: cyapa - add support for smbus protocolBenson Leung1-5/+174
2013-02-13Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz1-3/+27
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens4-4/+5
2013-02-14mfd: max8925: Fix onkey driver irq baseQing Xu1-3/+0
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely1-4/+4
2013-02-06input: drop unnecessary dependencies on TTYJoe Millenbach5-39/+2
2013-02-04drivers/input/joystick/analog.c: enable precise timerChris Metcalf1-1/+1
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-1/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2013-01-25Input: twl6040-vibra - use system workqueuePeter Ujfalusi1-10/+1
2013-01-25Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi1-54/+45
2013-01-25Input: goldfish - virtual input event driverBrian Swetland3-0/+205
2013-01-23Input: wacom - fix wacom_set_report retry logicChris Bagwell1-3/+3
2013-01-22Input: Convert to devm_ioremap_resource()Thierry Reding2-8/+7
2013-01-21Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov1-10/+6
2013-01-21Input: walkera0701 - use proper error codesDmitry Torokhov1-20/+36
2013-01-21Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov1-13/+10
2013-01-21Input: walkera0701 - set up input device's parentDmitry Torokhov1-0/+1
2013-01-21Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh1-21/+51
2013-01-21Input: twl4030-vibra - Use system workqueuePeter Ujfalusi1-18/+1
2013-01-21Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi1-22/+4
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach5-1/+39
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung3-0/+817
2013-01-17Input: atkbd - fix a typo in a messageDmitry Torokhov1-1/+1
2013-01-17Input: mms114 - switch to using managed resourcesSachin Kamat1-38/+16
2013-01-17Input: tegra-kbc - remove default keymapLaxman Dewangan1-169/+7
2013-01-17Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan1-19/+63
2013-01-17Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan1-78/+27
2013-01-17Input: tegra-kbc - fix build warningLaxman Dewangan1-12/+12
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du6-0/+960
2013-01-09Input: document that unregistering managed devices is not necessaryDmitry Torokhov1-2/+14
2013-01-06Input: wacom - use new input-mt routinesPing Cheng2-61/+22
2013-01-06Input: wacom - prepare for syncing with input-mt changesPing Cheng1-40/+45
2013-01-06Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich1-1/+1
2013-01-04Input: qt2160 - add support for LEDsJavier Martin1-2/+139
2013-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-3/+25
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2013-01-03Input: imx_keypad - add device tree supportLiu Ying1-18/+25
2012-12-24Input: adxl34x - default platform_data should not use defines from driverWolfram Sang1-1/+1