summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-27i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai
2024-11-27i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai
2024-11-27i2c: Introduce OF component probe functionChen-Yu Tsai
2024-11-27of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai
2024-11-27of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai
2024-11-26Merge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-11-26Merge tag 'rproc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-11-26Merge tag 'hwmon-for-v6.13-rc1-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-11-26Merge tag 'i3c/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-27Merge tag 'amd-drm-fixes-6.13-2024-11-22' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-11-27Merge tag 'drm-xe-next-fixes-2024-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-11-26irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-26irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang
2024-11-26irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan
2024-11-26bnxt_en: Refactor bnxt_ptp_init()Michael Chan
2024-11-26bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN
2024-11-26bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur
2024-11-26bnxt_en: Set backplane link modes correctly for ethtoolShravya KN
2024-11-26bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel
2024-11-26drm/sti: Add __iomem for mixer_dbg_mxn's parameterPei Xiao
2024-11-26drm/dp_mst: Fix MST sideband message body length checkImre Deak
2024-11-26thermal: sun8i: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-11-26thermal: tegra: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-11-26thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-11-26thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()Krzysztof Kozlowski
2024-11-26thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_i...Krzysztof Kozlowski
2024-11-26thermal: of: Simplify thermal_of_should_bind with scoped for each OF childKrzysztof Kozlowski
2024-11-26thermal: gov_power_allocator: Add missing NULL pointer checkRafael J. Wysocki
2024-11-26spi: Fix acpi deferred irq probeStanislaw Gruszka
2024-11-26spi: atmel-quadspi: Fix register name in verbose logging functionCsókás, Bence
2024-11-26octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix low network performanceHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix mismatch in lmac typeHariprasad Kelam
2024-11-26net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier
2024-11-26marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan
2024-11-26can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.Marc Kleine-Budde
2024-11-26net: mdio-ipq4019: add missing error checkRosen Penev
2024-11-26can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: sja1000: sja1000_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: hi311x: hi3110_can_ist(): update state error statistics if skb allocatio...Dario Binacchi