index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coe...
dillon min
1
-1
/
+2
2020-05-25
spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
dillon min
1
-4
/
+15
2020-05-22
spi: Make spi_delay_exec() warn if called from atomic context
Mark Brown
1
-0
/
+2
2020-05-22
Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semi...
Mark Brown
3
-26
/
+21
2020-05-22
spi: rb4xx: add corresponding device tree documentation
Christopher Hill
2
-0
/
+38
2020-05-22
spi: rb4xx: update driver to be device tree aware
Christopher Hill
1
-0
/
+9
2020-05-22
spi: rb4xx: null pointer bug fix
Christopher Hill
1
-5
/
+5
2020-05-22
spi: dw: Discard dma_width member of the dw_spi structure
Serge Semin
3
-7
/
+5
2020-05-22
spi: dw: Discard unused void priv pointer
Serge Semin
1
-2
/
+0
2020-05-22
spi: dw: Discard static DW DMA slave structures
Serge Semin
2
-13
/
+8
2020-05-22
spi: dw: Enable interrupts in accordance with DMA xfer mode
Serge Semin
1
-4
/
+8
2020-05-20
spi: bcm2835: Tear down DMA before turning off SPI controller
Lukas Wunner
1
-2
/
+2
2020-05-20
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
3
-3
/
+8
2020-05-20
spi: bcm2835aux: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-05-20
spi: bcm2835: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-05-20
spi: Fix controller unregister order
Lukas Wunner
1
-1
/
+2
2020-05-19
spi: ti_qspi: fix unit address
Kangmin Park
1
-1
/
+1
2020-05-15
spi: dw: Add Tx/Rx DMA properties
Serge Semin
1
-0
/
+2
2020-05-15
Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semi...
Mark Brown
3
-2
/
+21
2020-05-15
spi: spi-rockchip: use num-cs property and ctlr->enable_gpiods
Chris Ruehl
1
-1
/
+8
2020-05-15
spi: spi-rockchip: add support for spi slave mode
Chris Ruehl
1
-6
/
+38
2020-05-15
spi: spi-rockchip: cleanup use struct spi_controller
Chris Ruehl
1
-91
/
+91
2020-05-15
spi: dw: Clear DMAC register when done or stopped
Serge Semin
1
-0
/
+8
2020-05-15
spi: dw: Initialize paddr in DW SPI MMIO private data
Serge Semin
1
-1
/
+4
2020-05-15
spi: dw: Fix native CS being unset
Serge Semin
1
-1
/
+9
2020-05-12
spi: dw: Drop duplicate error message when remap resource
Andy Shevchenko
1
-3
/
+1
2020-05-12
spi: Convert UniPhier SPI controller to json-schema
Kunihiko Hayashi
2
-28
/
+57
2020-05-11
spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabled
Jay Fang
1
-0
/
+2
2020-05-11
spi: sun6i: Add support for GPIO chip select lines
Alistair Francis
1
-0
/
+1
2020-05-11
spi: uniphier: Use devm_platform_get_and_ioremap_resource() to simplify code
Kunihiko Hayashi
1
-2
/
+1
2020-05-11
spi: uniphier: Depend on HAS_IOMEM
Kunihiko Hayashi
1
-0
/
+1
2020-05-07
spi: dw: Get rid of dma_inited flag
Andy Shevchenko
3
-17
/
+14
2020-05-07
spi: dw: Avoid useless assignments in generic DMA setup
Andy Shevchenko
1
-2
/
+0
2020-05-06
spi: dw: Add Elkhart Lake PSE DMA support
Jarkko Nikula
3
-0
/
+46
2020-05-06
spi: dw: Propagate struct device pointer to ->dma_init() callback
Andy Shevchenko
3
-3
/
+3
2020-05-06
spi: dw: Add 'mfld' suffix to Intel Medfield related routines
Andy Shevchenko
3
-13
/
+18
2020-05-06
spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMA
Andy Shevchenko
1
-3
/
+2
2020-05-06
spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate
Andy Shevchenko
2
-2
/
+2
2020-05-06
spi: dw: Move interrupt.h to spi-dw.h who is user of it
Andy Shevchenko
3
-2
/
+1
2020-05-06
spi: dw: Remove unused variable in CR0 configuring hooks
Andy Shevchenko
1
-2
/
+0
2020-05-06
spi: dw: Zero DMA Tx and Rx configurations on stack
Andy Shevchenko
1
-0
/
+2
2020-05-06
spi: bcm2835: Fix error return code in bcm2835_dma_init()
Wei Yongjun
1
-0
/
+4
2020-05-06
spi: a3700: make a3700_spi_init() return void
Jason Yan
1
-7
/
+3
2020-05-05
spi: dw-apb-ssi: Add Intel Keem Bay support
Wan Ahmad Zainie
1
-1
/
+2
2020-05-05
spi: dw-apb-ssi: Add compatible string for DesignWare DWC_ssi
Wan Ahmad Zainie
1
-1
/
+1
2020-05-05
spi: dw: Add support for Intel Keem Bay SPI
Wan Ahmad Zainie
1
-0
/
+26
2020-05-05
spi: dw: Add support for DesignWare DWC_ssi
Wan Ahmad Zainie
3
-0
/
+55
2020-05-05
spi: dw: Add update_cr0() callback to update CTRLR0
Wan Ahmad Zainie
4
-11
/
+48
2020-05-05
spi: dw: Fix typo in few registers name
Wan Ahmad Zainie
2
-13
/
+13
2020-05-05
spi: bcm2835: Fixes bare use of unsigned
Jacko Dirks
1
-2
/
+2
[next]