index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
spi: spi-axi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: ath79: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: a3700: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: altera: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
|
*
|
spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency"
Colin Ian King
2019-09-03
1
-1
/
+2
|
*
|
spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt
Vladimir Oltean
2019-09-03
1
-3
/
+1
|
*
|
spi: uniphier: introduce polling mode
Keiji Hayashibara
2019-09-03
1
-15
/
+66
|
*
|
spi: uniphier: remove unnecessary code
Keiji Hayashibara
2019-09-03
1
-2
/
+1
|
*
|
spi: bcm-qspi: Make BSPI default mode
Rayagonda Kokatanur
2019-08-30
1
-0
/
+1
|
*
|
spi: npcm-fiu: add NPCM FIU controller driver
Tomer Maimon
2019-08-30
3
-0
/
+782
|
*
|
spi: bcm2835: Convert to use CS GPIO descriptors
Linus Walleij
2019-08-28
1
-18
/
+40
|
*
|
spi: fsl: Convert to use CS GPIO descriptors
Linus Walleij
2019-08-28
2
-171
/
+25
|
*
|
spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing
Vladimir Oltean
2019-08-23
1
-23
/
+64
|
*
|
spi: spi-fsl-dspi: Remove impossible to reach error check
Vladimir Oltean
2019-08-23
1
-20
/
+4
|
*
|
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
Vladimir Oltean
2019-08-23
1
-1
/
+1
|
*
|
spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt
Vladimir Oltean
2019-08-23
1
-39
/
+40
|
*
|
Merge branch 'spi-5.3' into spi-5.4
Mark Brown
2019-08-23
7
-7
/
+37
|
|
\
\
|
*
|
|
spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message
Vladimir Oltean
2019-08-20
1
-57
/
+57
|
*
|
|
spi: spi-fsl-dspi: Fix typos
Vladimir Oltean
2019-08-20
1
-2
/
+2
|
*
|
|
spi: spi-fsl-dspi: Use reverse Christmas tree declaration order
Vladimir Oltean
2019-08-20
1
-14
/
+14
|
*
|
|
spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller
Vladimir Oltean
2019-08-20
1
-50
/
+50
|
*
|
|
spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL
Vladimir Oltean
2019-08-20
1
-1
/
+0
|
*
|
|
spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe
Vladimir Oltean
2019-08-20
1
-1
/
+1
|
*
|
|
spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()
Vladimir Oltean
2019-08-20
1
-11
/
+12
|
*
|
|
spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros
Vladimir Oltean
2019-08-20
1
-16
/
+21
|
*
|
|
spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR
Vladimir Oltean
2019-08-20
1
-1
/
+13
|
*
|
|
spi: spi-fsl-dspi: Use BIT() and GENMASK() macros
Vladimir Oltean
2019-08-20
1
-29
/
+29
|
*
|
|
spi: spi-fsl-dspi: Remove unused defines and includes
Vladimir Oltean
2019-08-20
1
-26
/
+0
|
*
|
|
spi: spi-fsl-dspi: Fix code alignment
Vladimir Oltean
2019-08-20
1
-185
/
+185
|
*
|
|
spi: Rename of_spi_register_master() function
Linus Walleij
2019-08-08
1
-3
/
+3
|
*
|
|
spi: sh-msiof: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
2019-08-07
1
-3
/
+1
|
*
|
|
spi: atmel: add tracing to custom .transfer_one_message callback
Uwe Kleine-König
2019-08-02
1
-0
/
+5
|
*
|
|
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
36
-80
/
+19
|
*
|
|
spi: Reduce kthread priority
Peter Zijlstra
2019-08-02
1
-1
/
+1
|
*
|
|
spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute
Geert Uytterhoeven
2019-08-01
1
-6
/
+5
|
*
|
|
spi: sprd: adi: Change hwlock to be optional
Baolin Wang
2019-07-26
1
-26
/
+42
|
*
|
|
spi: sprd: adi: Add a reset reason for watchdog mode
Sherry Zong
2019-07-26
1
-0
/
+15
|
*
|
|
spi: sprd: adi: Add a reset reason for factory test mode
Sherry Zong
2019-07-26
1
-0
/
+3
|
*
|
|
spi: sprd: adi: Add a reset reason for TOS panic
Chenxu Wei
2019-07-26
1
-0
/
+3
|
*
|
|
spi: sprd: adi: Remove redundant address bits setting
Baolin Wang
2019-07-26
1
-3
/
+0
|
*
|
|
spi: dw-pci: Use dev_get_drvdata
Chuhong Yuan
2019-07-24
1
-4
/
+2
|
*
|
|
spi: dw-mmio: Clock should be shut when error occurs
Andy Shevchenko
2019-07-22
1
-2
/
+4
|
*
|
|
spi: dw-mmio: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-22
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'spi-5.3' into spi-linus
Mark Brown
2019-09-15
6
-6
/
+33
|
\
\
\
|
*
|
|
spi: bcm2835: Work around DONE bit erratum
Lukas Wunner
2019-09-10
1
-2
/
+12
|
*
|
|
spi: uniphier: fix wrong register overwrite
Keiji Hayashibara
2019-09-03
1
-0
/
+1
|
*
|
|
spi: dw-pci: Add MODULE_DEVICE_TABLE
Jarkko Nikula
2019-08-30
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
Vladimir Oltean
2019-08-23
1
-1
/
+3
|
*
|
spi: zynq-qspi: Fix missing spi_unregister_controller when unload module
Axel Lin
2019-08-20
1
-1
/
+1
|
*
|
spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI
Jarkko Nikula
2019-08-12
1
-0
/
+13
[prev]
[next]