summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-07Merge tag 'ata-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-08-07EDAC/device_sysfs: Cleanup around edac_device_ctl_poll_msec_store()Borislav Petkov (AMD)
2026-08-07net: phy: mediatek: add EcoNet EN7528 PHY supportAhmed Naseef
2026-08-07EDAC/device_sysfs: Use kstrtouint() for poll_msec to prevent truncationJad Keskes
2026-08-07iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAFFan Wu
2026-08-07iio: adc: pac1921: fix wrong channel used in trigger handler readCong Nguyen
2026-08-07iio: light: gp2ap002: re-enable irq if runtime suspend failsNikhil Gautam
2026-08-07iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writesNikhil Gautam
2026-08-07iio: light: apds9306: fix PM reference leak in apds9306_read_data()Moksh Panicker
2026-08-07iio: gyro: mpu3050: fix sign of raw angular velocity readingsCong Nguyen
2026-08-07iio: srf04: fix pm_runtime handling on probe error pathCong Nguyen
2026-08-07iio: adc: ad4080: configure backend data sizeAntoniu Miclaus
2026-08-07iio: adc: adi-axi-adc: add data size support for AD408X backendAntoniu Miclaus
2026-08-07iio: chemical: atlas-sensor: fix PM reference leak in buffer postenableMoksh Panicker
2026-08-07iio: dac: ad5446: fix OF module device tableCan Peng
2026-08-07iio: light: opt4001: Fix reversed GENMASK() arguments in fault count maskNikhil Gautam
2026-08-07iio: light: opt4001: Reject integration times with a non-zero seconds partNikhil Gautam
2026-08-07iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()Nikhil Gautam
2026-08-07iio: light: opt4001: Fix power down clearing bits of the wrong registerNikhil Gautam
2026-08-07iio: light: opt4060: Fix incorrect register name in threshold read error messageVidhu Sarwal
2026-08-07iio: light: opt4060: Fix pointer type passed to div_u64_rem()Vidhu Sarwal
2026-08-07iio: light: opt4060: Reject integration times with a non-zero seconds partVidhu Sarwal
2026-08-07iio: light: ltrf216a: fix runtime PM reference leak in error pathVidhu Sarwal
2026-08-07iio: pressure: dps310: fix NULL pointer dereference on ACPI probeRupesh Majhi
2026-08-07iio: buffer: Make IIO DMA fence release RCU-safeLars-Peter Clausen
2026-08-07iio: buffer: Tie IIO dma fence lock lifetime to the fenceLars-Peter Clausen
2026-08-07iio: buffer: Fix potential use-after-free in anonymous buffer releaseLars-Peter Clausen
2026-08-07iio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source showBabanpreet Singh
2026-08-07iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-08-07iio: ti-ads7138: Disable STATS_EN bit while reading conversion resultsPaul Geurts
2026-08-08ACPI/IORT: use platform_device_set_fwnode()Bartosz Golaszewski
2026-08-08ACPI/APMT: use platform_device_set_fwnode()Bartosz Golaszewski
2026-08-07Merge tag 'drm-fixes-2026-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann
2026-08-08Merge tag 'amd-drm-next-7.3-2026-08-06' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-07pinctrl: fix PINCTRL_GENERIC_MUX not always being selectableAlvin Šipraga
2026-08-07Merge branches 'pm-sleep', 'pm-runtime', 'pm-powercap' and 'pm-tools'Rafael J. Wysocki
2026-08-07Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-...Rafael J. Wysocki
2026-08-07Bluetooth: btmtksdio: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
2026-08-07Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseqSherry Sun
2026-08-07Bluetooth: btnxpuart: Simplify nxp_set_ind_reset() by __hci_reset_dev()Zijun Hu
2026-08-07Bluetooth: btintel: Remove redundant (hdr->plen > 0) in btintel_recv_event()Zijun Hu
2026-08-07Bluetooth: btintel: Fix diagnostics event detectionZijun Hu
2026-08-07Bluetooth: btmrvl: fix event packet length validationMarek Szyprowski
2026-08-07Bluetooth: virtio_bt: avoid OOB read of build info stringHyeongJun An
2026-08-07Bluetooth: hcli_ldisc: Remove reduntant bracesoshada imalka
2026-08-07Bluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya
2026-08-07Bluetooth: btintel: Add Bluetooth SAR revision 2 supportKiran K
2026-08-07Bluetooth: btintel_pcie: Add vendor_reset PCI sysfs for PLDRChandrashekar Devegowda
2026-08-07Bluetooth: hci_intel: drop unused assignment of acpi_device_id::driver_dataPawel Zalewski (The Capable Hub)