summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-23md/raid5: move handle_stripe() comment to correct locationChen Cheng-14/+12
2026-03-23md/raid5: remove stale md_raid5_kick_device() declarationChen Cheng-1/+0
2026-03-23md/raid1: fix the comparing region of interval treeXiao Ni-2/+2
2026-03-22Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+20
2026-03-22Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-03-22drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_registerLuca Leonardo Scorcia-4/+5
2026-03-22drm/mediatek: ovl: Add specific entry for mt8167Val Packett-0/+12
2026-03-22drm/mediatek: Remove all conflicting aperture devices during probeLuca Leonardo Scorcia-0/+5
2026-03-22iio: dac: ds4424: add Rfs-based scale and per-variant limitsOleksij Rempel-1/+80
2026-03-22iio: dac: ds4424: convert to regmapOleksij Rempel-73/+91
2026-03-22iio: dac: ds4424: support per-variant output range limitsOleksij Rempel-2/+12
2026-03-22iio: dac: ds4424: add DS4402/DS4404 device IDsDavid Jander-0/+14
2026-03-22iio: dac: ds4424: use fsleep() instead of usleep_range()Oleksij Rempel-1/+8
2026-03-22drm/mediatek: mtk_dsi: enable hs clock during pre-enableGary Bisson-18/+17
2026-03-22iio: dac: ds4424: use device match data for chip infoOleksij Rempel-23/+24
2026-03-22iio: dac: ds4424: rename iio_info struct to avoid ambiguityOleksij Rempel-2/+2
2026-03-22iio: dac: ds4424: sort headers alphabeticallyOleksij Rempel-4/+5
2026-03-22iio: dac: ds4424: ratelimit read errors and use device contextOleksij Rempel-2/+3
2026-03-22iio: dac: ds4424: refactor raw access to use bitwise operationsOleksij Rempel-34/+21
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron-3017/+5439
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu-4/+5
2026-03-22iio: accel: adxl313: add missing error check in predisableAntoniu Miclaus-0/+2
2026-03-22iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus-1/+1
2026-03-22iio: accel: fix ADXL355 temperature signature valueValek Andrej-1/+1
2026-03-22block/floppy: Don't use REALLY_SLOW_IO for delaysJuergen Gross-2/+0
2026-03-22counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav-28/+27
2026-03-22counter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav-4/+8
2026-03-22crypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum-4/+2
2026-03-22crypto: hisilicon - add device load query functionality to debugfsZongyu Wu-0/+102
2026-03-22crypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum-4/+2
2026-03-22crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum-4/+4
2026-03-22crypto: atmel-aes - guard unregister on error in atmel_aes_register_algsThorsten Blum-2/+4
2026-03-22crypto: qat - add wireless mode support for QAT GEN6George Abraham P-18/+137
2026-03-22crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum-1/+1
2026-03-22crypto: tegra - Disable softirqs before finalizing requestHerbert Xu-0/+12
2026-03-22crypto: artpec6 - use memcpy_and_pad to simplify prepare_hashThorsten Blum-6/+3
2026-03-22md/raid5: skip 2-failure compute when other disk is R5_LOCKEDFengWei Shih-0/+2
2026-03-21zram: do not slot_free() written-back slotsSergey Senozhatsky-25/+14
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-42/+115
2026-03-21pwm: jz4740: Drop unused includeAndy Shevchenko-1/+0
2026-03-21iio: frequency: ad9523: use dev_err_probeAntoniu Miclaus-4/+2
2026-03-21iio: frequency: ad9523: add dev variableAntoniu Miclaus-7/+9
2026-03-21iio: frequency: admv4420: use dev_err_probeAntoniu Miclaus-16/+12
2026-03-21iio: frequency: admv4420: add dev variableAntoniu Miclaus-3/+4
2026-03-21iio: adc: ad_sigma_delta: Format block commentsGiorgi Tchankvetadze-2/+4
2026-03-21iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()David Lechner-6/+5
2026-03-21iio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner-6/+12
2026-03-21iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner-12/+8
2026-03-21iio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner-9/+12
2026-03-21iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_dataSanjay Chitroda-8/+3