aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-13media: uvcvideo: Add missing curly bracesLaurent Pinchart1-1/+2
2025-09-13media: uvcvideo: Drop unneeded memset() in meta device ioctl handlersLaurent Pinchart1-9/+2
2025-09-13media: uvcvideo: Fix comments in uvc_meta_detect_msxuRicardo Ribalda1-4/+9
2025-09-13media: uvcvideo: Avoid variable shadowing in uvc_ctrl_cleanup_fhDesnes Nunes1-2/+1
2025-09-13media: uvcvideo: Fix assignment in if conditionDarshan Rathod1-1/+2
2025-09-13iio: pressure: bmp280: Use gpiod_set_value_cansleep()Salah Triki1-1/+1
2025-09-13iio: pressure: bmp280: Remove noisy dev_info()Salah Triki1-1/+0
2025-09-13gpu: nova-core: Add base files for r570.144 firmware bindingsAlistair Popple4-0/+39
2025-09-13gpu: nova-core: firmware: use 570.144 firmwareAlexandre Courbot1-1/+1
2025-09-13gpu: nova-core: firmware: process the GSP bootloaderAlexandre Courbot4-21/+99
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot4-2/+246
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot4-9/+393
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-1640/+2404
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-203/+63
2025-09-13crypto: qat - Use library to prepare HMAC keysEric Biggers2-137/+61
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