summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-16drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson3-49/+63
2020-06-16drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson2-37/+50
2020-06-16drm/i915/icl: Disable DIP on MST ports with the transcoder clock still onImre Deak2-1/+11
2020-06-16drm/i915/gt: Incrementally check for rewindingChris Wilson6-4/+154
2020-06-16drm/i915/tc: fix the reset of ln0Khaled Almahallawy1-1/+1
2020-06-16drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson3-2/+119
2020-06-16drm/i915/selftests: Restore to default heartbeatChris Wilson4-109/+67
2020-06-16mfd: mt6360: Fix register driver NULL pointer by adding driver nameGene Chen1-0/+1
2020-06-16pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warningskernel test robot1-4/+1
2020-06-16pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar1-2/+2
2020-06-16pinctrl: qcom: spmi-gpio: fix warning about irq chip reusageDmitry Baryshkov1-11/+10
2020-06-15w1: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-15soc: ti: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15dmaengine: tegra-apb: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15stm class: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-3/+3
2020-06-15phy: samsung: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15rapidio: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15media: pwc: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15firmware: pcdp: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15oprofile: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15ibft: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva5-5/+5
2020-06-15drbd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-5/+5
2020-06-15crypto: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4
2020-06-15can: peak_canfd: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-15dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva6-6/+6
2020-06-15ARM: tegra: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15firmware: google: vpd: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-06-15firmware: google: memconsole: Replace zero-length array with flexible-array m...Gustavo A. R. Silva1-1/+1
2020-06-15firmware: dmi-sysfs: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig8-0/+8
2020-06-15scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-06-15net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean1-4/+4
2020-06-15mvpp2: ethtool rxtx stats fixSven Auhagen1-2/+2
2020-06-15rocker: fix incorrect error handling in dma_rings_initAditya Pakki1-2/+2
2020-06-15net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski1-89/+29
2020-06-15bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam1-1/+1
2020-06-15bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan1-5/+12
2020-06-15bnxt_en: Re-enable SRIOV during resume.Michael Chan1-0/+2
2020-06-15bnxt_en: Simplify bnxt_resume().Michael Chan1-12/+2
2020-06-15net: alx: fix race condition in alx_removeZekun Shen1-4/+5
2020-06-15ibmvnic: Harden device login requestsThomas Falcon1-4/+17
2020-06-15net: macb: Only disable NAPI on the actual error pathCharles Keepax1-5/+4
2020-06-15qlcnic: Use kobj_to_dev() insteadWang Qing1-17/+17
2020-06-15net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King1-1/+1
2020-06-15drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann1-0/+2
2020-06-15drm/i915/pmu: avoid an maybe-uninitialized warningArnd Bergmann1-42/+42
2020-06-15drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson1-6/+24
2020-06-15crypto: marvell/octeontx - Fix a potential NULL dereferenceDan Carpenter1-4/+7
2020-06-15crypto: caam - fix typosHeinrich Schuchardt4-13/+13