summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-131-0/+42
* 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-031-11/+104
* 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-014-0/+2654
* Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-07-016-74/+112
* Input: add OLPC AP-SP driverDaniel Drake2013-07-013-0/+298
* 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-285021-211393/+372234
|\
| * Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-092-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-081-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-081-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
| | | * | | | | drm/i915: no lvds quirk for hp t5740Ben Mesman2013-06-031-2/+2
| | | * | | | | drm/i915: Quirk the pipe A quirk in the modeset state checkerDaniel Vetter2013-06-031-0/+5
| | | * | | | | drm/i915: Fix spurious -EIO/SIGBUS on wedged gpusDaniel Vetter2013-06-031-5/+2
| | | | |/ / / | | | |/| | |
| | * | | | | drm/radeon: don't allow audio on DCE6Alex Deucher2013-06-031-3/+8
| | * | | | | drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2)Samuel Li2013-06-034-0/+57
| | * | | | | radeon: Fix system hang issue when using KMS with older cardsAdis Hamzić2013-06-0313-45/+78
| | * | | | | drm/mgag200: Add missing write to index before accessing data registerChristopher Harvey2013-06-031-4/+5
| | * | | | | drm/nouveau: use mdelay instead of large udelay constantsArnd Bergmann2013-06-031-1/+2
| | * | | | | drm/tilcd: select BACKLIGHT_LCD_SUPPORTArnd Bergmann2013-06-031-0/+1
| | * | | | | drm: fix a use-after-free when GPU acceleration disabledHuacai Chen2013-06-031-1/+5
| * | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-06-082-25/+28
| |\ \ \ \ \ \
| | * | | | | | dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2013-06-071-22/+23
| | * | | | | | dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent2013-05-271-3/+5
| * | | | | | | Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki2013-06-081-4/+0
| * | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-06-086-8/+14
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branches 'iser' and 'qib' into for-nextRoland Dreier2013-06-051-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | IB/qib: Fix lockdep splat in qib_alloc_lkey()Mike Marciniszyn2013-06-051-1/+1
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | IB/iser: Add Mellanox copyrightOr Gerlitz2013-06-055-0/+5
| | * | | | | | | IB/iser: Fix device removal flowRoi Dayan2013-06-051-7/+8
| | |/ / / / / /