summaryrefslogtreecommitdiffstats
path: root/drivers
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-121-0/+42
* 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-021-11/+104
* 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-304-0/+2654
* Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-06-306-74/+112
* Input: add OLPC AP-SP driverDaniel Drake2013-06-303-0/+298
* 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-275021-211393/+372234
|\
| * Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-082-2/+2
| |\
| | * irqchip: Return -EPERM for reserved IRQsGrant Likely2013-06-082-2/+2
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-082-19/+40
| |\ \
| | * \ Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-06-071-10/+4
| | |\ \
| | | * | ARM: mxs: icoll: Fix interrupts gpio bank 0Markus Pargmann2013-06-031-10/+4
| | * | | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-071-9/+36
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart2013-06-041-9/+36
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-0829-68/+188
| |\ \ \ \
| | * \ \ \ Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...Dave Airlie2013-06-055-6/+22
| | |\ \ \ \
| | | * | | | drm/nv50/kms: use dac loadval from vbios, where it's availableBen Skeggs2013-06-051-1/+3
| | | * | | | drm/nv50/disp: force dac power state during load detectBen Skeggs2013-06-052-1/+5
| | | * | | | drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fixBen Skeggs2013-06-051-4/+10
| | | * | | | drm/nv84/disp: Fix HDMI audio regressionAlexander Stein2013-06-051-0/+4
| | * | | | | Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danve...Dave Airlie2013-06-05160-1081/+2310
| | |\ \ \ \ \
| | | * | | | | drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.Egbert Eich2013-06-041-1/+1