aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2013-02-14Input: ALPS - document the alps.h data structuresKevin Cernekee
2013-02-13Input: wacom - add support for DTH-2242Ping Cheng
2013-02-13Input: cyapa - add support for smbus protocolBenson Leung
2013-02-13Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-14mfd: max8925: Fix onkey driver irq baseQing Xu
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-02-06input: drop unnecessary dependencies on TTYJoe Millenbach
2013-02-04drivers/input/joystick/analog.c: enable precise timerChris Metcalf
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-25Input: twl6040-vibra - use system workqueuePeter Ujfalusi
2013-01-25Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi
2013-01-25Input: goldfish - virtual input event driverBrian Swetland
2013-01-23Input: wacom - fix wacom_set_report retry logicChris Bagwell
2013-01-22Input: Convert to devm_ioremap_resource()Thierry Reding
2013-01-21Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov
2013-01-21Input: walkera0701 - use proper error codesDmitry Torokhov
2013-01-21Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov
2013-01-21Input: walkera0701 - set up input device's parentDmitry Torokhov
2013-01-21Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh
2013-01-21Input: twl4030-vibra - Use system workqueuePeter Ujfalusi
2013-01-21Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung
2013-01-17Input: atkbd - fix a typo in a messageDmitry Torokhov
2013-01-17Input: mms114 - switch to using managed resourcesSachin Kamat
2013-01-17Input: tegra-kbc - remove default keymapLaxman Dewangan
2013-01-17Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan
2013-01-17Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan
2013-01-17Input: tegra-kbc - fix build warningLaxman Dewangan
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du
2013-01-09Input: document that unregistering managed devices is not necessaryDmitry Torokhov
2013-01-06Input: wacom - use new input-mt routinesPing Cheng
2013-01-06Input: wacom - prepare for syncing with input-mt changesPing Cheng
2013-01-06Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich
2013-01-04Input: qt2160 - add support for LEDsJavier Martin
2013-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Input: imx_keypad - add device tree supportLiu Ying
2012-12-24Input: adxl34x - default platform_data should not use defines from driverWolfram Sang
2012-12-24Input: adxl34x - don't set THRESH_TAP twiceWolfram Sang
2012-12-24Input: adxl34x - consistently use read/write encapsulationWolfram Sang
2012-12-24Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown
2012-12-24Input: wm831x-ts - convert to devm_input_allocate_device()Mark Brown
2012-12-24Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov
2012-12-24Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos
2012-12-24Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds