summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-11drm/nouveau/disp/dp: make use of existing output data for link trainingBen Skeggs16-248/+133
2014-06-11drm/gf119/disp: start removing direct vbios parsing from supervisorBen Skeggs1-75/+83
2014-06-11drm/nv50/disp: start removing direct vbios parsing from supervisorBen Skeggs1-107/+116
2014-06-11drm/nouveau/disp/dp: maintain receiver caps in response to hpd signalBen Skeggs2-8/+68
2014-06-11drm/nouveau/disp/dp: create subclass for dp outputsBen Skeggs16-9/+265
2014-06-11drm/nouveau: use connector events for HPD instead of GPIO watchingBen Skeggs3-44/+34
2014-06-11drm/nouveau/disp: add internal representaion of output paths and connectorsBen Skeggs10-2/+619
2014-06-11drm/nouveau/bios: extend connector table parsingBen Skeggs4-16/+79
2014-06-11drm/nouveau/disp: nothing to see hereBen Skeggs3-21/+42
2014-06-11drm/nouveau/i2c/anx9805: add debugging to aux transactionsBen Skeggs2-5/+34
2014-06-11drm/nouveau/i2c: introduce locking at a per-port levelBen Skeggs14-34/+380
2014-06-11drm/nouveau/i2c: balance port acquire/releaseBen Skeggs4-14/+56
2014-06-11drm/gk104/i2c: add aux channel interrupt driverBen Skeggs6-6/+79
2014-06-11drm/g94/i2c: add aux channel interrupt driverBen Skeggs3-0/+39
2014-06-11drm/nouveau/i2c: add interfaces to support handling aux channel interruptsBen Skeggs4-0/+94
2014-06-11drm/nouveau/i2c: start hiding subdev-internal interfacesBen Skeggs21-236/+194
2014-06-11drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()Ben Skeggs1-2/+0
2014-06-11drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on deferBen Skeggs4-14/+20
2014-06-11drm/nv50-/mc: also pass PMGR interrupts onto I2C subdevBen Skeggs3-3/+6
2014-06-11drm/nouveau/gpio: send separate event types for high/low transitionsBen Skeggs4-14/+17
2014-06-11drm/nouveau/gpio: use base constructor for all implementationsBen Skeggs8-119/+47
2014-06-11drm/nouveau/gpio: move on-reset intr disable-and-ack to common codeBen Skeggs7-138/+80
2014-06-11drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low"Ben Skeggs7-114/+156
2014-06-11drm/nouveau/gpio: split g92 class from nv50Ben Skeggs11-58/+110
2014-06-11drm/nouveau/gpio: use indirect pointer to base class definitionBen Skeggs13-75/+75
2014-06-11drm/nouveau/disp/dp: support training to highest rate, rather than a targetBen Skeggs1-23/+34
2014-06-11drm/nouveau/disp/dp: support postcursor in link trainingBen Skeggs2-11/+53
2014-06-11drm/nouveau/core: allow event source to handle multiple event types per indexBen Skeggs21-77/+112
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses28-249/+169
2014-06-10PCI: Whitespace cleanupRyan Desfosses45-588/+517
2014-06-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds16-1134/+608
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-11/+26
2014-06-11PM / sleep: trace events for device PM callbacksTodd E Brandt1-4/+10
2014-06-11Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ...Dave Airlie18-355/+200
2014-06-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds14-65/+467
2014-06-10hp-wmi: Enable hotkeys on some systemsKyle Evans1-0/+18
2014-06-10thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540Hans de Goede1-1/+3
2014-06-10platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8...Pali Rohár3-0/+244
2014-06-10ideapad_laptop: Introduce the use of the managed version of kzallocHimangi Saraogi1-5/+3
2014-06-10platform/x86: Fix run-time dependencies of OLPC driversJean Delvare1-1/+2
2014-06-10platform: x86: asus-wmi.c: Cleaning up uninitialized variablesRickard Strandqvist1-3/+1
2014-06-10ix86/mid/thermal: Introduce the use of the managed version of kzallocHimangi Saraogi1-5/+2
2014-06-10platform x86 Kconfig: Refer to the laptop list in the Compal driver helpIsmael Luceno1-10/+8
2014-06-10ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11Hans de Goede1-5/+18
2014-06-10asus-wmi: Set WAPF to 4 for Asus X550CAAndreas Utterberg1-0/+9
2014-06-10alienware-wmi: For WMAX HDMI method, introduce a way to query HDMI cable statusMario Limonciello1-30/+88
2014-06-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-110/+204
2014-06-10rtc: s5m: consolidate two device type switch statementsKrzysztof Kozlowski1-19/+8
2014-06-10rtc: s5m: add support for S2MPS14 RTCKrzysztof Kozlowski2-19/+86
2014-06-10rtc: s5m: support different register layoutKrzysztof Kozlowski1-48/+109