Age | Commit message (Expand) | Author | Files | Lines |
2013-03-18 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -6/+2 |
2013-03-14 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 1 | -4/+64 |
2013-03-14 | input/joystick: use get_cycles on ARM | Arnd Bergmann | 1 | -6/+2 |
2013-03-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -33/+125 |
2013-03-10 | Input: mms114 - Fix regulator enable and disable paths | Mark Brown | 1 | -9/+25 |
2013-03-10 | Input: ads7864 - check return value of regulator enable | Mark Brown | 1 | -1/+6 |
2013-03-10 | Input: tc3589x-keypad - fix keymap size | Rabin Vincent | 1 | -4/+4 |
2013-03-09 | Input: wacom - add support for 0x10d | Stephan Frank | 1 | -0/+4 |
2013-03-09 | Atmel MXT touchscreen: increase reset timeouts | Linus Torvalds | 1 | -2/+2 |
2013-03-08 | Input: atmel_mxt_ts - Support for touchpad variant | Daniel Kurtz | 1 | -2/+62 |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2013-03-02 | parisc: check return value of down_interruptible() in hp_sdc_rtc.c | Helge Deller | 1 | -3/+12 |
2013-02-28 | input: disable i8042 PC Keyboard controller for s390 | Heiko Carstens | 1 | -1/+1 |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -3/+0 |
2013-02-22 | Input: ALPS - add "Dolphin V1" touchpad support | Dave Turvene | 2 | -2/+66 |
2013-02-22 | Input: ALPS - remove unused argument to alps_enter_command_mode() | Kevin Cernekee | 1 | -11/+7 |
2013-02-22 | Input: cypress_ps2 - fix trackpadi found in Dell XPS12 | Kamal Mostafa | 1 | -6/+13 |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -8/+7 |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-02-20 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -4/+4 |
2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 34 | -1043/+3314 |
2013-02-19 | Merge branch 'next' into for-linus | Dmitry Torokhov | 34 | -1043/+3314 |
2013-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -6/+18 |
2013-02-16 | Input: cyttsp-spi - remove duplicate MODULE_ALIAS() | Dmitry Torokhov | 1 | -1/+0 |
2013-02-16 | Input: tsc2005 - add MODULE_ALIAS | Pali Rohár | 1 | -0/+1 |
2013-02-15 | Input: tegra-kbc - require CONFIG_OF, remove platform data | Stephen Warren | 2 | -104/+93 |
2013-02-15 | Input: synaptics - initialize pointer emulation usage | Henrik Rydberg | 1 | -1/+1 |
2013-02-15 | Input: MT - do not apply filtering on emulated events | Henrik Rydberg | 1 | -0/+1 |
2013-02-15 | Input: bma150 - make some defines public and fix some comments | Michael Trimarchi | 1 | -12/+0 |
2013-02-15 | Input: bma150 - fix checking pm_runtime_get_sync() return value | Michael Trimarchi | 1 | -1/+1 |
2013-02-14 | Input: ALPS - enable trackstick on Rushmore touchpads | Kevin Cernekee | 1 | -70/+115 |
2013-02-14 | Input: ALPS - add support for "Rushmore" touchpads | Kevin Cernekee | 1 | -0/+52 |
2013-02-14 | Input: ALPS - make the V3 packet field decoder "pluggable" | Kevin Cernekee | 2 | -44/+95 |
2013-02-14 | Input: ALPS - move pixel and bitmap info into alps_data struct | Kevin Cernekee | 2 | -22/+33 |
2013-02-14 | Input: ALPS - fix command mode check | Kevin Cernekee | 1 | -1/+1 |
2013-02-14 | Input: ALPS - rework detection of Pinnacle AGx touchpads | Kevin Cernekee | 1 | -3/+12 |
2013-02-14 | Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() | Kevin Cernekee | 1 | -8/+4 |
2013-02-14 | Input: ALPS - use function pointers for different protocol handlers | Kevin Cernekee | 2 | -54/+54 |
2013-02-14 | Input: ALPS - rework detection sequence | Kevin Cernekee | 2 | -76/+56 |
2013-02-14 | Input: ALPS - introduce helper function for repeated commands | Kevin Cernekee | 1 | -41/+30 |
2013-02-14 | Input: ALPS - move alps_get_model() down below hw_init code | Kevin Cernekee | 1 | -93/+93 |
2013-02-14 | Input: ALPS - copy "model" info into alps_data struct | Kevin Cernekee | 2 | -34/+43 |
2013-02-14 | Input: ALPS - document the alps.h data structures | Kevin Cernekee | 1 | -13/+61 |
2013-02-13 | Input: wacom - add support for DTH-2242 | Ping Cheng | 2 | -1/+25 |
2013-02-13 | Input: cyapa - add support for smbus protocol | Benson Leung | 1 | -5/+174 |
2013-02-13 | Input: synaptics - fix 1->3 contact transition reporting | Daniel Kurtz | 1 | -3/+27 |
2013-02-13 | Input: add couple of missing GENERIC_HARDIRQS dependencies | Heiko Carstens | 4 | -4/+5 |
2013-02-14 | mfd: max8925: Fix onkey driver irq base | Qing Xu | 1 | -3/+0 |