summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-04-191-2/+2
|\
| * Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng2013-04-191-1/+1
| * Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng2013-04-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-04-161-2/+2
|\|
| * Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke2013-04-151-1/+1
| * Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke2013-04-071-1/+1
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-181-6/+2
|\ \
| * \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2013-03-141-4/+64
| |\ \
| * | | input/joystick: use get_cycles on ARMArnd Bergmann2013-03-141-6/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-03-117-33/+125
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Input: mms114 - Fix regulator enable and disable pathsMark Brown2013-03-101-9/+25
| * | Input: ads7864 - check return value of regulator enableMark Brown2013-03-101-1/+6
| * | Input: tc3589x-keypad - fix keymap sizeRabin Vincent2013-03-101-4/+4
| * | Input: wacom - add support for 0x10dStephan Frank2013-03-091-0/+4
| * | Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-222-2/+66
| * | Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-221-11/+7
| * | Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-221-6/+13
* | | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-081-2/+62
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-031-1/+1
|\ \
| * | input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-281-1/+1
* | | parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-021-3/+12
|/ /
* | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-241-3/+0
|\ \
| * | mfd: max8925: Fix onkey driver irq baseQing Xu2013-02-141-3/+0
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\ \ \
| * | | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
| |/ /
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \ \
| * | | input: drop unnecessary dependencies on TTYJoe Millenbach2013-02-065-39/+2
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-185-1/+39
| |/ /
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-8/+7
|\ \ \
| * | | Input: Convert to devm_ioremap_resource()Thierry Reding2013-01-222-8/+7
| |/ /
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-1/+1
|\ \ \
| * | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
| |/ /
* | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-201-4/+4
|\ \ \
| * | | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-4/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-2034-1043/+3314
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-02-1934-1043/+3314
| |\ \
| | * | Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov2013-02-161-1/+0
| | * | Input: tsc2005 - add MODULE_ALIASPali Rohár2013-02-161-0/+1
| | * | Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren2013-02-152-104/+93
| | * | Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-151-1/+1
| | * | Input: MT - do not apply filtering on emulated eventsHenrik Rydberg2013-02-151-0/+1
| | * | Input: bma150 - make some defines public and fix some commentsMichael Trimarchi2013-02-151-12/+0
| | * | Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi2013-02-151-1/+1
| | * | Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee2013-02-141-70/+115
| | * | Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee2013-02-141-0/+52
| | * | Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2013-02-142-44/+95
| | * | Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2013-02-142-22/+33
| | * | Input: ALPS - fix command mode checkKevin Cernekee2013-02-141-1/+1
| | * | Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee2013-02-141-3/+12