summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-14net: stmmac: move timestamping/ptp init to stmmac_hw_setup() callerRussell King (Oracle)
2025-09-14net: stmmac: move PTP support check into stmmac_init_timestamping()Russell King (Oracle)
2025-09-14net: stmmac: add stmmac_setup_ptp()Russell King (Oracle)
2025-09-14net: stmmac: rename stmmac_init_ptp()Russell King (Oracle)
2025-09-14net: stmmac: move stmmac_init_ptp() messages into functionRussell King (Oracle)
2025-09-14net: stmmac: add __stmmac_release() to complement __stmmac_open()Russell King (Oracle)
2025-09-14net: stmmac: unexport stmmac_init_tstamp_counter()Russell King (Oracle)
2025-09-14net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanupRussell King (Oracle)
2025-09-14net: stmmac: fix PTP error cleanup in __stmmac_open()Russell King (Oracle)
2025-09-14net: stmmac: disable PTP clock after unregistering PTPRussell King (Oracle)
2025-09-14net: stmmac: ptp: improve handling of aux_ts_lock lifetimeRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove unused support for PPS event captureRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove chip->evcap_configRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove chip->trig_configRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove mv88e6250_ptp_opsRussell King (Oracle)
2025-09-14net: mana: Reduce waiting time if HWC not respondingHaiyang Zhang
2025-09-14net: stmmac: dwmac-renesas-gbeth: Add support for RZ/T2H SoCLad Prabhakar
2025-09-14net: stmmac: dwmac-renesas-gbeth: Use OF data for configurationLad Prabhakar
2025-09-14Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-09-14Merge tag 'usb-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-09-14Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-14staging: sm750fb: rename camel case variableAhmet Sezgin Duran
2025-09-14staging: rtl8723bs: hal: put return type and function name on one lineAkiyoshi Kurita
2025-09-14usb: typec: tipd: Handle mode transitions for CD321xHector Martin
2025-09-14usb: typec: tipd: Read data status in probe and cache its valueHector Martin
2025-09-14usb: typec: tipd: Use read_power_status function in probeHector Martin
2025-09-14usb: typec: tipd: Update partner identity when power status was updatedHector Martin
2025-09-14usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321xSven Peter
2025-09-14usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321xSven Peter
2025-09-14usb: typec: tipd: Add cd321x struct with separate sizeSven Peter
2025-09-14usb: typec: tipd: Trace data status for CD321x correctlySven Peter
2025-09-14usb: typec: tipd: Move switch_power_state to tipd_dataSven Peter
2025-09-14usb: typec: tipd: Move initial irq mask to tipd_dataSven Peter
2025-09-14usb: typec: tipd: Clear interrupts firstSven Peter
2025-09-14clk: tegra: dfll: Add CVB tables for Tegra114Svyatoslav Ryhel
2025-09-14Input: cros_ec_keyb - Defer probe until parent EC device is registeredTzung-Bi Shih
2025-09-14platform/chrome: cros_ec: Add a flag to track registration stateTzung-Bi Shih
2025-09-14platform/chrome: cros_ec: Separate initialization from cros_ec_register()Tzung-Bi Shih
2025-09-14platform/chrome: Centralize common cros_ec_device initializationTzung-Bi Shih
2025-09-14platform/chrome: Centralize cros_ec_device allocationTzung-Bi Shih
2025-09-13efi: support booting with kexec handover (KHO)Evangelos Petrongonas
2025-09-13fbdev: use panic_in_progress() helperJinchao Wang
2025-09-13drivers/base/node: handle error properly in register_one_node()Donet Tom
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-09-13zram: protect recomp_algorithm_show() with ->init_lockSergey Senozhatsky
2025-09-13/dev/zero: try to align PMD_SIZE for private mappingZhang Qilong
2025-09-13Merge tag 'regulator-fix-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-13can: rcar_canfd: Simplify data bit rate configBiju Das
2025-09-13can: rcar_canfd: Simplify nominal bit rate configBiju Das