summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-22drm/mediatek: Remove all conflicting aperture devices during probeLuca Leonardo Scorcia1-0/+5
2026-03-22iio: dac: ds4424: add Rfs-based scale and per-variant limitsOleksij Rempel1-1/+80
2026-03-22iio: dac: ds4424: convert to regmapOleksij Rempel2-73/+91
2026-03-22iio: dac: ds4424: support per-variant output range limitsOleksij Rempel1-2/+12
2026-03-22iio: dac: ds4424: add DS4402/DS4404 device IDsDavid Jander1-0/+14
2026-03-22iio: dac: ds4424: use fsleep() instead of usleep_range()Oleksij Rempel1-1/+8
2026-03-22drm/mediatek: mtk_dsi: enable hs clock during pre-enableGary Bisson1-18/+17
2026-03-22iio: dac: ds4424: use device match data for chip infoOleksij Rempel1-23/+24
2026-03-22iio: dac: ds4424: rename iio_info struct to avoid ambiguityOleksij Rempel1-2/+2
2026-03-22iio: dac: ds4424: sort headers alphabeticallyOleksij Rempel1-4/+5
2026-03-22iio: dac: ds4424: ratelimit read errors and use device contextOleksij Rempel1-2/+3
2026-03-22iio: dac: ds4424: refactor raw access to use bitwise operationsOleksij Rempel1-34/+21
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron513-3017/+5439
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu1-4/+5
2026-03-22iio: accel: adxl313: add missing error check in predisableAntoniu Miclaus1-0/+2
2026-03-22iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus1-1/+1
2026-03-22iio: accel: fix ADXL355 temperature signature valueValek Andrej1-1/+1
2026-03-22block/floppy: Don't use REALLY_SLOW_IO for delaysJuergen Gross1-2/+0
2026-03-22counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav1-28/+27
2026-03-22counter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav1-4/+8
2026-03-22crypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum1-4/+2
2026-03-22crypto: hisilicon - add device load query functionality to debugfsZongyu Wu4-0/+102
2026-03-22crypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum1-4/+2
2026-03-22crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum1-4/+4
2026-03-22crypto: atmel-aes - guard unregister on error in atmel_aes_register_algsThorsten Blum1-2/+4
2026-03-22crypto: qat - add wireless mode support for QAT GEN6George Abraham P7-18/+137
2026-03-22crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum1-1/+1
2026-03-22crypto: tegra - Disable softirqs before finalizing requestHerbert Xu2-0/+12
2026-03-22crypto: artpec6 - use memcpy_and_pad to simplify prepare_hashThorsten Blum1-6/+3
2026-03-22md/raid5: skip 2-failure compute when other disk is R5_LOCKEDFengWei Shih1-0/+2
2026-03-22zram: do not slot_free() written-back slotsSergey Senozhatsky1-25/+14
2026-03-22Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-42/+115
2026-03-22pwm: jz4740: Drop unused includeAndy Shevchenko1-1/+0
2026-03-22iio: frequency: ad9523: use dev_err_probeAntoniu Miclaus1-4/+2
2026-03-22iio: frequency: ad9523: add dev variableAntoniu Miclaus1-7/+9
2026-03-22iio: frequency: admv4420: use dev_err_probeAntoniu Miclaus1-16/+12
2026-03-22iio: frequency: admv4420: add dev variableAntoniu Miclaus1-3/+4
2026-03-22iio: adc: ad_sigma_delta: Format block commentsGiorgi Tchankvetadze1-2/+4
2026-03-22iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()David Lechner1-6/+5
2026-03-21iio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner1-6/+12
2026-03-21iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner1-12/+8
2026-03-21iio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner1-9/+12
2026-03-21iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_dataSanjay Chitroda1-8/+3
2026-03-21iio: adc: ina2xx: add INA236 supportChuang Zhu1-12/+53
2026-03-21iio: light: as73211: remove duplicate zero init of scan.chan[3]David Lechner1-3/+0
2026-03-21iio: amplifiers: fix typo from Curren to CurrentShi Hao1-1/+1
2026-03-21iio: cdc: fix spelling mistakes in commentsShi Hao2-2/+2
2026-03-21iio: chemical: rephrase comment and fix a typoShi Hao1-1/+1
2026-03-21iio: common: fix spelling mistakes in commentsShi Hao4-5/+5
2026-03-21iio: test: fix typo from neeeds to needs in commentShi Hao1-1/+1