summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-15iio: adc: mt6359: fix unchecked return value in mt6358_read_impSalah Triki
2026-05-15iio: adc: qcom-spmi-adc5-gen3: Fix off by one in adc5_gen3_get_fw_channel_data()Dan Carpenter
2026-05-15iio: imu: adis16550: fix stack leak in trigger handlerGreg Kroah-Hartman
2026-05-15iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO bufferGreg Kroah-Hartman
2026-05-15iio: pressure: bmp280: fix stack leak in bmp580 trigger handlerGreg Kroah-Hartman
2026-05-15iio: adc: nxp-sar-adc: zero-initialize dma_slave_configShuvam Pandey
2026-05-15iio: light: cm3323: fix reg_conf not being initialized correctlyAldo Conte
2026-05-15iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDLAdvait Dhamorikar
2026-05-15iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf()Benoît Monin
2026-05-15iio: adc: nxp-sar-adc: fix division by zero in write_rawAntoniu Miclaus
2026-05-15crypto: atmel-ecc - drop CONFIG_OF guard and of_match_ptrThorsten Blum
2026-05-15crypto: atmel-sha204a - drop __maybe_unused and of_match_ptrThorsten Blum
2026-05-15crypto: safexcel - Fix potential memory leak in safexcel_pci_probe()Abdun Nihaal
2026-05-15crypto: amlogic - avoid double cleanup in meson_crypto_probe()Dawei Feng
2026-05-15crypto: talitos - use devm_platform_ioremap_resource()Rosen Penev
2026-05-15crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitationPaul Louvel
2026-05-15crypto: talitos/hash - remove useless wrapperPaul Louvel
2026-05-15crypto: talitos/hash - rename first_desc/last_desc to first_request/last_requestPaul Louvel
2026-05-15crypto: talitos/hash - drop workqueue mechanism for SEC1Paul Louvel
2026-05-15crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueuePaul Louvel
2026-05-15crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...Paul Louvel
2026-05-15crypto: talitos - move code in current_desc_hdr() into a standalone functionPaul Louvel
2026-05-15crypto: talitos - move dma mapping code in talitos_submit() into a standalone...Paul Louvel
2026-05-15crypto: talitos - move dma unmapping code in flush_channel() into a standalon...Paul Louvel
2026-05-15crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1Paul Louvel
2026-05-15crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel
2026-05-15crypto: ccp/sev-dev-tsm - bail out early when pdev->bus is NULLStepan Ionichev
2026-05-15crypto: atmel-ecc - replace min_t with minThorsten Blum
2026-05-15crypto: ccree - replace snprintf("%s") with strscpyThorsten Blum
2026-05-15crypto: artpec6 - refactor crypto_setup_out_descr for readabilityThorsten Blum
2026-05-15crypto: talitos - allocate channels with main structRosen Penev
2026-05-15crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-05-15hwrng: core - use sysfs_emit_at in rng_available_showThorsten Blum
2026-05-15hwrng: core - use MAX to simplify RNG_BUFFER_SIZEThorsten Blum
2026-05-15hwrng: core - use bool for wait parameter in rng_get_dataThorsten Blum
2026-05-15hwrng: core - drop unnecessary forward declarationsThorsten Blum
2026-05-15crypto: ccp - Treat zero-length cert chain as query for blob lengthsSean Christopherson
2026-05-15crypto: safexcel - Remove repeated plusAleksander Jan Bajkowski
2026-05-15crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)
2026-05-15crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)Tycho Andersen (AMD)
2026-05-15crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)Tycho Andersen (AMD)
2026-05-15crypto: ccp - Do not initialize SNP for SEV ioctlsTycho Andersen (AMD)
2026-05-15crypto: drivers - Drop explicit assigment of 0 in pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-15crypto: ccp - Define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-15hwrng: drivers - Drop unused assignment to pci driver_dataUwe Kleine-König (The Capable Hub)
2026-05-15clk: renesas: r8a73a4: Add ZT/ZTR trace clocksMarek Vasut
2026-05-15pinctrl: renesas: sh-pfc: Implement .pin_config_group_get() callbackGeert Uytterhoeven
2026-05-15Merge tag 'counter-fixes-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2026-05-15interconnect: qcom: eliza: Add SDCC1 slave nodeAbel Vesa
2026-05-15Merge branch 'for-linus' into for-nextTakashi Iwai