index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2018-09-25
spi: add support for ARM PL022 SPI controller
Quentin Schulz
2018-08-03
arm: sunxi: Allwinner A10 SPI driver
Stefan Mavrodiev
2018-08-03
spi: kirkwood: add orion-spi compatible string
Chris Packham
2018-08-03
spi: kirkwood: Get drvdata in .ofdata_to_platdata
Jagan Teki
2018-07-23
spi: stm32_qspi: rework mode management
Christophe Kerello
2018-07-23
spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr
Christophe Kerello
2018-07-16
spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
Siva Durga Prasad Paladugu
2018-07-16
spi: xilinx_spi: convert to livetree
Vipul Kumar
2018-07-16
spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time
Vipul Kumar
2018-07-16
spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
Vipul Kumar
2018-07-16
spi: xilinx: Read reg base address from DTS file
Michal Simek
2018-07-12
spi: cadence_qspi: Fix warning cast from pointer to integer of different size
Ley Foon Tan
2018-07-12
spi: cadence_qspi: Fix compilation warning
Ley Foon Tan
2018-07-10
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
2018-06-28
spi: omap3: fix claim/release bus within DM
Hannes Schmelzer
2018-06-25
spi: omap3: fix set_speed and set_mode dm callbacks
Hannes Schmelzer
2018-06-25
spi: omap3: pre-initialize bus-speed with max. slave-speed
Hannes Schmelzer
2018-06-25
spi: mxc_spi: Fix chipselect on DM_SPI driver uclass
Michael Trimarchi
2018-06-25
spi: mxc: Fix compilation problem of DM_SPI class driver
Michael Trimarchi
2018-06-25
spi: zynq_qspi: Fixed incorrect return value error
Vipul Kumar
2018-06-04
spi: cadence_qspi: Change to use devfdt_get_addr_index()
Ley Foon Tan
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-06-01
spi: bcm63xx_hsspi: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
spi: bcm63xx_spi: convert to use live dt
Álvaro Fernández Rojas
2018-05-30
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-05-29
spi: atcspi200: Fix compiler warning
Rick Chen
2018-05-16
spi: fsl_qspi: remove superfluous assignment
Heinrich Schuchardt
2018-05-16
spi: lpc32xx: simplify logical expression
Heinrich Schuchardt
2018-05-16
spi: atcspi200: avoid NULL dereference
Heinrich Schuchardt
2018-05-16
spi: stm32_qspi: Add reset support
Patrice Chotard
2018-05-16
spi: stm32_qspi: Use dev_read_xxx API
Patrice Chotard
2018-05-16
spi: stm32_qspi: Add chip select management
Christophe Kerello
2018-05-16
spi: stm32_qspi: Add st, stm32f469-qspi compatible string
Christophe Kerello
2018-05-16
spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
Christophe Kerello
2018-05-16
spi: stm32_qspi: Sort include files alphabetically
Patrice Chotard
2018-05-16
spi: stm32_qspi: Solve issue detected by checkpatch
Patrick Delaunay
2018-05-16
spi: stm32_qspi: Remove CONFIG_CLK flag
Patrice Chotard
2018-05-14
spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
Marek Behún
2018-05-09
spi: fsl_qspi: Introduce is_controller_busy function
Rajat Srivastava
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-23
spi: dw: invert wait condition in dw_spi_xfer
Eugeniy Paltsev
2018-04-11
spi: sh_qspi: Make use of the 32byte FIFO
Marek Vasut
2018-04-11
spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
Marek Vasut
2018-04-11
spi: sh_qspi: Drop SPBDCR wait
Marek Vasut
2018-04-11
spi: sh_qspi: Replace data types with short ones
Marek Vasut
2018-04-11
mtd: spi: Add Renesas RPC SPI-flash driver
Marek Vasut
2018-04-07
Revert "spi: atmel: Drop non-dm code"
Tom Rini
2018-04-07
Revert "spi: atmel: Drop atmel_spi.h"
Tom Rini
[next]