summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-19drm/radeon: Disable HDP flush before every CS again for < r600Michel Dänzer4-19/+16
2014-09-19drm/radeon: delete unused PTE_* definesKyle McMartin1-7/+0
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen1-1/+1
2014-09-12drm/ast: open key before detect chipsY.C. Chen1-0/+1
2014-09-11drm/msm: don't crash if no msm.vram paramRob Clark1-1/+1
2014-09-11drm/msm/hdmi: fix build break on non-CCF platformsRob Clark1-2/+13
2014-09-11drm/msm: Change nested function to static functionMark Charlebois1-22/+24
2014-09-11Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-221/+300
2014-09-11Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-15/+31
2014-09-09drm/radeon/dpm: set the thermal type properly for special configsAlex Deucher1-7/+19
2014-09-09drm/radeon: reduce memory footprint for debuggingAndy Shevchenko1-5/+2
2014-09-08drm/radeon: add connector quirk for fujitsu boardAlex Deucher1-0/+7
2014-09-08drm/radeon: fix semaphore value initChristian König1-1/+1
2014-09-08drm/radeon: only use me/pfp sync on evergreen+Alex Deucher1-2/+2
2014-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2014-09-08drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä1-0/+4
2014-09-08drm/i915: Evict CS TLBs between batchesChris Wilson2-31/+47
2014-09-08drm/i915: Fix irq enable tracking in driver loadDaniel Vetter1-2/+7
2014-09-08drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter1-4/+7
2014-09-08drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson2-184/+235
2014-09-08Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-18/+99
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-393/+735
2014-09-08Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-5/+15
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-19/+100
2014-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-26/+25
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+4
2014-09-06amd-xgbe: Enable interrupts for all management countersLendacky, Thomas1-2/+2
2014-09-06amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas1-82/+108
2014-09-06greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2-39/+49
2014-09-06cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2-3/+3
2014-09-06ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi1-14/+34
2014-09-06ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi1-1/+14
2014-09-06bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner3-36/+50
2014-09-063c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman1-4/+4
2014-09-06drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang1-5/+0
2014-09-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+62
2014-09-06bus: arm-ccn: Move event cleanup routinePawel Moll1-26/+25
2014-09-05VMXNET3: Check for map error in vmxnet3_set_mcAndy King2-9/+10
2014-09-05ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-3/+0
2014-09-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-41/+90
2014-09-05Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2-8/+4
2014-09-05Merge branches 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2-2/+47
2014-09-05Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'Rafael J. Wysocki2-9/+10
2014-09-05Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie1-2/+2
2014-09-05drm/nouveau/core: don't leak oclass type bits to userBen Skeggs1-2/+2
2014-09-04Revert "i2c: rcar: remove spinlock"Sergei Shtylyov1-0/+22
2014-09-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-5/+15
2014-09-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-09-04Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvh...Linus Torvalds2-36/+22