Age | Commit message (Expand) | Author | Files | Lines |
2024-11-27 | i2c: Fix whitespace style issue | Liam Zuiderhoek | 1 | -1/+1 |
2024-11-27 | platform/chrome: Introduce device tree hardware prober | Chen-Yu Tsai | 3 | -0/+166 |
2024-11-27 | i2c: of-prober: Add GPIO support to simple helpers | Chen-Yu Tsai | 1 | -2/+98 |
2024-11-27 | i2c: of-prober: Add simple helpers for regulator support | Chen-Yu Tsai | 1 | -1/+137 |
2024-11-27 | i2c: Introduce OF component probe function | Chen-Yu Tsai | 2 | -0/+184 |
2024-11-27 | of: base: Add for_each_child_of_node_with_prefix() | Chen-Yu Tsai | 1 | -0/+35 |
2024-11-27 | of: dynamic: Add of_changeset_update_prop_string | Chen-Yu Tsai | 1 | -0/+44 |
2024-11-27 | Merge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 1 | -1/+2 |
2024-11-27 | Merge tag 'rproc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 22 | -247/+175 |
2024-11-27 | Merge tag 'hwmon-for-v6.13-rc1-take2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -7/+2 |
2024-11-27 | Merge tag 'i3c/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 8 | -87/+217 |
2024-11-27 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 99 | -1078/+3327 |
2024-11-27 | Merge tag 'amd-drm-fixes-6.13-2024-11-22' of https://gitlab.freedesktop.org/a... | Dave Airlie | 67 | -166/+626 |
2024-11-27 | Merge tag 'drm-xe-next-fixes-2024-11-21' of https://gitlab.freedesktop.org/dr... | Dave Airlie | 2 | -2/+7 |
2024-11-27 | Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2 | -13/+14 |
2024-11-26 | irqchip: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 12 | -12/+12 |
2024-11-26 | irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801 | Zhou Wang | 1 | -11/+39 |
2024-11-26 | irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domain | Russell King (Oracle) | 1 | -1/+1 |
2024-11-26 | bnxt_en: Unregister PTP during PCI shutdown and suspend | Michael Chan | 1 | -0/+6 |
2024-11-26 | bnxt_en: Refactor bnxt_ptp_init() | Michael Chan | 3 | -6/+7 |
2024-11-26 | bnxt_en: Fix receive ring space parameters when XDP is active | Shravya KN | 1 | -1/+9 |
2024-11-26 | bnxt_en: Fix queue start to update vnic RSS table | Somnath Kotur | 1 | -0/+7 |
2024-11-26 | bnxt_en: Set backplane link modes correctly for ethtool | Shravya KN | 1 | -2/+7 |
2024-11-26 | bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down | Saravanan Vajravel | 1 | -2/+6 |
2024-11-26 | thermal: sun8i: Use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -6/+5 |
2024-11-26 | thermal: tegra: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -3/+2 |
2024-11-26 | thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
2024-11-26 | thermal: of: Use scoped device node handling to simplify of_thermal_zone_find() | Krzysztof Kozlowski | 1 | -12/+6 |
2024-11-26 | thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_i... | Krzysztof Kozlowski | 1 | -20/+7 |
2024-11-26 | thermal: of: Simplify thermal_of_should_bind with scoped for each OF child | Krzysztof Kozlowski | 1 | -3/+2 |
2024-11-26 | thermal: gov_power_allocator: Add missing NULL pointer check | Rafael J. Wysocki | 1 | -1/+6 |
2024-11-26 | spi: Fix acpi deferred irq probe | Stanislaw Gruszka | 1 | -3/+10 |
2024-11-26 | spi: atmel-quadspi: Fix register name in verbose logging function | Csókás, Bence | 1 | -1/+1 |
2024-11-26 | octeontx2-af: Quiesce traffic before NIX block reset | Hariprasad Kelam | 8 | -6/+145 |
2024-11-26 | octeontx2-af: RPM: fix stale FCFEC counters | Hariprasad Kelam | 2 | -17/+17 |
2024-11-26 | octeontx2-af: RPM: fix stale RSFEC counters | Hariprasad Kelam | 2 | -5/+12 |
2024-11-26 | octeontx2-af: RPM: Fix low network performance | Hariprasad Kelam | 5 | -11/+19 |
2024-11-26 | octeontx2-af: RPM: Fix mismatch in lmac type | Hariprasad Kelam | 1 | -1/+1 |
2024-11-26 | net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as broken | Maxime Chevallier | 1 | -0/+2 |
2024-11-26 | marvell: pxa168_eth: fix call balance of pep->clk handling routines | Vitalii Mordan | 1 | -10/+4 |
2024-11-26 | net: mdio-ipq4019: add missing error check | Rosen Penev | 1 | -1/+4 |
2024-11-26 | net: stmmac: set initial EEE policy configuration | Choong Yong Liang | 1 | -0/+3 |
2024-11-26 | rtase: Corrects error handling of the rtase_check_mac_version_valid() | Justin Lai | 1 | -0/+2 |
2024-11-26 | rtase: Correct the speed for RTL907XD-V1 | Justin Lai | 1 | -1/+12 |
2024-11-26 | rtase: Refactor the rtase_check_mac_version_valid() function | Justin Lai | 2 | -13/+22 |
2024-11-26 | Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 33 | -288/+115 |
2024-11-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 77 | -1840/+1394 |
2024-11-26 | Merge tag 'libnvdimm-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -22/+12 |
2024-11-26 | Merge tag 'mailbox-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 18 | -51/+759 |
2024-11-26 | Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 121 | -656/+13643 |