summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-12Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-17/+36
2016-11-12Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-10/+24
2016-11-12Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki1-4/+4
2016-11-12Merge branch 'device-properties'Rafael J. Wysocki7-22/+13
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds4-30/+33
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann1-1/+1
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann1-26/+28
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann1-1/+1
2016-11-11dib0700: fix nec repeat handlingSean Young1-2/+3
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede1-2/+0
2016-11-11PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris1-4/+4
2016-11-11Merge tag 'imx-drm-fixes-2016-11-10' of git://git.pengutronix.de/git/pza/linu...Dave Airlie1-3/+6
2016-11-11Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-27/+47
2016-11-11drm/udl: make control msg static const. (v2)Dave Airlie1-5/+11
2016-11-10drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu1-18/+33
2016-11-10Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley7-8/+29
2016-11-10PCI: rockchip: Add three new resets as required propertiesShawn Lin1-0/+62
2016-11-10drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)Alex Deucher1-7/+10
2016-11-10drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher1-1/+3
2016-11-10drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher1-1/+1
2016-11-10ppdev: fix double-free of pp->pdev->nameJann Horn1-3/+0
2016-11-10USB: cdc-acm: fix TIOCMIWAITJohan Hovold1-2/+0
2016-11-10drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger1-1/+1
2016-11-10ACPI / platform: Add support for build-in propertiesHeikki Krogerus7-22/+13
2016-11-10Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-2/+7
2016-11-10Merge tag 'drm-intel-fixes-2016-11-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-43/+94
2016-11-09scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-11-09drm/imx: disable planes before DCLucas Stach1-3/+6
2016-11-09scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira1-0/+9
2016-11-09scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira1-0/+5
2016-11-09scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash1-1/+2
2016-11-08PCI: Don't attempt to claim shadow copies of ROMBjorn Helgaas1-0/+8
2016-11-08Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+43
2016-11-08drm/amd/powerplay: return false instead of -EINVALAndrew Shadura1-1/+1
2016-11-08drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann1-0/+2
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel1-2/+12
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy1-1/+3
2016-11-08iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy1-1/+1
2016-11-08iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy1-8/+17
2016-11-08iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy1-0/+10
2016-11-07Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2016-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-36/+95
2016-11-07drm/amdgpu: fix crash in acp_hw_finiAlex Deucher1-1/+4
2016-11-07drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson1-2/+16
2016-11-07drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson1-1/+1
2016-11-07drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan1-2/+4
2016-11-07drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan1-3/+24
2016-11-07drm/i915/vlv: Prevent enabling hpd polling in late suspendLyude1-1/+3
2016-11-07drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä1-36/+48
2016-11-07mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2