aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-29mtd: nand: realtek-ecc: Add Realtek external ECC engine supportMarkus Stockhausen3-0/+473
2025-09-29mtd: spinand: repeat reading in regular mode if continuous reading failsMikhail Kshevetskiy1-4/+21
2025-09-29mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading failsMikhail Kshevetskiy1-8/+35
2025-09-29mtd: spinand: fix direct mapping creation sizesMikhail Kshevetskiy1-7/+7
2025-09-29efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliableLenny Szubowicz1-4/+6
2025-09-29nvdimm: Remove duplicate linux/slab.h headerJiapeng Chong1-1/+0
2025-09-29PCI/sysfs: Use runtime PM guard macro for auto-cleanupRafael J. Wysocki1-2/+3
2025-09-29PM: runtime: Add auto-cleanup macros for "resume and get" operationsRafael J. Wysocki1-0/+2
2025-09-29Merge branches 'acpi-apei', 'acpi-misc' and 'pnp'Rafael J. Wysocki5-17/+51
2025-09-29Merge branches 'acpi-thermal', 'acpi-fan', 'acpi-video', 'acpi-tad' and 'acpi-prm'Rafael J. Wysocki5-22/+34
2025-09-29Merge branches 'acpi-property', 'acpi-resource', 'acpi-pm' and 'acpi-tables'Rafael J. Wysocki6-60/+204
2025-09-29Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-sysfs'Rafael J. Wysocki6-87/+118
2025-09-29Merge branch 'acpica'Rafael J. Wysocki8-17/+29
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens2-2/+2
2025-09-29s390/cio/ioasm: Fix __xsch() condition code handlingHeiko Carstens1-4/+3
2025-09-29scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran1-1/+1
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki4-15/+30
2025-09-29Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki6-186/+196
2025-09-29Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki3-21/+174
2025-09-29cpufreq: tegra186: Initialize all cores to max frequenciesAaron Kling1-6/+21
2025-09-29cpufreq: tegra186: Set target frequency for all cpus in policyAaron Kling1-2/+6
2025-09-29rust: cpufreq: streamline find_supply_namesThorsten Blum1-7/+3
2025-09-29cpufreq: mediatek: fix device leak on probe failureJohan Hovold1-3/+11
2025-09-28Input: psxpad-spi - add a check for the return value of spi_setup()Haotian Zhang1-1/+5
2025-09-28Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leakZhen Ni1-0/+1
2025-09-29i3c: fix big-endian FIFO transfersArnd Bergmann1-2/+10
2025-09-29i3c: master: adi: fix number of bytes written to fifoAlexandre Belloni1-1/+1
2025-09-28Merge tag 'i2c-for-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-3/+2
2025-09-28drivers/base/node: fix double free in register_one_node()Donet Tom1-1/+0
2025-09-28Merge tag 'spi-fix-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-17/+37
2025-09-28ACPI: APEI: Remove redundant rcu_read_lock/unlock() under spinlockpengdonglin1-2/+0
2025-09-28ACPI: battery: Add synchronization between interface updatesRafael J. Wysocki1-14/+29
2025-09-28Merge tag 'thermal-v6.18-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linuxRafael J. Wysocki1-0/+547
2025-09-27Input: aw86927 - add driver for Awinic AW86927Griffin Kroah-Hartman3-0/+859
2025-09-28hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon1-0/+4
2025-09-28firewire: core: fix undefined reference error in ARM EABITakashi Sakamoto1-1/+1
2025-09-28i2c: i801: Add support for Intel Wildcat Lake-UJarkko Nikula2-0/+4
2025-09-28i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCKSven Eckelmann1-2/+1
2025-09-28thermal/drivers/renesas/rzg3e: Fix add thermal driver for the Renesas RZ/G3E SoCJohn Madieu1-0/+547
2025-09-28Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindowWolfram Sang661-4466/+8677
2025-09-27net/mlx5: Expose uar access and odp page fault countersAkiva Goldberger1-0/+9
2025-09-27Bluetooth: bcsp: receive data only if registeredIvan Pravdin1-0/+3
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922Chris Lu1-0/+2
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925Chris Lu1-0/+2
2025-09-27Bluetooth: remove duplicate h4_recv_buf() in headerCalvin Owens5-157/+4
2025-09-27Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI framesArkadiusz Bokowy1-0/+17
2025-09-27Bluetooth: btintel_pcie: Refactor Device CoredumpKiran K2-144/+76
2025-09-27Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()Thorsten Blum1-2/+3
2025-09-27Bluetooth: btintel_pcie: Define hdev->wakeup() callbackChandrashekar Devegowda1-0/+8
2025-09-27Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen1-0/+2