summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-13iio: adc: ad7173: rename ad7173_chan_spec_ext_infoDavid Lechner
2025-09-13Merge tag 'v6.17-rc3' into togregJonathan Cameron
2025-09-13iio: adc: Add driver for Marvell 88PM886 PMIC ADCDuje Mihanović
2025-09-13iio: adc: ad7124: add filter supportDavid Lechner
2025-09-13iio: adc: ad7124: support fractional sampling_frequencyDavid Lechner
2025-09-13iio: adc: ad7124: use guard(mutex) to simplify return pathsDavid Lechner
2025-09-13iio: adc: ad7124: use read_avail() for scale_availableDavid Lechner
2025-09-13iio: adc: ad7124: use clamp()David Lechner
2025-09-13iio: adc: ad7124: fix sample rate for multi-channel useDavid Lechner
2025-09-13iio: adc: add ade9000 supportAntoniu Miclaus
2025-09-13iio: add power and energy measurement modifiersAntoniu Miclaus
2025-09-13iio: add IIO_ALTCURRENT channel typeAntoniu Miclaus
2025-09-13iio: light: ltr390: Implement runtime PM supportAkshay Jindal
2025-09-13firewire: core: use macro expression for not-registered state of BUS_MANAGER_IDTakashi Sakamoto
2025-09-13firewire: core: use macro expression for gap count mismatchTakashi Sakamoto
2025-09-13Revert "drm: Add directive to format code in comment"Bagas Sanjaya
2025-09-13iommu/amd: Fix alias device DTE settingVasant Hegde
2025-09-13iommu/io-pgtable-dart: Fix off by one error in table index checkJanne Grunau
2025-09-13clk: sunxi-ng: add support for the A523/T527 MCU CCUChen-Yu Tsai
2025-09-13clk: sunxi-ng: div: support power-of-two dividersChen-Yu Tsai
2025-09-13clk: sunxi-ng: sun55i-a523-ccu: Add missing NPU module clockChen-Yu Tsai
2025-09-13crypto: omap - convert from tasklet to BH workqueueRyo Takakura
2025-09-13crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum
2025-09-13crypto: caam - double the entropy delay interval for retryGaurav Jain
2025-09-13crypto: chelsio - Use library to prepare HMAC keysEric Biggers
2025-09-13crypto: qat - Use library to prepare HMAC keysEric Biggers
2025-09-13crypto: tegra - Use int type to store negative error codesQianfeng Rong
2025-09-13crypto: hisilicon/sec - Use int type to store negative error codesQianfeng Rong
2025-09-13crypto: ccp - Use int type to store negative error codesQianfeng Rong
2025-09-13crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()Yunseong Kim
2025-09-13crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier
2025-09-13crypto: rockchip - Fix dma_unmap_sg() nents valueThomas Fourier
2025-09-13crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run()Ovidiu Panait
2025-09-13crypto: sun8i-ce - save hash buffers and dma info to request contextOvidiu Panait
2025-09-13crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepareOvidiu Panait
2025-09-13crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()Ovidiu Panait
2025-09-13crypto: sun8i-ce - move bounce_iv and backup_iv to request contextOvidiu Panait
2025-09-13crypto: sun8i-ce - add a new function for dumping task descriptorsOvidiu Panait
2025-09-13crypto: sun8i-ce - remove unnecessary __maybe_unused annotationsOvidiu Panait
2025-09-13crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()Ovidiu Panait
2025-09-13crypto: sun8i-ce - remove channel timeout fieldOvidiu Panait
2025-09-13crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)
2025-09-12net: phy: micrel: Update Kconfig help textJonas Rebmann
2025-09-12net: mvneta: add support for hardware timestampsRussell King
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()Lyude Paul
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()Lyude Paul
2025-09-13i2c: tegra: Add Tegra256 supportAkhil R
2025-09-13i2c: core: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-09-13i2c: mux: pca9541: Use I2C adapter timeout value for arbitration timeoutManikanta Guntupalli
2025-09-12PCI: qcom-ep: Remove redundant edma.nr_irqs initializationNiklas Cassel