summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-26iio: backend: fix uninitialized data in debugfsDan Carpenter
2026-05-26iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()Dan Carpenter
2026-05-26iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbindStepan Ionichev
2026-05-26iio: light: al3320a: read both ALS ADC registers againAlexander A. Klimov
2026-05-26iio: light: al3010: read both ALS ADC registers againAlexander A. Klimov
2026-05-26iio: temperature: tmp006: use devm_iio_trigger_registerStepan Ionichev
2026-05-26iio: buffer: hw-consumer: free scan_mask on buffer releaseFelix Gu
2026-05-26iio: adc: ad7768-1: Select GPIOLIBJonathan Cameron
2026-05-26thermal: intel: int340x: Check return value of ptc_create_groups()Aravind Anilraj
2026-05-26thermal: intel: int340x: Fix potential shift overflow in ptc_mmio_write()Aravind Anilraj
2026-05-26cpufreq: governor: Fix stale prev_cpu_nice spike when enabling ignore_nice_loadZhongqiu Han
2026-05-26cpufreq: governor: Fix data races on per-CPU idle/nice baselinesZhongqiu Han
2026-05-26mtip32xx: fix use-after-free on service thread failureYuho Choi
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-26wifi: ath12k: fix error unwind on arch_init() failure in PCI probeRipan Deuri
2026-05-26mtd: spi-nor: debugfs: Add a locked sectors mapMiquel Raynal
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26mtd: spi-nor: debugfs: Add locking supportMiquel Raynal
2026-05-26mtd: spi-nor: Create a local SR cacheMiquel Raynal
2026-05-26mtd: spi-nor: swp: Cosmetic changesMiquel Raynal
2026-05-26mtd: spi-nor: swp: Simplify checking the locked/unlocked rangeMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create helpers for building the SR registerMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a TB intermediate variableMiquel Raynal
2026-05-26mtd: spi-nor: swp: Rename a maskMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a helper that writes SR, CR and checksMiquel Raynal
2026-05-26mtd: spi-nor: swp: Use a pointer for SR instead of a single byteMiquel Raynal
2026-05-26mtd: spi-nor: swp: Clarify a commentMiquel Raynal
2026-05-26mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviourMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Enhance outputMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Align variable access with the rest of the fileMiquel Raynal
2026-05-26mtd: spi-nor: Make sure the QE bit is kept enabled if usefulMiquel Raynal
2026-05-26mtd: spi-nor: Drop duplicate Kconfig dependencyMiquel Raynal
2026-05-26mtd: spi-nor: swp: Improve locking user experienceMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Fix the flags listMiquel Raynal
2026-05-26cpufreq/amd-pstate: drop stale @epp_cached kdocZhan Xusheng
2026-05-26driver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich
2026-05-26driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich
2026-05-26PCI: qcom: Program T_POWER_ONKrishna Chaitanya Chundru
2026-05-26PCI: dwc: Add dw_pcie_program_t_power_on() to program T_POWER_ONKrishna Chaitanya Chundru
2026-05-26PCI/ASPM: Add pcie_encode_t_power_on() helper to encode L1SS T_POWER_ON fieldsKrishna Chaitanya Chundru
2026-05-26PCI: qcom: Handle mixed PERST#/PHY DT configurationQiang Yu
2026-05-26remoteproc: imx_rproc: Use device node name as processor nameJiafei Pan
2026-05-26regulator: mt6363: select CONFIG_IRQ_DOMAINArnd Bergmann
2026-05-26drm/panel: fix kernel-doc warning for devm_drm_panel_add()Dongyang Jin
2026-05-26drm/panel: simple: add NEC NL6448BC33-70CSteffen Trumtrar
2026-05-26drm/panel: simple: Add AM-1280800W8TZQW-T00HDario Binacchi
2026-05-26s390/ism: Drop superfluous zeros in pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-26thunderbolt: test: Add KUnit tests for property parser bounds checksMichael Bommarito
2026-05-26drm/i915: relocate intel_hpd_cancel_work() callJani Nikula
2026-05-26thunderbolt: Limit XDomain response copy to actual frame sizeMichael Bommarito