summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov2013-08-261-0/+39
* 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-251-3/+5
* Input: as5011 - fix error return code in as5011_probe()Wei Yongjun2013-08-251-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-131-2/+2
* Input: lifebook - fix incorrect placement of __initconstSachin Kamat2013-08-131-1/+1
* Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat2013-08-131-1/+1
* Input: joysticks - use dev_get_platdata()Jingoo Han2013-08-132-3/+3
* Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-1/+1
* Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-4/+2
* Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-4/+2
* Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-1/+1
* Input: sysrq - DT binding for key sequenceMathieu J. Poirier2013-08-132-0/+75
* Input: wacom - integrate resolution calculationPing Cheng2013-08-132-57/+41
* Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-131-26/+15
* Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-071-1/+1
* Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-071-8/+9
* Input: ads7846 - add device tree bindingsDaniel Mack2013-07-032-11/+195
* Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-031-5/+5
* Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-013-0/+215
* Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-013-0/+100
* Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-015-0/+2730
* Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-07-016-74/+112
* Input: add OLPC AP-SP driverDaniel Drake2013-07-014-0/+311
* Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-281-3/+1
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-2810393-321614/+586871
|\
| * 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-091-1/+1
| * hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-091-0/+4
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-094-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-093-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