summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: omap-keypad - clear interrupts on openIllia Smyrnov2013-08-261-1/+2
* Input: omap-keypad - convert to threaded IRQIllia Smyrnov2013-08-261-9/+20
* Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov2013-08-261-14/+11
* Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun2013-08-261-3/+0
* Input: wacom - fix error return code in wacom_probe()Wei Yongjun2013-08-241-3/+5
* Input: as5011 - fix error return code in as5011_probe()Wei Yongjun2013-08-241-0/+1
* Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-155-27/+4
* Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+1
* Input: htcpen - fix incorrect placement of __initdataSachin Kamat2013-08-151-1/+1
* Input: qt1070 - add power management opsBo Shen2013-08-131-0/+27
* Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann2013-08-131-0/+1
* Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann2013-08-131-1/+1
* Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann2013-08-131-1/+0
* Input: synaptics - fix incorrect placement of __initconstSachin Kamat2013-08-121-2/+2
* Input: lifebook - fix incorrect placement of __initconstSachin Kamat2013-08-121-1/+1
* Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat2013-08-121-1/+1
* Input: joysticks - use dev_get_platdata()Jingoo Han2013-08-122-3/+3
* Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-1/+1
* Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2
* Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2
* Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-1/+1
* Input: sysrq - DT binding for key sequenceMathieu J. Poirier2013-08-122-0/+75
* Input: wacom - integrate resolution calculationPing Cheng2013-08-122-57/+41
* Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-121-26/+15
* Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-061-1/+1
* Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-061-8/+9
* Input: ads7846 - add device tree bindingsDaniel Mack2013-07-022-11/+195
* Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-021-5/+5
* Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-303-0/+215
* Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-303-0/+100
* Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-305-0/+2730
* Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-06-306-74/+112
* Input: add OLPC AP-SP driverDaniel Drake2013-06-304-0/+311
* Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-271-3/+1
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-2710569-391222/+656479
|\
| * Input: MT - Specify that ABS_MT_SLOT must have a minimum of 0Peter Hutterer2013-06-131-0/+2
| * Linux 3.10-rc5v3.10-rc5Linus Torvalds2013-06-081-1/+1
| * hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-081-0/+4
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-084-2/+16
| |\
| | * Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-05-292-1/+8
| | |\
| | | * timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-281-0/+8
| | | * ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-281-1/+0
| | * | posix-timers: Show clock ID in proc filePavel Tikhomirov2013-05-281-0/+1
| | * | tick: Cure broadcast false positive pending bit warningThomas Gleixner2013-05-281-1/+7
| * | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-083-4/+9
| |\ \ \
| | * | | irqchip: Return -EPERM for reserved IRQsGrant Likely2013-06-082-2/+2
| | * | | irqdomain: document the simple domain first_irqLinus Walleij2013-06-081-1/+4
| | * | | kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang2013-06-081-1/+2
| | * | | irqdomain: export irq_domain_add_simpleArnd Bergmann2013-06-081-0/+1
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-0815-49/+84
| |\ \ \ \