summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
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/dto...Linus 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
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-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds164-1570/+2064
2012-12-16Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar1-0/+2
2012-12-16Merge branch 'next' into for-linusDmitry Torokhov164-1556/+2064
2012-12-16Input: walkera0701 - fix crash on startupPeter Popovec1-3/+4
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds6-546/+427
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren1-0/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-0/+266
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-12-11x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary1-0/+9
2012-12-10Input: matrix-keymap - provide proper module licenseFlorian Fainelli1-0/+3
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-12-02Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown3-0/+266
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