index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-17
spi: mxs: Drop GPIO includes
Linus Walleij
2020-03-13
spi: dt-bindings: spi-controller: Fix spi-[rt]x-bus-width for slave mode
Geert Uytterhoeven
2020-03-13
spi: dt-bindings: spi-controller: Fix #address-cells for slave mode
Geert Uytterhoeven
2020-03-12
Merge series "spi: meson-spicc: add support for AXG and G12A variants" from N...
Mark Brown
2020-03-12
spi: acpi: remove superfluous parameter check
Wolfram Sang
2020-03-12
spi: dt-bindings: amlogic, meson-gx-spicc: add Amlogic G12A compatible
Neil Armstrong
2020-03-12
spi: meson-spicc: add support for Amlogic G12A
Neil Armstrong
2020-03-12
spi: meson-spicc: adapt burst handling for G12A support
Neil Armstrong
2020-03-12
spi: meson-spicc: setup IO line delay
Neil Armstrong
2020-03-12
spi: meson-spicc: add min sclk for each compatible
Neil Armstrong
2020-03-12
spi: meson-spicc: support max 80MHz clock
Neil Armstrong
2020-03-12
spi: meson-spicc: add a linear clock divider support
Sunny Luo
2020-03-12
spi: meson-spicc: enhance output enable feature
Sunny Luo
2020-03-12
spi: meson-spicc: remove unused variables
Neil Armstrong
2020-03-12
spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe
Dan Carpenter
2020-03-11
Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2020-03-11
mtd: spi-nor: remove mtk-quadspi driver
Chuanhong Guo
2020-03-11
dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor
Chuanhong Guo
2020-03-11
spi: add support for mediatek spi-nor controller
Chuanhong Guo
2020-03-11
spi: make spi-max-frequency optional
Chuanhong Guo
2020-03-11
spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX
John Garry
2020-03-10
spi: spi-fsl-dspi: fix DMA mapping
Michael Walle
2020-03-10
Merge series "spi: Add FSI-attached SPI controller driver" from Eddie James <...
Mark Brown
2020-03-10
spi: update the structure documentation
Qiujun Huang
2020-03-10
spi: rspi: Add support for active-high chip selects
Geert Uytterhoeven
2020-03-10
spi: rockchip: add compatible string for px30 rk3308 rk3328
Johan Jonker
2020-03-10
spi: Add FSI-attached SPI controller driver
Eddie James
2020-03-10
dt-bindings: fsi: Add FSI2SPI bindings
Eddie James
2020-03-06
spi: Remove CONFIG_ prefix from Kconfig select
Joe Perches
2020-03-05
Merge series "TCFQ to XSPI migration for NXP DSPI driver" from Vladimir Oltea...
Mark Brown
2020-03-05
dt-bindings: spi: spi-rockchip: add description for rk3328
Johan Jonker
2020-03-05
dt-bindings: spi: spi-rockchip: add description for rk3308
Johan Jonker
2020-03-05
dt-bindings: spi: convert rockchip spi bindings to yaml
Johan Jonker
2020-03-05
spi: spi-fsl-dspi: Make bus-num property optional
Sascha Hauer
2020-03-05
spi: spi-nxp-fspi: Add support for imx8mm, imx8qxp
Adam Ford
2020-03-05
spi: spi-nxp-fspi: Enable the Octal Mode in MCR0
Han Xu
2020-03-05
spi: fspi: dynamically alloc AHB memory
Han Xu
2020-03-05
spi: fspi: enable fspi on imx8qxp and imx8mm
Han Xu
2020-03-05
spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode
Vladimir Oltean
2020-03-05
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Don't mask off undefined bits
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Remove unused chip->void_write_data
Vladimir Oltean
2020-03-05
spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics
Vladimir Oltean
[next]