summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-03net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey
2023-02-03bonding: fix error checking in bond_debug_reregister()Qi Zheng
2023-02-03net: phylink: move phy_device_free() to correctly release phy deviceClément Léger
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-02Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-02Merge tag 'platform-drivers-x86-v6.2-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens
2023-02-02Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-02-02net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL
2023-02-02virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit
2023-02-02platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede
2023-02-02can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde
2023-02-02hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley
2023-02-01octeontx2-af: Fix devlink unregisterRatheesh Kannoth
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-01nfp: flower: avoid taking mutex in atomic contextYanguo Li
2023-02-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-02-01Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-01-31net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-01-31net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean
2023-01-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-31Merge tag 'media/v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-01-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook
2023-01-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-01-30Merge tag 'sunxi-fixes-for-6.2-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-01-30watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov
2023-01-30watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov
2023-01-30platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede
2023-01-30platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann
2023-01-30platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede
2023-01-30platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K
2023-01-30platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K
2023-01-30platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K
2023-01-30platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K
2023-01-30platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K
2023-01-30net: phy: fix null dereference in phy_attach_directColin Foster
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-01-29Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-29Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-29Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-28net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba
2023-01-28net: wwan: t7xx: Fix Runtime PM resume sequenceKornel Dulęba
2023-01-28net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb
2023-01-28Merge tag 'asoc-fix-v6.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-01-28sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet
2023-01-27net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL
2023-01-27dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson