aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-13gpu: nova-core: firmware: add support for common firmware headerAlexandre Courbot1-0/+62
2025-09-13gpu: nova-core: firmware: move firmware request code into a functionAlexandre Courbot1-6/+14
2025-09-13gpu: nova-core: add Chipset::name() methodAlexandre Courbot3-33/+20
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot5-120/+184
2025-09-13gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`Alexandre Courbot2-2/+2
2025-09-13iio: adc: ad7173: support changing filter typeDavid Lechner1-5/+181
2025-09-13iio: adc: ad7173: rename odr fieldDavid Lechner1-8/+8
2025-09-13iio: adc: ad7173: rename ad7173_chan_spec_ext_infoDavid Lechner1-2/+2
2025-09-13Merge tag 'v6.17-rc3' into togregJonathan Cameron241-1637/+2401
2025-09-13iio: adc: Add driver for Marvell 88PM886 PMIC ADCDuje Mihanović3-0/+407
2025-09-13iio: adc: ad7124: add filter supportDavid Lechner1-32/+230
2025-09-13iio: adc: ad7124: support fractional sampling_frequencyDavid Lechner1-26/+39
2025-09-13iio: adc: ad7124: use guard(mutex) to simplify return pathsDavid Lechner1-23/+12
2025-09-13iio: adc: ad7124: use read_avail() for scale_availableDavid Lechner1-13/+29
2025-09-13iio: adc: ad7124: use clamp()David Lechner1-5/+2
2025-09-13iio: adc: ad7124: fix sample rate for multi-channel useDavid Lechner1-6/+20
2025-09-13iio: adc: add ade9000 supportAntoniu Miclaus3-0/+1819
2025-09-13iio: add power and energy measurement modifiersAntoniu Miclaus1-0/+5
2025-09-13iio: add IIO_ALTCURRENT channel typeAntoniu Miclaus1-0/+1
2025-09-13iio: light: ltr390: Implement runtime PM supportAkshay Jindal1-17/+119
2025-09-13firewire: core: use macro expression for not-registered state of BUS_MANAGER_IDTakashi Sakamoto2-4/+11
2025-09-13firewire: core: use macro expression for gap count mismatchTakashi Sakamoto3-2/+5
2025-09-13Revert "drm: Add directive to format code in comment"Bagas Sanjaya1-2/+0
2025-09-13iommu/amd: Fix alias device DTE settingVasant Hegde1-3/+3
2025-09-13iommu/io-pgtable-dart: Fix off by one error in table index checkJanne Grunau1-2/+2
2025-09-13clk: sunxi-ng: add support for the A523/T527 MCU CCUChen-Yu Tsai3-0/+476
2025-09-13clk: sunxi-ng: div: support power-of-two dividersChen-Yu Tsai1-0/+18
2025-09-13clk: sunxi-ng: sun55i-a523-ccu: Add missing NPU module clockChen-Yu Tsai2-17/+18
2025-09-13crypto: omap - convert from tasklet to BH workqueueRyo Takakura4-23/+26
2025-09-13crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum1-10/+3
2025-09-13crypto: caam - double the entropy delay interval for retryGaurav Jain1-2/+2
2025-09-13crypto: chelsio - Use library to prepare HMAC keysEric Biggers3-201/+61
2025-09-13crypto: qat - Use library to prepare HMAC keysEric Biggers2-134/+58
2025-09-13crypto: tegra - Use int type to store negative error codesQianfeng Rong1-1/+2
2025-09-13crypto: hisilicon/sec - Use int type to store negative error codesQianfeng Rong1-1/+2
2025-09-13crypto: ccp - Use int type to store negative error codesQianfeng Rong1-1/+2
2025-09-13crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()Yunseong Kim1-1/+1
2025-09-13crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier1-1/+1
2025-09-13crypto: rockchip - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-09-13crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run()Ovidiu Panait1-16/+46
2025-09-13crypto: sun8i-ce - save hash buffers and dma info to request contextOvidiu Panait2-45/+49
2025-09-13crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepareOvidiu Panait1-22/+11
2025-09-13crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()Ovidiu Panait1-19/+16
2025-09-13crypto: sun8i-ce - move bounce_iv and backup_iv to request contextOvidiu Panait3-25/+13
2025-09-13crypto: sun8i-ce - add a new function for dumping task descriptorsOvidiu Panait1-7/+9
2025-09-13crypto: sun8i-ce - remove unnecessary __maybe_unused annotationsOvidiu Panait3-3/+3
2025-09-13crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()Ovidiu Panait1-6/+2
2025-09-13crypto: sun8i-ce - remove channel timeout fieldOvidiu Panait6-9/+3
2025-09-13crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked()Borislav Petkov (AMD)1-1/+1
2025-09-12net: phy: micrel: Update Kconfig help textJonas Rebmann1-1/+1