summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2018-11-02MLK-20157 spi: mxc_spi: Fix build warning on ARM64 platformsYe Li
2018-10-29MLK-20107 fspi: Keep the module enabled after probeYe Li
2018-05-31MLK-18455 mxc_spi: Fix issue for DM driverYe Li
2018-05-23MLK-18243-15 spi: fspi: Fix 3bytes accessYe Li
2018-05-23MLK-18243-14 spi: fspi: init unused LUT to 0Peng Fan
2018-04-27MLK-16118-7 spi: flexspi: Add init_clk_fspi function to setup clockYe Li
2018-04-27MLK-16186: spi: flexspi: reset the flexspi DLL register to default valueHan Xu
2018-04-27MLK-15958-2 spi: fsl_fspi: Add support for 4bytes address modeYe Li
2018-04-27MLK-14938-19 spi: Add FlexSPI Driver for i.MX8QMYe Li
2018-04-27MLK-18159-2 fsl_qspi: Add support for i.MX8MYe Li
2018-04-27MLK-12483-4 mx6: Modify drivers to disable fused modulesYe Li
2018-04-27MLK-17656: mtd: qspi: support read the flag status in fspi driverHan Xu
2018-04-27MLK-14878 qspi: Fix issue when enabling DDR modeYe Li
2018-04-27MLK-13450-16 fsl_qspi: Update changes for mx7ulpYe Li
2018-02-13spi: Migrate CONFIG_CF_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_LPC32XX_SSP to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_MPC8XXX_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_MXS_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_SH_QSPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_SH_SPI to KconfigTuomas Tynkkynen
2018-02-07atcspi200: avoid possible NULL dereferenceHeinrich Schuchardt
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-26DW SPI: Get clock value from Device TreeEugeniy Paltsev
2018-01-24spi: cadence_qspi_apb: Make flash writes 32 bit alignedVignesh R
2018-01-24Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...Vignesh R
2018-01-24Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when poss...Goldschmidt Simon
2018-01-24spi: cadence_spi: Sync DT bindings with LinuxJason Rush
2018-01-24spi: kirkwood_spi: implement workaround for FE-9144572Chris Packham
2018-01-24spi: spi-uclass: Fix style violationsMario Six
2018-01-24spi: Remove spi_setup_slave_fdtMario Six
2018-01-24spi: Remove obsolete spi_base_setup_slave_fdtMario Six
2018-01-24spi: Fix style violation and improve codeMario Six
2018-01-24dm: spi: add BCM63xx HSSPI driverÁlvaro Fernández Rojas
2018-01-24dm: spi: add BCM63xx SPI driverÁlvaro Fernández Rojas
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-22Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford
2018-01-12spi: fsl_qspi: support i.MX6UL/6ULLL/7DPeng Fan
2017-11-30cosmetic: atcspi200: Rename function name as atcspi200Rick Chen
2017-11-30spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spiRick Chen
2017-11-21rockchip: spi: the symbol for Hertz is HzHeinrich Schuchardt
2017-11-20omap3: spi: the symbol for Hertz is HzHeinrich Schuchardt
2017-10-27spi: ich: Lock down controller settings if requiredBin Meng
2017-10-16spi: Drop CONFIG_ATMEL_DATAFLASH_SPITuomas Tynkkynen
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-29spi: davinci_spi: Add da830-spi support for DMAdam Ford
2017-09-25spi: fsl_qspi: Copy 16 byte aligned data in TX FIFOSuresh Gupta
2017-09-25spi: fsl_qspi: Add controller busy check before new spi operationSuresh Gupta
2017-09-25spi: mxc_spi: support driver modelPeng Fan