summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-11Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-11Merge tag 'pci-v5.17-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-11Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas
2022-02-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-02-11Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-02-11Merge tag 'block-5.17-2022-02-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-11Merge tag 'gpio-fixes-for-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-11Merge tag 'ata-5.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2022-02-11Merge tag 'drm-fixes-2022-02-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-02-11loop: revert "make autoclear operation asynchronous"Tetsuo Handa
2022-02-11Merge tag 'amd-drm-fixes-5.17-2022-02-09' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-02-11Merge tag 'drm-intel-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-02-11Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman
2022-02-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter
2022-02-10dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa
2022-02-10net: macb: Align the dma and coherent dma masksMarc St-Amand
2022-02-09net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-09drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher
2022-02-09drm/amd/pm: fix hwmon node of power1_label create issueYang Wang
2022-02-09drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu
2022-02-09drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin
2022-02-09drm/amd/display: Cap pflip irqs per max otg numberRoman Li
2022-02-09drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu
2022-02-09display/amd: decrease message verbosity about watermarks table failureMario Limonciello
2022-02-09ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy
2022-02-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-02-09nvme-tcp: fix bogus request completion when failing to send AERSagi Grimberg
2022-02-09nvme: add nvme_complete_req tracepoint for batched completionBean Huo
2022-02-09net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-02-09net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley
2022-02-09veth: fix races around rq->rx_notify_maskedEric Dumazet
2022-02-09gpio: sim: fix hogs with custom chip labelsBartosz Golaszewski
2022-02-08nfp: flower: fix ida_idx not being releasedLouis Peens
2022-02-08net: ethernet: litex: Add the dependency on HAS_IOMEMCai Huoqing
2022-02-08ibmvnic: don't release napi in __ibmvnic_open()Sukadev Bhattiprolu
2022-02-08net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbindingVladimir Oltean
2022-02-08net: dsa: seville: register the mdiobus under devresVladimir Oltean
2022-02-08net: dsa: felix: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: bcm_sf2: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: ar9331: register the mdiobus under devresVladimir Oltean
2022-02-08net: dsa: mv88e6xxx: don't use devres for mdiobusVladimir Oltean
2022-02-08bonding: pair enable_port with slave_arr_updatesMahesh Bandewar