summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-16ACPI: PRM: Deal with table not present or no module foundAubrey Li
2021-08-16Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki
2021-08-16drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fixPhilipp Zabel
2021-08-16gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsKrzysztof HaƂasa
2021-08-16net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter
2021-08-16drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir failsDan Moulding
2021-08-16bnxt_en: Add missing DMA memory barriersMichael Chan
2021-08-16bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan
2021-08-16qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-08-16qed: qed ll2 race condition fixesShai Malin
2021-08-16mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Nicolas Saenz Julienne
2021-08-16ptp_pch: Restore dependency on PCIAndy Shevchenko
2021-08-16mmc: sdhci-iproc: Cap min clock frequency on BCM2711Nicolas Saenz Julienne
2021-08-16net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin
2021-08-16opp: Drop empty-table checks from _put functionsDmitry Osipenko
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-15Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-15Merge tag 'icc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2021-08-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-14Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-14Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-14Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski
2021-08-13Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-13soc: fsl: qe: fix static checker warningMaxim Kochetkov
2021-08-13bnxt: count Tx dropsJakub Kicinski
2021-08-13bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski
2021-08-13bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-13bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-13nbd: Aovid double completion of a requestXie Yongji
2021-08-13ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu
2021-08-13ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu
2021-08-13slimbus: ngd: reset dma setup during runtime pmSrinivas Kandagatla
2021-08-13slimbus: ngd: set correct device for pmSrinivas Kandagatla
2021-08-13slimbus: messaging: check for valid transaction idSrinivas Kandagatla
2021-08-13slimbus: messaging: start transaction ids from 1 instead of zeroSrinivas Kandagatla
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-12Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-12ARM: ixp4xx: fix building both pci driversArnd Bergmann
2021-08-13Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-08-13Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-08-12Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko
2021-08-12xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne
2021-08-12platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200sHans de Goede
2021-08-12platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a mod...Hans de Goede
2021-08-12drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper