summaryrefslogtreecommitdiffstats
path: root/drivers/spi/ti_qspi.c
Commit message (Expand)AuthorAgeFilesLines
* driver: qspi: correct QSPI disable CS reset valuePraneeth Bajjuri2016-07-011-1/+1
* dm: ti_qspi: Fix conversion of address to a pointerLokesh Vutla2016-03-121-3/+7
* spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is definedMugunthan V N2016-02-231-1/+1
* spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R2016-01-201-3/+3
* drivers: spi: ti_qspi: convert driver to adopt device driver modelMugunthan V N2016-01-131-0/+187
* drivers: spi: ti_qspi: prepare driver for DM conversionMugunthan V N2016-01-131-126/+153
* drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...Mugunthan V N2016-01-131-60/+60
* drivers: spi: ti_qspi: do not hard code chip select for memory map configurationMugunthan V N2016-01-131-2/+2
* spi: Rename op_mode_rx to mode_rxJagan Teki2016-01-131-1/+1
* spi: Rename SPI_OPM_RX_* to SPI_RX_*Jagan Teki2016-01-131-1/+1
* spi: ti_qspi: Fix SPI_3WIRE checking using modeJagan Teki2015-12-111-1/+1
* spi: ti_qspi: Add dummy readl for bus syncVignesh R2015-11-171-0/+2
* spi: ti_qspi: Use BIT macroJagan Teki2015-10-271-5/+5
* spi: ti_qspi: Use DMA to read from qspi flashVignesh R2015-08-171-0/+25
* ti: qspi: set flash quad bit based on quad support flagvishalm@ti.com2015-08-171-1/+1
* qspi: dra7x: enable quad mode read for ti-qspi driverRavi Babu2015-03-301-0/+7
* arm: omap: add support for am57xx devicesFelipe Balbi2014-12-041-4/+4
* ti: qspi: populate slave device to set flash quad bit.Sourav Poddar2014-06-061-0/+1
* spi: ti_qspi: Add delay for successful bulk erase.Poddar, Sourav2014-04-171-0/+3
* spi: ti_qspi: Add delay before xfer for am43xxSourav Poddar2014-02-181-0/+7
* spi: ti_qspi: Add AM43xx specifics changesSourav Poddar2014-02-181-3/+23
* spi: add TI QSPI driverMatt Porter2013-10-071-0/+311
OpenPOWER on IntegriCloud