summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
6 dayss390/ap: Replace xchg() with WRITE_ONCE()Heiko Carstens1-1/+1
6 daysi2c: Fix whitespace style issueLiam Zuiderhoek1-1/+1
6 daysplatform/chrome: Introduce device tree hardware proberChen-Yu Tsai3-0/+166
6 daysi2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai1-2/+98
6 daysi2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai1-1/+137
6 daysi2c: Introduce OF component probe functionChen-Yu Tsai2-0/+184
6 daysof: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai1-0/+35
6 daysof: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai1-0/+44
7 daysMerge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+2
7 daysMerge tag 'rproc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds22-247/+175
7 daysMerge tag 'hwmon-for-v6.13-rc1-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-7/+2
7 daysMerge tag 'i3c/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds8-87/+217
7 daysMerge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds99-1078/+3327
7 daysMerge tag 'amd-drm-fixes-6.13-2024-11-22' of https://gitlab.freedesktop.org/a...Dave Airlie67-166/+626
7 daysMerge tag 'drm-xe-next-fixes-2024-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie2-2/+7
7 daysMerge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2-13/+14
7 daysirqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König12-12/+12
7 daysirqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang1-11/+39
7 daysirqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)1-1/+1
7 daysbnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan1-0/+6
7 daysbnxt_en: Refactor bnxt_ptp_init()Michael Chan3-6/+7
7 daysbnxt_en: Fix receive ring space parameters when XDP is activeShravya KN1-1/+9
7 daysbnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur1-0/+7
7 daysbnxt_en: Set backplane link modes correctly for ethtoolShravya KN1-2/+7
7 daysbnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel1-2/+6
7 daysthermal: sun8i: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-6/+5
7 daysthermal: tegra: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+2
7 daysthermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
7 daysthermal: of: Use scoped device node handling to simplify of_thermal_zone_find()Krzysztof Kozlowski1-12/+6
7 daysthermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_i...Krzysztof Kozlowski1-20/+7
7 daysthermal: of: Simplify thermal_of_should_bind with scoped for each OF childKrzysztof Kozlowski1-3/+2
7 daysthermal: gov_power_allocator: Add missing NULL pointer checkRafael J. Wysocki1-1/+6
7 daysspi: Fix acpi deferred irq probeStanislaw Gruszka1-3/+10
7 daysspi: atmel-quadspi: Fix register name in verbose logging functionCsókás, Bence1-1/+1
7 daysocteontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam8-6/+145
7 daysocteontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam2-17/+17
7 daysocteontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam2-5/+12
7 daysocteontx2-af: RPM: Fix low network performanceHariprasad Kelam5-11/+19
7 daysocteontx2-af: RPM: Fix mismatch in lmac typeHariprasad Kelam1-1/+1
7 daysnet: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier1-0/+2
7 daysmarvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan1-10/+4
7 daysnet: mdio-ipq4019: add missing error checkRosen Penev1-1/+4
7 daysnet: stmmac: set initial EEE policy configurationChoong Yong Liang1-0/+3
7 daysrtase: Corrects error handling of the rtase_check_mac_version_valid()Justin Lai1-0/+2
7 daysrtase: Correct the speed for RTL907XD-V1Justin Lai1-1/+12
7 daysrtase: Refactor the rtase_check_mac_version_valid() functionJustin Lai2-13/+22
8 daysMerge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds33-288/+115
8 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds77-1840/+1394
8 daysMerge tag 'libnvdimm-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-22/+12
8 daysMerge tag 'mailbox-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds18-51/+759