summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-23iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus
2026-02-23iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tblEthan Tidmore
2026-02-23iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus
2026-02-23iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus
2026-02-23iio: magnetometer: tlv493d: remove erroneous shift in X-axis dataAntoniu Miclaus
2026-02-23iio: proximity: hx9023s: Protect against division by zero in set_samp_freqYasin Lee
2026-02-23iio: proximity: hx9023s: fix assignment order for __counted_byYasin Lee
2026-02-23iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer
2026-02-23iio: dac: ds4424: reject -128 RAW valueOleksij Rempel
2026-02-23iio: imu: inv_icm45600: fix INT1 drive bit invertedJean-Baptiste Maneyrol
2026-02-23iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid
2026-02-23iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade
2026-02-23iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon
2026-02-23iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus
2026-02-23iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol
2026-02-23iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol
2026-02-23wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski
2026-02-22hwmon: (aht10) Fix initialization commands for AHT20Hao Yu
2026-02-22hwmon: (macsmc) Fix overflows, underflows, and sign extensionGuenter Roeck
2026-02-22hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driverGuenter Roeck
2026-02-23soc: aspeed: socinfo: Mask table entries for accurate SoC ID matchingPotin Lai
2026-02-23device property: Allow secondary lookup in fwnode_get_next_child_node()Andy Shevchenko
2026-02-22soc: rockchip: grf: Add missing of_node_put() when returningShawn Lin
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21Merge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-21HID: pidff: Fix condition effect bit clearingTomasz PakuĊ‚a
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-21ovpn: tcp - fix packet extraction from streamRalf Lici
2026-02-20Merge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-20Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-02-20Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-20bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi
2026-02-20bnxt_en: Fix RSS context delete logicPavan Chebbi
2026-02-20Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds
2026-02-20Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-20net: ethernet: xscale: Check for PTP support properlyLinus Walleij
2026-02-20net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov
2026-02-20Merge tag 'i2c-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-20Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-20NTB: ntb_transport: Use seq_file for QP stats debugfsKoichiro Den
2026-02-20NTB: ntb_transport: Fix too small buffer for debugfs_nameKoichiro Den
2026-02-20ntb/ntb_tool: correct sscanf format for u64 and size_t in tool_peer_mw_trans_...yangqixiao