summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-09-21rk3588: dtpm supportkx1-0/+37
2023-09-21clk: media: verisilicon: rockchip: rk3588is: Add AV1 decoderkx2-7/+6
2023-09-21usb: typec: tcpm: avoid graph warningkx1-2/+2
2023-09-21phy: rockchip: add usbdp combo phy driverkx3-0/+1741
2023-09-21usb: dwc3: add optional PHY interface clockskx2-0/+30
2023-09-21cpufreq: rockchip: Introduce driver for rk3588kx4-0/+658
2023-09-21phy: phy-rockchip-inno-usb2: improve error messagekx1-2/+1
2023-09-21phy: phy-rockchip-inno-usb2: simplify getting match datakx1-8/+4
2023-09-21phy: phy-rockchip-inno-usb2: simplify phy clock handlingkx1-13/+6
2023-09-21phy: phy-rockchip-inno-usb2: add rk3588 phy tuning supportkx1-0/+63
2023-09-21phy: phy-rockchip-inno-usb2: add reset supportkx1-0/+38
2023-09-21drivers/phy/rockchip/phy-rockchip-inno-usb2.ckx1-15/+211
2023-09-21clk: divider: Fix divisionskx1-3/+3
2023-09-21irqchip/irq-gic-v3-its: fix its timeout issue for rk35xx boardskx1-7/+86
2023-09-19drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers1-2/+3
2023-09-19net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda1-4/+4
2023-09-19igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen1-1/+4
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko1-13/+15
2023-09-19veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen1-0/+2
2023-09-19net: macb: fix sleep inside spinlockSascha Hauer1-2/+3
2023-09-19platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven1-2/+2
2023-09-19platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani1-20/+7
2023-09-19platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani1-7/+7
2023-09-19platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun1-7/+17
2023-09-19platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun1-17/+49
2023-09-19r8152: check budget for r8152_poll()Hayes Wang1-0/+3
2023-09-19net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean1-0/+2
2023-09-19net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean2-13/+45
2023-09-19net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean1-43/+37
2023-09-19net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean1-7/+8
2023-09-19net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean1-5/+6
2023-09-19net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus1-1/+1
2023-09-19net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang1-4/+4
2023-09-19net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua1-0/+3
2023-09-19net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua1-0/+5
2023-09-19net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch1-4/+6
2023-09-19octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth7-51/+44
2023-09-19net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan1-2/+16
2023-09-19parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller1-8/+2
2023-09-19regulator: raa215300: Fix resource leak in case of errorBiju Das1-8/+8
2023-09-19regulator: raa215300: Change the scope of the variables {clkin_name, xin_name}Biju Das1-7/+9
2023-09-19drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz1-1/+25
2023-09-19drm/amdkfd: Add missing gfx11 MQD manager callbacksJay Cornwall1-0/+3
2023-09-19drm/amd/display: Remove wait while lockedGabe Teeger3-28/+42
2023-09-19drm/amd/display: always switch off ODM before committing more streamsWenjing Liu1-5/+5
2023-09-19drm/amd/display: prevent potential division by zero errorsHamza Mahfooz1-3/+6
2023-09-19drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz1-1/+2
2023-09-19drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen1-0/+7
2023-09-19Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz1-20/+4
2023-09-19mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang1-33/+41