summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds-2/+2
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz-2/+62
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+1
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller-3/+12
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens-1/+1
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-3/+0
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+7
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-4/+4
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1043/+3314
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov-1043/+3314
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+18
2013-02-16Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov-1/+0
2013-02-16Input: tsc2005 - add MODULE_ALIASPali Rohár-0/+1
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren-104/+93
2013-02-15Input: synaptics - initialize pointer emulation usageHenrik Rydberg-1/+1
2013-02-15Input: MT - do not apply filtering on emulated eventsHenrik Rydberg-0/+1
2013-02-15Input: bma150 - make some defines public and fix some commentsMichael Trimarchi-12/+0
2013-02-15Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi-1/+1
2013-02-14Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee-70/+115
2013-02-14Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee-0/+52
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee-44/+95
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee-22/+33
2013-02-14Input: ALPS - fix command mode checkKevin Cernekee-1/+1
2013-02-14Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee-3/+12
2013-02-14Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee-8/+4
2013-02-14Input: ALPS - use function pointers for different protocol handlersKevin Cernekee-54/+54
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee-76/+56
2013-02-14Input: ALPS - introduce helper function for repeated commandsKevin Cernekee-41/+30
2013-02-14Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee-93/+93
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee-34/+43
2013-02-14Input: ALPS - document the alps.h data structuresKevin Cernekee-13/+61
2013-02-13Input: wacom - add support for DTH-2242Ping Cheng-1/+25
2013-02-13Input: cyapa - add support for smbus protocolBenson Leung-5/+174
2013-02-13Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz-3/+27
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens-4/+5
2013-02-14mfd: max8925: Fix onkey driver irq baseQing Xu-3/+0
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely-4/+4
2013-02-06input: drop unnecessary dependencies on TTYJoe Millenbach-39/+2
2013-02-04drivers/input/joystick/analog.c: enable precise timerChris Metcalf-1/+1
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad-1/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki-1/+1
2013-01-25Input: twl6040-vibra - use system workqueuePeter Ujfalusi-10/+1
2013-01-25Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi-54/+45
2013-01-25Input: goldfish - virtual input event driverBrian Swetland-0/+205
2013-01-23Input: wacom - fix wacom_set_report retry logicChris Bagwell-3/+3
2013-01-22Input: Convert to devm_ioremap_resource()Thierry Reding-8/+7
2013-01-21Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov-10/+6