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: dw: Add Elkhart Lake PSE DMA support
Jarkko Nikula
2020-05-06
3
-0
/
+46
*
spi: dw: Propagate struct device pointer to ->dma_init() callback
Andy Shevchenko
2020-05-06
3
-3
/
+3
*
spi: dw: Add 'mfld' suffix to Intel Medfield related routines
Andy Shevchenko
2020-05-06
3
-13
/
+18
*
spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMA
Andy Shevchenko
2020-05-06
1
-3
/
+2
*
spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate
Andy Shevchenko
2020-05-06
2
-2
/
+2
*
spi: dw: Move interrupt.h to spi-dw.h who is user of it
Andy Shevchenko
2020-05-06
3
-2
/
+1
*
spi: dw: Remove unused variable in CR0 configuring hooks
Andy Shevchenko
2020-05-06
1
-2
/
+0
*
spi: dw: Zero DMA Tx and Rx configurations on stack
Andy Shevchenko
2020-05-06
1
-0
/
+2
*
spi: bcm2835: Fix error return code in bcm2835_dma_init()
Wei Yongjun
2020-05-06
1
-0
/
+4
*
spi: a3700: make a3700_spi_init() return void
Jason Yan
2020-05-06
1
-7
/
+3
*
spi: dw: Add support for Intel Keem Bay SPI
Wan Ahmad Zainie
2020-05-05
1
-0
/
+26
*
spi: dw: Add support for DesignWare DWC_ssi
Wan Ahmad Zainie
2020-05-05
3
-0
/
+55
*
spi: dw: Add update_cr0() callback to update CTRLR0
Wan Ahmad Zainie
2020-05-05
4
-11
/
+48
*
spi: dw: Fix typo in few registers name
Wan Ahmad Zainie
2020-05-05
2
-13
/
+13
*
spi: bcm2835: Fixes bare use of unsigned
Jacko Dirks
2020-05-05
1
-2
/
+2
*
Merge series "Grab bag with AMD SPI fixes" from Lukas Wunner <lukas@wunner.de>:
Mark Brown
2020-05-05
1
-22
/
+5
|
\
|
*
spi: amd: Drop superfluous member from struct amd_spi
Lukas Wunner
2020-05-04
1
-4
/
+2
|
*
spi: amd: Fix refcount underflow on remove
Lukas Wunner
2020-05-04
1
-12
/
+1
|
*
spi: amd: Drop duplicate driver data assignments
Lukas Wunner
2020-05-04
1
-2
/
+0
|
*
spi: amd: Pass probe errors back to driver core
Lukas Wunner
2020-05-04
1
-1
/
+1
|
*
spi: amd: Fix duplicate iounmap in error path
Lukas Wunner
2020-05-04
1
-3
/
+1
*
|
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-05-05
5
-39
/
+47
|
\
\
|
|
/
|
/
|
|
*
spi: bcm-qspi: Handle clock probe deferral
Florian Fainelli
2020-04-21
1
-7
/
+5
|
*
spi: bcm-qspi: when tx/rx buffer is NULL set to 0
Justin Chen
2020-04-21
1
-4
/
+4
|
*
spi: bcm-qspi: Make PM suspend/resume work with SCMI clock management
Kamal Dasu
2020-04-21
1
-2
/
+2
|
*
spi: bcm-qspi: Drive MSPI peripheral SSb pin on cs_change
Kamal Dasu
2020-04-21
1
-7
/
+12
|
*
spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
Andy Shevchenko
2020-04-14
1
-0
/
+1
|
*
spi: sc18is602: Fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
2020-04-14
1
-1
/
+1
|
*
spi: spi-axi-spi-engine: Access register after clock initialization
RafaĆ Hibner
2020-04-09
1
-16
/
+16
|
*
spi: spi-ep93xx: fix wrong SPI mode selection
Jungseung Lee
2020-04-03
1
-2
/
+6
*
|
spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit()
Jules Irenge
2020-04-30
1
-0
/
+1
*
|
spi: pxa2xx: Apply CS clk quirk to BXT
Evan Green
2020-04-30
1
-0
/
+1
*
|
spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue
Patrice Chotard
2020-04-29
1
-0
/
+5
*
|
spi: uniphier: fix error return code in uniphier_spi_probe()
Wei Yongjun
2020-04-29
1
-2
/
+6
*
|
spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe()
Wei Yongjun
2020-04-29
1
-3
/
+2
*
|
spi: spi-amd: fix warning
Sanjay R Mehta
2020-04-28
1
-1
/
+1
*
|
spi: spi-amd: Add AMD SPI controller driver support
Sanjay R Mehta
2020-04-27
3
-0
/
+340
*
|
spi: spi-fsl-dspi: Adding shutdown hook
Peng Ma
2020-04-24
1
-0
/
+23
*
|
spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
Geert Uytterhoeven
2020-04-23
1
-4
/
+6
*
|
spi: spi-fsl-qspi: Fix return value check of devm_ioremap() in probe
Wei Yongjun
2020-04-22
1
-2
/
+2
*
|
spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers
Kamal Dasu
2020-04-21
1
-1
/
+7
*
|
spi: bcm-qspi: add support for MSPI sys clk 108Mhz
Kamal Dasu
2020-04-21
1
-0
/
+44
*
|
spi: bcm-qspi: Use fastbr setting to allow faster MSPI speeds
Kamal Dasu
2020-04-21
1
-3
/
+33
*
|
spi: bcm-qspi: Handle lack of MSPI_REV offset
Florian Fainelli
2020-04-21
1
-2
/
+48
*
|
spi: orion: Convert to use GPIO descriptors
Linus Walleij
2020-04-21
1
-54
/
+16
*
|
spi: hisi-sfc-v3xx: add error check after per operation
Yicong Yang
2020-04-17
1
-1
/
+25
*
|
spi: stm32-qspi: Add pm_runtime support
Patrice Chotard
2020-04-17
1
-4
/
+53
*
|
Merge series "Cleanup chip info in spi-dw driver" from Clement Leger <cleger@...
Mark Brown
2020-04-16
2
-68
/
+1
|
\
\
|
*
|
spi: dw: remove cs_control and poll_mode members from chip_data
Clement Leger
2020-04-16
1
-40
/
+1
|
*
|
spi: dw: remove unused dw_spi_chip handling
Clement Leger
2020-04-16
2
-28
/
+0
[next]