summaryrefslogtreecommitdiff
path: root/drivers/spi/ti_qspi.c
AgeCommit message (Expand)Author
2016-03-12dm: ti_qspi: Fix conversion of address to a pointerLokesh Vutla
2016-02-23spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is definedMugunthan V N
2016-01-20spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R
2016-01-13drivers: spi: ti_qspi: convert driver to adopt device driver modelMugunthan V N
2016-01-13drivers: spi: ti_qspi: prepare driver for DM conversionMugunthan V N
2016-01-13drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...Mugunthan V N
2016-01-13drivers: spi: ti_qspi: do not hard code chip select for memory map configurationMugunthan V N
2016-01-13spi: Rename op_mode_rx to mode_rxJagan Teki
2016-01-13spi: Rename SPI_OPM_RX_* to SPI_RX_*Jagan Teki
2015-12-11spi: ti_qspi: Fix SPI_3WIRE checking using modeJagan Teki
2015-11-17spi: ti_qspi: Add dummy readl for bus syncVignesh R
2015-10-27spi: ti_qspi: Use BIT macroJagan Teki
2015-08-17spi: ti_qspi: Use DMA to read from qspi flashVignesh R
2015-08-17ti: qspi: set flash quad bit based on quad support flagvishalm@ti.com
2015-03-30qspi: dra7x: enable quad mode read for ti-qspi driverRavi Babu
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi
2014-06-06ti: qspi: populate slave device to set flash quad bit.Sourav Poddar
2014-04-17spi: ti_qspi: Add delay for successful bulk erase.Poddar, Sourav
2014-02-18spi: ti_qspi: Add delay before xfer for am43xxSourav Poddar
2014-02-18spi: ti_qspi: Add AM43xx specifics changesSourav Poddar
2013-10-07spi: add TI QSPI driverMatt Porter