summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-06-27Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-26Merge tag 'acpi-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-26Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-26Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-26Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2020-06-26Merge branch 'acpi-sysfs'Rafael J. Wysocki
2020-06-26media: omap3isp: remove cacheflush.hNathan Chancellor
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld
2020-06-25socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25vxlan: fix last fdb index during dump of fdb with nhidRoopa Prabhu
2020-06-25net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean
2020-06-25net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean
2020-06-25net: dsa: sja1105: unconditionally free old gating configVladimir Oltean
2020-06-25net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea
2020-06-25net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea
2020-06-25clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel
2020-06-25cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki
2020-06-25Merge tag 'amd-drm-fixes-5.8-2020-06-24' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-24net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-24net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger
2020-06-24net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger
2020-06-25Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2020-06-25Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie
2020-06-24drm/amd: fix potential memleak in err branchBernard Zhao
2020-06-24drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang
2020-06-24drm/amd/display: Enable output_bpc property on all outputsStylon Wang
2020-06-24drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng
2020-06-24qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King
2020-06-24net: phy: call phy_disable_interrupts() in phy_init_hw()Jisheng Zhang
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang
2020-06-24net: ethernet: mvneta: Add back interface mode validationSascha Hauer
2020-06-24net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer
2020-06-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter
2020-06-24IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn
2020-06-24IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn
2020-06-24IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro
2020-06-24IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro
2020-06-24drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov
2020-06-23net: phylink: ensure manual pause mode configuration takes effectRussell King
2020-06-23net: phylink: fix ethtool -A with attached PHYsRussell King