summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-02can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-02can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman
2026-03-02can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-02can: esd_usb: add endpoint type validationZiyi Guo
2026-03-02can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel
2026-03-02can: dummy_can: dummy_can_init(): fix packet statisticsOliver Hartkopp
2026-03-01regulator: mt6363: Fix incorrect and redundant IRQ disposal in probeFelix Gu
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-03-01iio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by oneDavid Lechner
2026-03-01iio: hid-sensors: Use software triggerSrinivas Pandruvada
2026-03-01iio: adc: ad4062: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu
2026-03-01iio: gyro: mpu3050: Fix out-of-sequence free_irq()Ethan Tidmore
2026-03-01iio: gyro: mpu3050: Move iio_device_register() to correct locationEthan Tidmore
2026-03-01iio: gyro: mpu3050: Fix irq resource leakEthan Tidmore
2026-03-01iio: gyro: mpu3050: Fix incorrect free_irq() variableEthan Tidmore
2026-03-01iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer onlyFrancesco Lavra
2026-03-01iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope onlyFrancesco Lavra
2026-03-01iio: dac: mcp47feb02: Fix mutex used before initializationFelix Gu
2026-03-01iio: adc: ade9000: fix wrong return type in streaming pushGiorgi Tchankvetadze
2026-03-01iio: adc: ade9000: fix wrong register in CALIBBIAS case for active powerGiorgi Tchankvetadze
2026-03-01iio: accel: adxl380: fix FIFO watermark bit 8 always written as 0Antoniu Miclaus
2026-03-01iio: adc: ade9000: move mutex init before IRQ registrationAntoniu Miclaus
2026-03-01iio: pressure: abp2030pa: Remove IRQF_ONESHOT from devm_request_irq()Felix Gu
2026-03-01iio: adc: ti-ads1119: Fix unbalanced pm reference count in ds1119_single_conv...Felix Gu
2026-02-28Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-28scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh
2026-02-28scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIPFlorian Fuchs
2026-02-28scsi: mpi3mr: Clear reset history on ready and recheck state after timeoutRanjan Kumar
2026-02-28scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi
2026-02-28amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju
2026-02-28net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar
2026-02-28firewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto
2026-02-28Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-28Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-28dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-02-27accel/amdxdna: Fill invalid payload for failed commandLizhi Hou
2026-02-28crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum
2026-02-28crypto: ccp - Fix use-after-free on error pathAlper Ak
2026-02-28crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabledAshish Kalra
2026-02-27net: mana: Ring doorbell at 4 CQ wraparoundsLong Li
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-02-27Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-27Merge tag 'cxl-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-02-27Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-27HID: mcp2221: cancel last I2C command on read errorRomain Sioen