aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran1-1/+229
2024-09-11net: ethernet: oa_tc6: implement error interrupts unmaskingParthiban Veerasooran1-0/+31
2024-09-11net: ethernet: oa_tc6: implement software resetParthiban Veerasooran1-0/+56
2024-09-11net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran1-2/+82
2024-09-11net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran3-0/+254
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-325/+276
2024-09-11net: phy: microchip_t1: Cable Diagnostics for lan887xDivya Koppera1-0/+413
2024-09-11iommu: Set iommu_attach_handle->domain in coreYi Liu2-1/+1
2024-09-11iommufd: Avoid duplicated __iommu_group_set_core_domain() callYi Liu1-1/+3
2024-09-11net: gianfar: fix NVMEM mac addressRosen Penev1-0/+2
2024-09-11sfc: Add X4 PF supportJonathan Cooper4-0/+134
2024-09-11net: dpaa: Pad packets to ETH_ZLENSean Anderson1-1/+8
2024-09-11qlcnic: make read-only const array key staticColin Ian King1-5/+7
2024-09-11net: libwx: fix number of Rx and Tx descriptorsJiawen Wu1-3/+3
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang1-4/+7
2024-09-12rtc: m48t59: Remove division condition with direct comparisonAbhishek Tamboli1-1/+1
2024-09-12rtc: at91sam9: fix OF node leak in probe() error pathKrzysztof Kozlowski1-0/+1
2024-09-12rtc: sun6i: disable automatic clock input switchingMichael Walle1-0/+1
2024-09-12rtc: Add driver for SD2405ALTóth János3-0/+238
2024-09-12rtc: s35390a: Drop vendorless compatible string from match tableRob Herring (Arm)1-1/+0
2024-09-12rtc: twl: convert comma to semicolonChen Ni1-2/+2
2024-09-11i2c: isch: Add missed 'else'Andy Shevchenko1-2/+1
2024-09-11spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu1-2/+3
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski137-1420/+2691
2024-09-11i2c: xiic: Try re-initialization on bus busy timeoutRobert Hancock1-15/+26
2024-09-11i2c: xiic: Wait for TX empty to avoid missed TX NAKsRobert Hancock1-10/+9
2024-09-11Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki7-13/+48
2024-09-11Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor'Rafael J. Wysocki4-38/+62
2024-09-11Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'Rafael J. Wysocki6-123/+146
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki18-165/+1020
2024-09-11Merge branch 'acpica'Rafael J. Wysocki16-45/+139
2024-09-11fbdev: omapfb: Fix typo in commentAndrew Kreimer1-1/+1
2024-09-11Merge branch 'tip/sched/core' into sched_ext/for-6.12Tejun Heo1-3/+3
2024-09-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+5
2024-09-11Merge tag 'for-6.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+3
2024-09-11minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes1-7/+19
2024-09-11fbdev: pxafb: Fix possible use after free in pxafb_task()Kaixin Wang1-0/+1
2024-09-11Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki1-1/+1
2024-09-11Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki4-30/+101
2024-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki26-206/+449
2024-09-11Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki4-116/+102
2024-09-11i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang1-8/+8
2024-09-11cpufreq/amd-pstate-ut: Fix an "Uninitialized variables" issueQianqiang Liu1-1/+1
2024-09-11cpufreq/amd-pstate-ut: Add test case for mode switchesMario Limonciello1-1/+40
2024-09-11cpufreq/amd-pstate: Export symbols for changing modesMario Limonciello2-13/+24
2024-09-11cpufreq: amd-pstate: Optimize amd_pstate_update_limits()Mario Limonciello1-5/+5
2024-09-11cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...Mario Limonciello1-42/+10
2024-09-11x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()Mario Limonciello1-21/+13
2024-09-11x86/amd: Move amd_get_highest_perf() out of amd-pstateMario Limonciello1-32/+2
2024-09-11x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello1-3/+9