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