aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-131-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-251-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-2034-1043/+3314
| |\ \
| | * | Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov2013-02-171-1/+0
| | * | Input: tsc2005 - add MODULE_ALIASPali Rohár2013-02-171-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
| | * | Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee2013-02-141-8/+4
| | * | Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-142-54/+54
| | * | Input: ALPS - rework detection sequenceKevin Cernekee2013-02-142-76/+56
| | * | Input: ALPS - introduce helper function for repeated commandsKevin Cernekee2013-02-141-41/+30
| | * | Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee2013-02-141-93/+93
| | * | Input: ALPS - copy "model" info into alps_data structKevin Cernekee2013-02-142-34/+43
| | * | Input: ALPS - document the alps.h data structuresKevin Cernekee2013-02-141-13/+61
| | * | Input: wacom - add support for DTH-2242Ping Cheng2013-02-132-1/+25
| | * | Input: cyapa - add support for smbus protocolBenson Leung2013-02-131-5/+174
| | * | Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz2013-02-131-3/+27
| | * | Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-134-4/+5
| | * | Input: twl6040-vibra - use system workqueuePeter Ujfalusi2013-01-251-10/+1
| | * | Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi2013-01-251-54/+45
| | * | Input: goldfish - virtual input event driverBrian Swetland2013-01-253-0/+205
| | * | Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov2013-01-211-10/+6
| | * | Input: walkera0701 - use proper error codesDmitry Torokhov2013-01-211-20/+36
| | * | Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov2013-01-211-13/+10
| | * | Input: walkera0701 - set up input device's parentDmitry Torokhov2013-01-211-0/+1
| | * | Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh2013-01-211-21/+51