summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-11-10drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu
2016-11-10Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley
2016-11-10PCI: rockchip: Add three new resets as required propertiesShawn Lin
2016-11-10drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)Alex Deucher
2016-11-10drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher
2016-11-10drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher
2016-11-10ppdev: fix double-free of pp->pdev->nameJann Horn
2016-11-10USB: cdc-acm: fix TIOCMIWAITJohan Hovold
2016-11-09drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger
2016-11-10ACPI / platform: Add support for build-in propertiesHeikki Krogerus
2016-11-10Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-11-10Merge tag 'drm-intel-fixes-2016-11-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-11-09scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2016-11-09drm/imx: disable planes before DCLucas Stach
2016-11-08scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira
2016-11-08scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira
2016-11-08scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash
2016-11-08PCI: Don't attempt to claim shadow copies of ROMBjorn Helgaas
2016-11-08Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-11-08drm/amd/powerplay: return false instead of -EINVALAndrew Shadura
2016-11-08drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy
2016-11-08iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy
2016-11-08iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy
2016-11-08iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy
2016-11-07Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-11-07drm/amdgpu: fix crash in acp_hw_finiAlex Deucher
2016-11-07drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson
2016-11-07drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson
2016-11-07drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan
2016-11-07drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan
2016-11-07drm/i915/vlv: Prevent enabling hpd polling in late suspendLyude
2016-11-07drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä
2016-11-07mmc: mxs: Initialize the spinlock prior to using itFabio Estevam
2016-11-07mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson
2016-11-07mmc: mmc_test: Fix "Commands during non-blocking write" testsAdrian Hunter
2016-11-07mmc: sdhci: Fix missing enhanced strobe setting during runtime resumeAdrian Hunter
2016-11-07mmc: sdhci: Reset cmd and data circuits after tuning failureAdrian Hunter
2016-11-07mmc: sdhci: Fix unexpected data interrupt handlingAdrian Hunter
2016-11-07mmc: sdhci: Fix CMD line reset interfering with ongoing data transferAdrian Hunter
2016-11-07staging: nvec: remove managed resource from PS2 driverMarc Dietrich
2016-11-07Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser
2016-11-07drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser
2016-11-07staging: greybus: arche-platform: fix device reference leakJohan Hovold
2016-11-07staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott
2016-11-07pinctrl-aspeed-g5: Never set SCU90[6]Andrew Jeffery
2016-11-07staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen
2016-11-07cdc-acm: fix uninitialized variableOliver Neukum