summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-17power: supply: ltc4162l: Use GENMASK macro in bitmask operationKim Seer Paller
2025-01-17dm-mirror: Support atomic writesJohn Garry
2025-01-17dm-io: Warn on creating multiple atomic write bios for a regionJohn Garry
2025-01-17dm-stripe: Enable atomic writesJohn Garry
2025-01-17dm-linear: Enable atomic writesJohn Garry
2025-01-17dm: Ensure cloned bio is same length for atomic writeJohn Garry
2025-01-17dm-table: atomic writes supportJohn Garry
2025-01-17dm-transaction-manager: use red-black trees instead of linear listsMikulas Patocka
2025-01-17dm: disable REQ_NOWAIT for flushesMikulas Patocka
2025-01-17dm: remove useless test in alloc_multiple_biosMikulas Patocka
2025-01-17dm: change kzalloc to kcallocEthan Carter Edwards
2025-01-17dm raid: fix spelling errors in raid_ctr()liujing
2025-01-17Merge tag 'hwmon-for-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-17block: Add common atomic writes enable flagJohn Garry
2025-01-17Merge tag 'gpio-fixes-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-17PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq()Peng Fan
2025-01-17nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber
2025-01-17nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber
2025-01-17nvme-pci: remove redundant dma frees in hmbFrancis Pravin
2025-01-17Merge tag 'i2c-for-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-17Merge remote-tracking branches 'ras/edac-drivers' and 'ras/edac-misc' into ed...Borislav Petkov (AMD)
2025-01-17cpufreq: Use str_enable_disable()-like helpersKrzysztof Kozlowski
2025-01-17thermal: core: Rename function argument related to trip crossingRafael J. Wysocki
2025-01-17thermal: gov_bang_bang: Relocate regulation logic descriptionRafael J. Wysocki
2025-01-17thermal: core: Rename callback functions in two governorsRafael J. Wysocki
2025-01-17regulator: Add support for power budgetKory Maincent
2025-01-17Merge tag 'pmdomain-v6.13-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-17ACPI: platform_profile: Add a prefix to log messagesKurt Borja
2025-01-17ACPI: platform_profile: Add documentationKurt Borja
2025-01-17ACPI: platform_profile: Clean platform_profile_handlerKurt Borja
2025-01-17ACPI: platform_profile: Move platform_profile_handlerKurt Borja
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja
2025-01-17platform/x86: thinkpad_acpi: Use devm_platform_profile_register()Kurt Borja
2025-01-17platform/x86: inspur_platform_profile: Use devm_platform_profile_register()Kurt Borja
2025-01-17platform/x86: hp-wmi: Use devm_platform_profile_register()Kurt Borja
2025-01-17of: Correct element count for two arrays in API of_parse_phandle_with_args_map()Zijun Hu
2025-01-17of: reserved-memory: Warn for missing static reserved memory regionsZijun Hu
2025-01-17of: Do not expose of_alias_scan() and correct its commentsZijun Hu
2025-01-17usb: hcd: Bump local buffer size in rh_string()Andy Shevchenko
2025-01-17Merge branch 'for-next/perf' into for-next/coreWill Deacon
2025-01-17ntsync: Fix reference leaks in the remaining create ioctls.Elizabeth Figura
2025-01-17net: phy: realtek: always clear NBase-T lpaDaniel Golle
2025-01-17net: phy: realtek: clear master_slave_state if link is downDaniel Golle
2025-01-17net: phy: realtek: clear 1000Base-T lpa if link is downDaniel Golle
2025-01-17spmi: hisi-spmi-controller: Drop duplicated OF node assignment in spmi_contro...Joe Hattori
2025-01-17spmi: Set fwnode for spmi devicesSaravana Kannan
2025-01-17Merge tag 'at91-soc-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2025-01-17serial: sh-sci: Increment the runtime usage counter for the earlycon deviceClaudiu Beznea
2025-01-17serial: sh-sci: Clean sci_ports[0] after at earlycon exitClaudiu Beznea
2025-01-17serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in...Claudiu Beznea