aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-04-19Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng
2013-04-19Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng
2013-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-04-15Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke
2013-04-07Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-14Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown
2013-03-10Input: ads7864 - check return value of regulator enableMark Brown
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent
2013-03-09Input: wacom - add support for 0x10dStephan Frank
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-22Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene
2013-02-22Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee
2013-02-22Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-16Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov
2013-02-16Input: tsc2005 - add MODULE_ALIASPali Rohár
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren
2013-02-15Input: synaptics - initialize pointer emulation usageHenrik Rydberg
2013-02-15Input: MT - do not apply filtering on emulated eventsHenrik Rydberg
2013-02-15Input: bma150 - make some defines public and fix some commentsMichael Trimarchi
2013-02-15Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi
2013-02-14Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee
2013-02-14Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee
2013-02-14Input: ALPS - fix command mode checkKevin Cernekee
2013-02-14Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee
2013-02-14Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee
2013-02-14Input: ALPS - use function pointers for different protocol handlersKevin Cernekee
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee
2013-02-14Input: ALPS - introduce helper function for repeated commandsKevin Cernekee
2013-02-14Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee