index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-12-15
ata: libata: Add support to parse equal sign in libata.force
Niklas Cassel
-2
/
+36
2025-12-15
ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirk
Niklas Cassel
-12
/
+16
2025-12-15
ata: libata: Add ata_force_get_fe_for_dev() helper
Niklas Cassel
-22
/
+34
2025-12-15
ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks
Niklas Cassel
-9
/
+59
2025-12-15
ata: libata: avoid long timeouts on hot-unplugged SATA DAS
Henry Tseng
-1
/
+30
2025-12-15
ata: libata-scsi: Remove superfluous local_irq_save()
Niklas Cassel
-3
/
+2
2025-12-14
remoteproc: imx_dsp_rproc: Wait for suspend ACK only if WAIT_FW_CONFIRMATION ...
Iuliana Prodan
-0
/
+6
2025-12-14
remoteproc: imx_dsp_rproc: Rename macro to reflect multiple contexts
Iuliana Prodan
-11
/
+11
2025-12-14
remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channe...
Iuliana Prodan
-0
/
+9
2025-12-14
rpmsg: core: fix race in driver_override_show() and use core helper
Gui-Dong Han
-39
/
+27
2025-12-14
rpmsg: virtio: EPOLLOUT support
Patrick Oppenlander
-69
/
+32
2025-12-15
Add DMA support for RZ/T2H RSPI
Mark Brown
-62
/
+217
2025-12-15
Support ECSPI dynamic burst feature for DMA mode
Mark Brown
-106
/
+519
2025-12-15
spi: stm32: Update for OSPI and QSPI drivers
Mark Brown
-86
/
+132
2025-12-14
hwmon: (tmp401) fix overflow caused by default conversion rate value
Alexey Simakov
-1
/
+1
2025-12-14
hwmon: (ibmpex) fix use-after-free in high/low store
Junrui Luo
-2
/
+7
2025-12-14
hwmon: (dell-smm) Limit fan multiplier to avoid overflow
Denis Sergeev
-0
/
+9
2025-12-14
spi: spi-fsl-lpspi: convert min_t() to simple min()
Carlos Song
-9
/
+1
2025-12-14
spi: virtio: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
-2
/
+2
2025-12-14
spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
Mark Brown
-6
/
+6
2025-12-14
spi: spi-qpic-snand: remove superfluous qcom_spi_set_read_loc() calls
Gabor Juhos
-4
/
+0
2025-12-14
spi-geni-qcom: rework setup_fifo_params
Jonathan Marek
-28
/
+20
2025-12-14
spi-geni-qcom: initialize mode related registers to 0
Jonathan Marek
-0
/
+6
2025-12-14
spi-geni-qcom: use xfer->bits_per_word for can_dma()
Jonathan Marek
-4
/
+4
2025-12-14
spi-geni-qcom: don't set max clock in setup_fifo_params
Jonathan Marek
-1
/
+1
2025-12-14
spi-geni-qcom: remove manual CS control
Jonathan Marek
-59
/
+8
2025-12-14
spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy call
Akif Ejaz
-3
/
+1
2025-12-14
spi: cadence-xspi: Replace OF/ACPI specifics by agnostic APIs
Andy Shevchenko
-7
/
+4
2025-12-14
spi: cadence-xspi: Replace ACPI specifics by agnostic APIs
Andy Shevchenko
-25
/
+11
2025-12-14
spi: stm32-qspi: Simplify SMIE interrupt test
Patrice Chotard
-1
/
+1
2025-12-14
spi: stm32-qspi: Remove CR_TCIE and CR_TEIE irq usage
Patrice Chotard
-32
/
+13
2025-12-14
spi: stm32-qspi: Optimize FIFO accesses using u16 or u32
Patrice Chotard
-11
/
+40
2025-12-14
spi: stm32-qspi: Set DMA maxburst dynamically
Patrice Chotard
-2
/
+11
2025-12-14
spi: stm32-ospi: Simplify SMIE interrupt test
Patrice Chotard
-1
/
+1
2025-12-14
spi: stm32-ospi: Remove CR_TCIE and CR_TEIE irq usage
Patrice Chotard
-25
/
+6
2025-12-14
spi: stm32-ospi: Optimize FIFO accesses using u16 or u32
Patrice Chotard
-9
/
+38
2025-12-14
spi: stm32-ospi: Set DMA maxburst dynamically
Patrice Chotard
-5
/
+22
2025-12-14
spi: imx: enable DMA mode for target operation
Carlos Song
-20
/
+57
2025-12-14
spi: imx: support dynamic burst length for ECSPI DMA mode
Carlos Song
-36
/
+377
2025-12-14
spi: imx: handle DMA submission errors with dma_submit_error()
Carlos Song
-6
/
+22
2025-12-14
spi: imx: avoid dmaengine_terminate_all() on TX prep failure
Carlos Song
-1
/
+0
2025-12-14
spi: imx: introduce helper to clear DMA mode logic
Carlos Song
-72
/
+92
2025-12-14
spi: imx: group spi_imx_dma_configure() with spi_imx_dma_transfer()
Carlos Song
-44
/
+44
2025-12-14
spi: rzv2h-rspi: add support for DMA mode
Cosmin Tanislav
-1
/
+168
2025-12-14
spi: rzv2h-rspi: split out PIO transfer
Cosmin Tanislav
-7
/
+20
2025-12-14
spi: rzv2h-rspi: enable TX buffer empty interrupt
Cosmin Tanislav
-0
/
+4
2025-12-14
spi: rzv2h-rspi: set TX FIFO threshold to 0
Cosmin Tanislav
-1
/
+1
2025-12-14
spi: rzv2h-rspi: set MUST_RX/MUST_TX
Cosmin Tanislav
-8
/
+3
2025-12-14
spi: rzv2h-rspi: store RX interrupt in state
Cosmin Tanislav
-5
/
+6
2025-12-14
spi: rzv2h-rspi: use device-managed APIs
Cosmin Tanislav
-39
/
+19
[prev]
[next]