aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
...
| * | | | input/joystick: use get_cycles on ARMArnd Bergmann2013-03-14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-03-11
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Input: mms114 - Fix regulator enable and disable pathsMark Brown2013-03-10
| * | | Input: ads7864 - check return value of regulator enableMark Brown2013-03-10
| * | | Input: tc3589x-keypad - fix keymap sizeRabin Vincent2013-03-10
| * | | Input: wacom - add support for 0x10dStephan Frank2013-03-09
| * | | Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-22
| * | | Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-22
| * | | Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-22
* | | | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-09
* | | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-08
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-03
|\ \ \
| * | | input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-28
* | | | parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-02
|/ / /
* | | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-24
|\ \ \
| * | | mfd: max8925: Fix onkey driver irq baseQing Xu2013-02-13
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \
| * | | | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
| |/ / /
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | input: drop unnecessary dependencies on TTYJoe Millenbach2013-02-06
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| |/ / /
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | Input: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
| |/ / /
* | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \ \
| * | | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
| |/ / /
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\ \ \ \
| * | | | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2013-02-20
| |\ \ \ | | | |/ | | |/|
| | * | Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov2013-02-17
| | * | Input: tsc2005 - add MODULE_ALIASPali Rohár2013-02-17
| | * | Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren2013-02-15
| | * | Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-15
| | * | Input: MT - do not apply filtering on emulated eventsHenrik Rydberg2013-02-15
| | * | Input: bma150 - make some defines public and fix some commentsMichael Trimarchi2013-02-15
| | * | Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi2013-02-15
| | * | Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee2013-02-14
| | * | Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee2013-02-14
| | * | Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2013-02-14
| | * | Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2013-02-14
| | * | Input: ALPS - fix command mode checkKevin Cernekee2013-02-14
| | * | Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee2013-02-14
| | * | Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee2013-02-14
| | * | Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-14
| | * | Input: ALPS - rework detection sequenceKevin Cernekee2013-02-14
| | * | Input: ALPS - introduce helper function for repeated commandsKevin Cernekee2013-02-14
| | * | Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee2013-02-14
| | * | Input: ALPS - copy "model" info into alps_data structKevin Cernekee2013-02-14
| | * | Input: ALPS - document the alps.h data structuresKevin Cernekee2013-02-14
| | * | Input: wacom - add support for DTH-2242Ping Cheng2013-02-13