summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-29iio: adc: lpc32xx: Initialize completion before requesting IRQMaxwell Doose
2026-06-29iio: light: gp2ap002: fix runtime PM leak on read errorBiren Pandya
2026-06-29iio: pressure: mpl115: fix runtime PM leak on read errorBiren Pandya
2026-06-29iio: accel: kxsd9: fix runtime PM imbalance on write_raw() errorBiren Pandya
2026-06-29iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
2026-06-29iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 caseAriana Lazar
2026-06-29iio: adc: ti-ads1119: fix PM reference leak in buffer preenableGuangshuo Li
2026-06-29iio: adc: ad7380: select REGMAPSamuel Moelius
2026-06-29hwmon: adm1275: Detect coefficient overflowMatti Vaittinen
2026-06-29hwmon: adm1275: Prevent reading uninitialized stackMatti Vaittinen
2026-06-29hwmon: (max6697) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-06-29hwmon: (ltc2992) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-06-29hwmon: (max1619) add missing 'select REGMAP' to KconfigJoshua Crofts
2026-06-29hwmon: (w83627hf) remove VID sysfs files on error and removePengpeng Hou
2026-06-29hwmon: (w83793) remove vrm sysfs file on probe failurePengpeng Hou
2026-06-29vfio/pci: Expose latched module parameter policy in debugfsAlex Williamson
2026-06-29vfio: Remove device debugfs before releasing devresAlex Williamson
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson
2026-06-29vfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson
2026-06-29vfio/pci: Release the VGA arbiter client on register_device() failureAlex Williamson
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
2026-06-29accel/amdxdna: Fix iommu domain lifetime race during device removalLizhi Hou
2026-06-29accel/amdxdna: Fix notifier_wq lifetime race during device removalLizhi Hou
2026-06-29accel/amdxdna: Fix amdxdna_client lifetime race during device removalLizhi Hou
2026-06-29spi: dw: use the correct error msg if request_irq() failsJisheng Zhang
2026-06-29spi: dw: fix first spi transfer with dma always fallback to PIOJisheng Zhang
2026-06-29Merge drm/drm-fixes into drm-misc-fixesMaarten Lankhorst
2026-06-29hwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An
2026-06-29hwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()Abdurrahman Hussain
2026-06-29hwmon: (occ) unregister sysfs devices outside occ lockRunyu Xiao
2026-06-29USB: serial: option: add Telit Cinterion FE990D50 compositionsFabio Porcedda
2026-06-29IB/mad: Drop unmatched RMPP responses before reassemblyMichael Bommarito
2026-06-29dma-fence: Make dma_fence_dedup_array() robust against 0-count inputBaineng Shou
2026-06-29dma-buf: dma-fence: Fix potential NULL pointer dereferencePhilipp Stanner
2026-06-29USB: serial: digi_acceleport: fix broken rx after throttleJohan Hovold
2026-06-29HID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie
2026-06-29HID: logitech-dj: Fix maxfield check in DJ short report validationHyeongJun An
2026-06-29HID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones
2026-06-29HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin
2026-06-29HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka
2026-06-29HID: letsketch: fix UAF on inrange_timer at driver unbindManish Khadka
2026-06-29dma-fence: use correct callback in dma_fence_timeline_name()André Draszik
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29USB: serial: digi_acceleport: fix hard lockup on disconnectJohan Hovold
2026-06-29USB: serial: digi_acceleport: fix write buffer corruptionJohan Hovold
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds
2026-06-28Merge tag 'input-for-v7.2-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-27net: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi
2026-06-27net: enetc: check the number of BDs needed for xdp_frameWei Fang
2026-06-27Merge tag 'pwm/for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds