index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
Merge tag 'v5.6-rc5' into asoc-5.7
Mark Brown
8
-64
/
+125
2020-03-11
spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX
John Garry
1
-1
/
+0
2020-03-10
spi: spi-fsl-dspi: fix DMA mapping
Michael Walle
1
-7
/
+10
2020-03-10
Merge series "spi: Add FSI-attached SPI controller driver" from Eddie James <eajames@linux.ibm.com>:
Mark Brown
3
-0
/
+566
2020-03-10
spi: rspi: Add support for active-high chip selects
Geert Uytterhoeven
1
-4
/
+32
2020-03-10
spi: rockchip: add compatible string for px30 rk3308 rk3328
Johan Jonker
1
-1
/
+4
2020-03-10
spi: Add FSI-attached SPI controller driver
Eddie James
3
-0
/
+566
2020-03-06
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
8
-64
/
+125
2020-03-06
spi: Remove CONFIG_ prefix from Kconfig select
Joe Perches
1
-1
/
+1
2020-03-05
Merge series "TCFQ to XSPI migration for NXP DSPI driver" from Vladimir Oltean <olteanv@gmail.com>
Mark Brown
2
-153
/
+287
2020-03-05
spi: spi-fsl-dspi: Make bus-num property optional
Sascha Hauer
1
-6
/
+2
2020-03-05
spi: spi-nxp-fspi: Enable the Octal Mode in MCR0
Han Xu
1
-2
/
+3
2020-03-05
spi: fspi: dynamically alloc AHB memory
Han Xu
1
-6
/
+34
2020-03-05
spi: fspi: enable fspi on imx8qxp and imx8mm
Han Xu
1
-0
/
+18
2020-03-05
spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write
Vladimir Oltean
1
-10
/
+9
2020-03-05
spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode
Vladimir Oltean
1
-9
/
+13
2020-03-05
spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count
Vladimir Oltean
1
-11
/
+25
2020-03-05
spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible
Vladimir Oltean
1
-25
/
+135
2020-03-05
spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode
Vladimir Oltean
1
-88
/
+101
2020-03-05
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
1
-12
/
+7
2020-03-05
spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode
Vladimir Oltean
1
-0
/
+17
2020-03-05
spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write
Vladimir Oltean
1
-11
/
+11
2020-03-05
spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions
Vladimir Oltean
1
-0
/
+6
2020-03-05
spi: spi-fsl-dspi: Don't mask off undefined bits
Vladimir Oltean
1
-3
/
+0
2020-03-05
spi: spi-fsl-dspi: Remove unused chip->void_write_data
Vladimir Oltean
1
-6
/
+0
2020-03-05
spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics
Vladimir Oltean
1
-18
/
+3
2020-03-04
Merge series "Compatible string consolidation for NXP DSPI driver" from Vladimir Oltean <olteanv@gmail.com>:
Mark Brown
1
-45
/
+117
2020-03-04
spi: spi-fsl-dspi: Convert the instantiations that support it to DMA
Vladimir Oltean
1
-3
/
+10
2020-03-04
spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes
Vladimir Oltean
1
-9
/
+2
2020-03-04
spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode
Vladimir Oltean
1
-0
/
+2
2020-03-04
spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size
Vladimir Oltean
1
-20
/
+28
2020-03-04
spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations
Vladimir Oltean
1
-23
/
+85
2020-03-04
spi: spi_register_controller(): free bus id on error paths
Aaro Koskinen
1
-17
/
+15
2020-03-03
Merge series "trivial fixes for fsl-spi and spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>:
Mark Brown
1
-5
/
+2
2020-03-03
spi: fsl-lpspi: remove unneeded array
Oleksandr Suvorov
1
-5
/
+2
2020-03-02
Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>:
Mark Brown
7
-58
/
+122
2020-03-02
spi: spidev: fix speed setting message
Oleksandr Suvorov
1
-3
/
+4
2020-03-02
spi: spidev: fix a debug message value
Oleksandr Suvorov
1
-8
/
+8
2020-03-02
spi: bcm63xx-hsspi: Really keep pll clk enabled
Christophe JAILLET
1
-1
/
+0
2020-02-28
spi: pxa2xx: Introduce is_mmp2_ssp() helper
Andy Shevchenko
1
-4
/
+9
2020-02-28
Merge series "spi/HiSilicon v3xx: Support dual and quad mode through DMI quirks" from John Garry <john.garry@huawei.com>:
Mark Brown
2
-2
/
+101
2020-02-28
spi: spi-mem: Compute length only when needed
Tudor Ambarus
1
-2
/
+3
2020-02-28
spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits
John Garry
1
-1
/
+55
2020-02-28
spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes
John Garry
1
-0
/
+43
2020-02-28
spi: Allow SPI controller override device buswidth
John Garry
1
-1
/
+3
2020-02-28
spi: atmel-quadspi: fix possible MMIO window size overrun
Tudor Ambarus
1
-0
/
+11
2020-02-27
spi/zynqmp: remove entry that causes a cs glitch
Thommy Jakobsson
1
-3
/
+0
2020-02-26
spi: pxa2xx: Add CS control clock quirk
Evan Green
1
-0
/
+23
2020-02-24
spi: pxa2xx: drv_data can't be NULL in ->remove()
Andy Shevchenko
1
-5
/
+1
2020-02-24
spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata()
Andy Shevchenko
1
-7
/
+7
[prev]
[next]