summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-12tpm,tpm_tis: Avoid warning splat at shutdownLino Sanfilippo1-2/+1
2024-03-12tpm/tpm_ftpm_tee: fix all kernel-doc warningsRandy Dunlap1-3/+3
2024-03-12ravb: Correct buffer size to map for R-Car RxNiklas Söderlund1-1/+1
2024-03-12net: amt: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-12net: amt: Move stats allocation to coreBreno Leitao1-7/+2
2024-03-12net: wan: framer/pef2256: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-12Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-10/+10
2024-03-12mlxsw: spectrum_router: Share nexthop counters in resilient groupsPetr Machata1-2/+68
2024-03-12mlxsw: spectrum_router: Support nexthop group hardware statisticsPetr Machata1-6/+142
2024-03-12mlxsw: spectrum_router: Track NH ID's of group membersPetr Machata1-0/+2
2024-03-12mlxsw: spectrum_router: Add helpers for nexthop countersPetr Machata1-15/+50
2024-03-12mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata1-0/+3
2024-03-12mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata5-9/+11
2024-03-12mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata3-12/+36
2024-03-12mlxsw: spectrum_router: Rename two functionsPetr Machata3-19/+19
2024-03-12r8152: fix unknown device for choose_configurationHayes Wang1-1/+1
2024-03-12net: netconsole: Add continuation line prefix to userdata messagesMatthew Wood1-5/+7
2024-03-12Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-154/+393
2024-03-11Merge tag 'irq-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-145/+324
2024-03-11r8169: switch to new function phy_support_eeeHeiner Kallweit1-2/+1
2024-03-11net: phy: simplify a check in phy_check_link_statusHeiner Kallweit1-2/+2
2024-03-11net: phy: marvell-88x2222: Remove unused of_gpio.hAndy Shevchenko1-2/+0
2024-03-11net: dsa: mt7530: disable LEDs before resetJustin Swartz1-0/+6
2024-03-11net: mdio_bus: Remove unused of_gpio.hAndy Shevchenko1-2/+0
2024-03-11ptp: make ptp_class constantRicardo B. Marliere3-10/+12
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+3
2024-03-11Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+12
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds93-2639/+2562
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds26-254/+252
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-15/+15
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov1-2/+2
2024-03-11Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e...Borislav Petkov (AMD)22-320/+5088
2024-03-11Merge tag 'opp-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2-6/+9
2024-03-11Merge branch 'pm-em'Rafael J. Wysocki4-39/+130
2024-03-11Merge branches 'pm-powercap' and 'pm-tools'Rafael J. Wysocki6-13/+58
2024-03-11Merge branch 'pm-cpuidle'Rafael J. Wysocki3-4/+11
2024-03-11Merge branch 'pm-cpufreq'Rafael J. Wysocki16-70/+396
2024-03-11Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki10-41/+127
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki9-10/+45
2024-03-11Merge branch 'pm-sleep'Rafael J. Wysocki2-152/+119
2024-03-11Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki6-29/+269
2024-03-11Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki18-179/+127
2024-03-11Merge branches 'acpi-tables', 'acpi-processor', 'acpi-property' and 'acpi-the...Rafael J. Wysocki7-8/+84
2024-03-11Merge branches 'acpi-scan', 'acpi-bus', 'acpi-pm' and 'acpi-resource'Rafael J. Wysocki6-90/+167
2024-03-11net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina1-5/+234
2024-03-11net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina1-1/+150
2024-03-11net: wan: Add support for QMC HDLCHerve Codina3-0/+432
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller3-5/+145
2024-03-11OPP: debugfs: Fix warning around icc_get_name()Viresh Kumar1-2/+4
2024-03-11OPP: debugfs: Fix warning with W=1 buildsViresh Kumar1-4/+4