Age | Commit message (Expand) | Author |
2013-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-04-19 | Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242 | Ping Cheng |
2013-04-19 | Input: wacom - DTH2242 Grip Pen id was off by one bit | Ping Cheng |
2013-04-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-04-15 | Input: wacom - correct reported resolution for Intuos4 Wireless | Jason Gerecke |
2013-04-07 | Input: wacom - fix "can not retrieve extra class descriptor" for 24HDT | Jason Gerecke |
2013-03-18 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-03-14 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann |
2013-03-14 | input/joystick: use get_cycles on ARM | Arnd Bergmann |
2013-03-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-03-10 | Input: mms114 - Fix regulator enable and disable paths | Mark Brown |
2013-03-10 | Input: ads7864 - check return value of regulator enable | Mark Brown |
2013-03-10 | Input: tc3589x-keypad - fix keymap size | Rabin Vincent |
2013-03-09 | Input: wacom - add support for 0x10d | Stephan Frank |
2013-03-09 | Atmel MXT touchscreen: increase reset timeouts | Linus Torvalds |
2013-03-08 | Input: atmel_mxt_ts - Support for touchpad variant | Daniel Kurtz |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-03-02 | parisc: check return value of down_interruptible() in hp_sdc_rtc.c | Helge Deller |
2013-02-28 | input: disable i8042 PC Keyboard controller for s390 | Heiko Carstens |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-22 | Input: ALPS - add "Dolphin V1" touchpad support | Dave Turvene |
2013-02-22 | Input: ALPS - remove unused argument to alps_enter_command_mode() | Kevin Cernekee |
2013-02-22 | Input: cypress_ps2 - fix trackpadi found in Dell XPS12 | Kamal Mostafa |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-20 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-02-19 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2013-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-02-16 | Input: cyttsp-spi - remove duplicate MODULE_ALIAS() | Dmitry Torokhov |
2013-02-16 | Input: tsc2005 - add MODULE_ALIAS | Pali Rohár |
2013-02-15 | Input: tegra-kbc - require CONFIG_OF, remove platform data | Stephen Warren |
2013-02-15 | Input: synaptics - initialize pointer emulation usage | Henrik Rydberg |
2013-02-15 | Input: MT - do not apply filtering on emulated events | Henrik Rydberg |
2013-02-15 | Input: bma150 - make some defines public and fix some comments | Michael Trimarchi |
2013-02-15 | Input: bma150 - fix checking pm_runtime_get_sync() return value | Michael Trimarchi |
2013-02-14 | Input: ALPS - enable trackstick on Rushmore touchpads | Kevin Cernekee |
2013-02-14 | Input: ALPS - add support for "Rushmore" touchpads | Kevin Cernekee |
2013-02-14 | Input: ALPS - make the V3 packet field decoder "pluggable" | Kevin Cernekee |
2013-02-14 | Input: ALPS - move pixel and bitmap info into alps_data struct | Kevin Cernekee |
2013-02-14 | Input: ALPS - fix command mode check | Kevin Cernekee |
2013-02-14 | Input: ALPS - rework detection of Pinnacle AGx touchpads | Kevin Cernekee |
2013-02-14 | Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() | Kevin Cernekee |
2013-02-14 | Input: ALPS - use function pointers for different protocol handlers | Kevin Cernekee |
2013-02-14 | Input: ALPS - rework detection sequence | Kevin Cernekee |
2013-02-14 | Input: ALPS - introduce helper function for repeated commands | Kevin Cernekee |
2013-02-14 | Input: ALPS - move alps_get_model() down below hw_init code | Kevin Cernekee |
2013-02-14 | Input: ALPS - copy "model" info into alps_data struct | Kevin Cernekee |