summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-24iio: imu: inv_icm42600: stabilized timestamp in interruptJean-Baptiste Maneyrol3-2/+20
2026-07-24iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol3-30/+22
2026-07-24iio: invensense: remove redundant initialization of variable periodColin Ian King1-1/+1
2026-07-24iio: imu: inv_mpu6050: use the common inv_sensors timestamp moduleJean-Baptiste Maneyrol5-93/+45
2026-07-24iio: make invensense timestamp module genericJean-Baptiste Maneyrol6-89/+104
2026-07-24iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol12-88/+38
2026-07-24iio: imu: inv_icm42600: make timestamp module chip independentJean-Baptiste Maneyrol3-19/+12
2026-07-24iio: hid-sensor-rotation: Fix stale or zero output when reading raw valuesZhang Lixu1-2/+38
2026-07-24iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQRunyu Xiao1-1/+1
2026-07-24ACPI: NFIT: core: Fix acpi_nfit_init() error cleanupRafael J. Wysocki1-4/+11
2026-07-24ACPI: CPPC: Suppress UBSAN warning caused by field misuseJeremy Linton1-4/+7
2026-07-24mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeoutPengpeng Hou1-2/+10
2026-07-24mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeoutPengpeng Hou1-2/+10
2026-07-24mtd: rawnand: fsl_ifc: return errors for failed page readsPengpeng Hou1-1/+8
2026-07-24mmc: vub300: defer reset until cmd_mutex is unlockedRunyu Xiao1-9/+17
2026-07-24mtd: mchp23k256: use SPI match data for chip capsPengpeng Hou1-1/+1
2026-07-24mtd: onenand: samsung: report DMA completion timeoutsPengpeng Hou1-1/+6
2026-07-24wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims1-1/+0
2026-07-24reset: sunxi: fix memory region leak on ioremap failureZhao Dongdong1-1/+3
2026-07-24memstick: ms_block: reject a card that reports too many blocksMaoyi Xie1-0/+4
2026-07-24macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen1-2/+5
2026-07-24Bluetooth: btrtl: validate firmware patch boundsLaxman Acharya Padhya1-2/+3
2026-07-24regulator: ltc3676: Fix incorrect IRQSTAT bit offsetsAbhishek Ojha1-5/+5
2026-07-24wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao1-2/+10
2026-07-24drbd: reject data replies with an out-of-range payload sizeMichael Bommarito1-0/+5
2026-07-24s390/monwriter: Reject buffer reuse with different data lengthGerald Schaefer1-0/+3
2026-07-24hwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An1-0/+3
2026-07-24ata: pata_pxa: Fix DMA channel leak on probe errorWentao Liang1-0/+1
2026-07-24fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li1-1/+3
2026-07-24net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li1-8/+10
2026-07-24hwmon: (w83793) remove vrm sysfs file on probe failurePengpeng Hou1-0/+1
2026-07-24hwmon: (w83627hf) remove VID sysfs files on error and removePengpeng Hou1-0/+4
2026-07-24bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal1-2/+1
2026-07-24nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error pathShivam Kumar1-1/+3
2026-07-24ieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi1-2/+4
2026-07-24ieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi1-1/+2
2026-07-24net: ena: clean up XDP TX queues when regular TX setup failsDawei Feng1-2/+21
2026-07-24gpios: palmas: add .get_direction() opAndreas Kemnade1-0/+19
2026-07-24Input: ims-pcu - fix type confusion in CDC union descriptor parsingDmitry Torokhov1-1/+1
2026-07-24Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsingDmitry Torokhov1-2/+3
2026-07-24Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug loggingDmitry Torokhov1-1/+1
2026-07-24Input: ims-pcu - fix DMA mapping violation in line setupDmitry Torokhov1-2/+7
2026-07-24Input: ims-pcu - add response length checksDmitry Torokhov1-6/+81
2026-07-24Input: ims-pcu - validate control endpoint typeDmitry Torokhov1-0/+6
2026-07-24Input: ims-pcu - release data interface on disconnectDmitry Torokhov1-0/+1
2026-07-24Input: ims-pcu - fix use-after-free and double-free in disconnectDmitry Torokhov1-2/+1
2026-07-24scsi: elx: efct: Fix I/O leak on unsupported additional CDBHaoxiang Li1-0/+1
2026-07-24scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()WenTao Liang1-0/+2
2026-07-24scsi: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVEBryam Vargas1-3/+5
2026-07-24scsi: target: Bound PR-OUT TransportID parsing to the received bufferBryam Vargas3-23/+73