index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
media: uvcvideo: Add missing curly braces
Laurent Pinchart
1
-1
/
+2
2025-09-13
media: uvcvideo: Drop unneeded memset() in meta device ioctl handlers
Laurent Pinchart
1
-9
/
+2
2025-09-13
media: uvcvideo: Fix comments in uvc_meta_detect_msxu
Ricardo Ribalda
1
-4
/
+9
2025-09-13
media: uvcvideo: Avoid variable shadowing in uvc_ctrl_cleanup_fh
Desnes Nunes
1
-2
/
+1
2025-09-13
media: uvcvideo: Fix assignment in if condition
Darshan Rathod
1
-1
/
+2
2025-09-13
iio: pressure: bmp280: Use gpiod_set_value_cansleep()
Salah Triki
1
-1
/
+1
2025-09-13
iio: pressure: bmp280: Remove noisy dev_info()
Salah Triki
1
-1
/
+0
2025-09-13
gpu: nova-core: Add base files for r570.144 firmware bindings
Alistair Popple
4
-0
/
+39
2025-09-13
gpu: nova-core: firmware: use 570.144 firmware
Alexandre Courbot
1
-1
/
+1
2025-09-13
gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
4
-21
/
+99
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
4
-2
/
+246
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
4
-9
/
+393
2025-09-13
gpu: nova-core: firmware: add support for common firmware header
Alexandre Courbot
1
-0
/
+62
2025-09-13
gpu: nova-core: firmware: move firmware request code into a function
Alexandre Courbot
1
-6
/
+14
2025-09-13
gpu: nova-core: add Chipset::name() method
Alexandre Courbot
3
-33
/
+20
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot
5
-120
/
+184
2025-09-13
gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
Alexandre Courbot
2
-2
/
+2
2025-09-13
iio: adc: ad7173: support changing filter type
David Lechner
1
-5
/
+181
2025-09-13
iio: adc: ad7173: rename odr field
David Lechner
1
-8
/
+8
2025-09-13
iio: adc: ad7173: rename ad7173_chan_spec_ext_info
David Lechner
1
-2
/
+2
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
241
-1640
/
+2404
2025-09-13
iio: adc: Add driver for Marvell 88PM886 PMIC ADC
Duje Mihanović
3
-0
/
+407
2025-09-13
iio: adc: ad7124: add filter support
David Lechner
1
-32
/
+230
2025-09-13
iio: adc: ad7124: support fractional sampling_frequency
David Lechner
1
-26
/
+39
2025-09-13
iio: adc: ad7124: use guard(mutex) to simplify return paths
David Lechner
1
-23
/
+12
2025-09-13
iio: adc: ad7124: use read_avail() for scale_available
David Lechner
1
-13
/
+29
2025-09-13
iio: adc: ad7124: use clamp()
David Lechner
1
-5
/
+2
2025-09-13
iio: adc: ad7124: fix sample rate for multi-channel use
David Lechner
1
-6
/
+20
2025-09-13
iio: adc: add ade9000 support
Antoniu Miclaus
3
-0
/
+1819
2025-09-13
iio: add power and energy measurement modifiers
Antoniu Miclaus
1
-0
/
+5
2025-09-13
iio: add IIO_ALTCURRENT channel type
Antoniu Miclaus
1
-0
/
+1
2025-09-13
iio: light: ltr390: Implement runtime PM support
Akshay Jindal
1
-17
/
+119
2025-09-13
firewire: core: use macro expression for not-registered state of BUS_MANAGER_ID
Takashi Sakamoto
2
-4
/
+11
2025-09-13
firewire: core: use macro expression for gap count mismatch
Takashi Sakamoto
3
-2
/
+5
2025-09-13
Revert "drm: Add directive to format code in comment"
Bagas Sanjaya
1
-2
/
+0
2025-09-13
iommu/amd: Fix alias device DTE setting
Vasant Hegde
1
-3
/
+3
2025-09-13
iommu/io-pgtable-dart: Fix off by one error in table index check
Janne Grunau
1
-2
/
+2
2025-09-13
clk: sunxi-ng: add support for the A523/T527 MCU CCU
Chen-Yu Tsai
3
-0
/
+476
2025-09-13
clk: sunxi-ng: div: support power-of-two dividers
Chen-Yu Tsai
1
-0
/
+18
2025-09-13
clk: sunxi-ng: sun55i-a523-ccu: Add missing NPU module clock
Chen-Yu Tsai
2
-17
/
+18
2025-09-13
crypto: omap - convert from tasklet to BH workqueue
Ryo Takakura
4
-23
/
+26
2025-09-13
crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
Thorsten Blum
1
-10
/
+3
2025-09-13
crypto: caam - double the entropy delay interval for retry
Gaurav Jain
1
-2
/
+2
2025-09-13
crypto: chelsio - Use library to prepare HMAC keys
Eric Biggers
3
-203
/
+63
2025-09-13
crypto: qat - Use library to prepare HMAC keys
Eric Biggers
2
-137
/
+61
2025-09-13
crypto: tegra - Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-13
crypto: hisilicon/sec - Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-13
crypto: ccp - Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-13
crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()
Yunseong Kim
1
-1
/
+1
2025-09-13
crypto: atmel - Fix dma_unmap_sg() direction
Thomas Fourier
1
-1
/
+1
[prev]
[next]