aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-07net: dsa: mt7530: error out on failed PHY_IAC command writesDaniel Golle1-6/+18
2026-08-07net: dsa: mt7530: check bus->read() error in core_rmw()Daniel Golle1-1/+5
2026-08-07net: pcs: mtk-lynxi: check regmap reads in mtk_pcs_lynxi_get_state()Daniel Golle1-2/+5
2026-08-07s390/ctcm: Convert fsm.h to proper kernel-doc formatNagamani PV1-74/+78
2026-08-07Merge tag 'ata-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds2-1/+4
2026-08-07net: phy: mediatek: add EcoNet EN7528 PHY supportAhmed Naseef2-2/+41
2026-08-07iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAFFan Wu1-12/+1
2026-08-07iio: adc: pac1921: fix wrong channel used in trigger handler readCong Nguyen1-1/+1
2026-08-07iio: light: gp2ap002: re-enable irq if runtime suspend failsNikhil Gautam1-0/+1
2026-08-07iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writesNikhil Gautam1-3/+10
2026-08-07iio: light: apds9306: fix PM reference leak in apds9306_read_data()Moksh Panicker1-5/+3
2026-08-07iio: gyro: mpu3050: fix sign of raw angular velocity readingsCong Nguyen1-1/+1
2026-08-07iio: srf04: fix pm_runtime handling on probe error pathCong Nguyen1-0/+1
2026-08-07iio: adc: ad4080: configure backend data sizeAntoniu Miclaus1-0/+5
2026-08-07iio: adc: adi-axi-adc: add data size support for AD408X backendAntoniu Miclaus1-0/+30
2026-08-07iio: chemical: atlas-sensor: fix PM reference leak in buffer postenableMoksh Panicker1-1/+5
2026-08-07iio: dac: ad5446: fix OF module device tableCan Peng1-1/+1
2026-08-07iio: light: opt4001: Fix reversed GENMASK() arguments in fault count maskNikhil Gautam1-1/+1
2026-08-07iio: light: opt4001: Reject integration times with a non-zero seconds partNikhil Gautam1-0/+3
2026-08-07iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()Nikhil Gautam1-2/+3
2026-08-07iio: light: opt4001: Fix power down clearing bits of the wrong registerNikhil Gautam1-23/+4
2026-08-07iio: light: opt4060: Fix incorrect register name in threshold read error messageVidhu Sarwal1-1/+1
2026-08-07iio: light: opt4060: Fix pointer type passed to div_u64_rem()Vidhu Sarwal1-1/+3
2026-08-07iio: light: opt4060: Reject integration times with a non-zero seconds partVidhu Sarwal1-0/+3
2026-08-07iio: light: ltrf216a: fix runtime PM reference leak in error pathVidhu Sarwal1-2/+1
2026-08-07iio: pressure: dps310: fix NULL pointer dereference on ACPI probeRupesh Majhi1-2/+1
2026-08-07iio: buffer: Make IIO DMA fence release RCU-safeLars-Peter Clausen1-9/+4
2026-08-07iio: buffer: Tie IIO dma fence lock lifetime to the fenceLars-Peter Clausen1-5/+4
2026-08-07iio: buffer: Fix potential use-after-free in anonymous buffer releaseLars-Peter Clausen1-6/+10
2026-08-07iio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source showBabanpreet Singh1-1/+1
2026-08-07iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts1-0/+1
2026-08-07iio: ti-ads7138: Disable STATS_EN bit while reading conversion resultsPaul Geurts1-9/+33
2026-08-08ACPI/IORT: use platform_device_set_fwnode()Bartosz Golaszewski1-1/+1
2026-08-08ACPI/APMT: use platform_device_set_fwnode()Bartosz Golaszewski1-1/+1
2026-08-07Merge tag 'drm-fixes-2026-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds25-96/+298
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann375-2126/+5313
2026-08-08Merge tag 'amd-drm-next-7.3-2026-08-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie399-3155/+131988
2026-08-07pinctrl: fix PINCTRL_GENERIC_MUX not always being selectableAlvin Šipraga1-1/+1
2026-08-07Merge branches 'pm-sleep', 'pm-runtime', 'pm-powercap' and 'pm-tools'Rafael J. Wysocki3-4/+21
2026-08-07Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-tools'Rafael J. Wysocki8-106/+347
2026-08-07Bluetooth: btmtksdio: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li1-0/+3
2026-08-07Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseqSherry Sun1-4/+30
2026-08-07Bluetooth: btnxpuart: Simplify nxp_set_ind_reset() by __hci_reset_dev()Zijun Hu1-13/+1
2026-08-07Bluetooth: btintel: Remove redundant (hdr->plen > 0) in btintel_recv_event()Zijun Hu1-2/+1
2026-08-07Bluetooth: btintel: Fix diagnostics event detectionZijun Hu1-1/+1
2026-08-07Bluetooth: btmrvl: fix event packet length validationMarek Szyprowski1-1/+11
2026-08-07Bluetooth: virtio_bt: avoid OOB read of build info stringHyeongJun An1-2/+6
2026-08-07Bluetooth: hcli_ldisc: Remove reduntant bracesoshada imalka1-2/+2
2026-08-07Bluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya1-2/+16
2026-08-07Bluetooth: btintel: Add Bluetooth SAR revision 2 supportKiran K2-1/+208