summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-28/+78
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+11
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-26/+199
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann1-3/+7
2020-06-28Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann1-1/+4
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann2-28/+78
2020-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-8/+19
2020-06-27Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2-3/+22
2020-06-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+28
2020-06-27Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-19/+20
2020-06-27Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds21-69/+86
2020-06-27Merge tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-30/+153
2020-06-27Merge tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2020-06-27Merge tag 'block-5.8-2020-06-26' of git://git.kernel.dk/linux-blockLinus Torvalds7-25/+41
2020-06-27Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-18/+55
2020-06-27Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds3-18/+19
2020-06-27Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2020-06-26Merge tag 'acpi-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-3/+7
2020-06-26Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-6/+10
2020-06-26Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+55
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-36/+133
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2020-06-26Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+1
2020-06-26Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-7/+6
2020-06-26Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2-4/+8
2020-06-26Merge branch 'acpi-sysfs'Rafael J. Wysocki1-2/+2
2020-06-26Merge 5.8-rc2 into usb-linusGreg Kroah-Hartman122-897/+1213
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg3-18/+19
2020-06-26i2c: core: check returned size of emulated smbus block readMans Rullgard1-0/+7
2020-06-26media: omap3isp: remove cacheflush.hNathan Chancellor2-3/+0
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie10-26/+82
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds82-776/+945
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-28/+11
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld1-1/+1
2020-06-25socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-2/+3
2020-06-25wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-8/+2
2020-06-25vxlan: fix last fdb index during dump of fdb with nhidRoopa Prabhu1-0/+4
2020-06-25net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean1-2/+1
2020-06-25net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean1-0/+8
2020-06-25net: dsa: sja1105: unconditionally free old gating configVladimir Oltean1-2/+2
2020-06-25net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean1-160/+160
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea1-43/+73
2020-06-25net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea1-2/+6
2020-06-26i2c: fsi: Fix the port number field in status registerEddie James1-1/+1
2020-06-25clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen1-1/+4
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds21-120/+191
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel2-33/+10
2020-06-25vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson1-1/+16
2020-06-25cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki1-3/+3
2020-06-25Merge tag 'amd-drm-fixes-5.8-2020-06-24' of git://people.freedesktop.org/~agd...Dave Airlie6-6/+16