Age | Commit message (Expand) | Author |
2019-04-17 | spi: ti_qspi: Convert to spi-mem ops | Vignesh Raghavendra |
2019-04-17 | spi: ti_qspi: Drop non DM code | Vignesh Raghavendra |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-06-01 | dm: core: Replace of_offset with accessor (part 2) | Simon Glass |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-03-22 | drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register | Jean-Jacques Hiblot |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-12-03 | ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX | Nishanth Menon |
2016-11-13 | spi: ti_qspi: Fix baudrate divider calculation | Vignesh R |
2016-09-22 | spi: Use mode for rx mode flags | Jagan Teki |
2016-09-22 | spi: ti_qspi: Remove unnecessary udelay for AM437x | Vignesh R |
2016-09-22 | spi: ti_qspi: use 128 bit transfer mode when writing to flash | Vignesh R |
2016-07-30 | spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock | Vignesh R |
2016-07-30 | spi: ti_qspi: Remove delay in read path for dra7xx | Vignesh R |
2016-07-30 | spi: ti_qspi: Fix compiler warning when DEBUG macro is set | Vignesh R |
2016-07-30 | spi: ti_qspi: Fix failure on multiple READ_ID cmd | Vignesh R |
2016-07-01 | driver: qspi: correct QSPI disable CS reset value | Praneeth Bajjuri |
2016-03-12 | dm: ti_qspi: Fix conversion of address to a pointer | Lokesh Vutla |
2016-02-23 | spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined | Mugunthan V N |
2016-01-20 | spi: ti_qspi: Use 4-byte opcode for mmap read | Vignesh R |
2016-01-13 | drivers: spi: ti_qspi: convert driver to adopt device driver model | Mugunthan V N |
2016-01-13 | drivers: spi: ti_qspi: prepare driver for DM conversion | Mugunthan V N |
2016-01-13 | drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c... | Mugunthan V N |
2016-01-13 | drivers: spi: ti_qspi: do not hard code chip select for memory map configuration | Mugunthan V N |
2016-01-13 | spi: Rename op_mode_rx to mode_rx | Jagan Teki |
2016-01-13 | spi: Rename SPI_OPM_RX_* to SPI_RX_* | Jagan Teki |
2015-12-11 | spi: ti_qspi: Fix SPI_3WIRE checking using mode | Jagan Teki |
2015-11-17 | spi: ti_qspi: Add dummy readl for bus sync | Vignesh R |
2015-10-27 | spi: ti_qspi: Use BIT macro | Jagan Teki |
2015-08-17 | spi: ti_qspi: Use DMA to read from qspi flash | Vignesh R |
2015-08-17 | ti: qspi: set flash quad bit based on quad support flag | vishalm@ti.com |
2015-03-30 | qspi: dra7x: enable quad mode read for ti-qspi driver | Ravi Babu |
2014-12-04 | arm: omap: add support for am57xx devices | Felipe Balbi |
2014-06-06 | ti: qspi: populate slave device to set flash quad bit. | Sourav Poddar |
2014-04-17 | spi: ti_qspi: Add delay for successful bulk erase. | Poddar, Sourav |
2014-02-18 | spi: ti_qspi: Add delay before xfer for am43xx | Sourav Poddar |
2014-02-18 | spi: ti_qspi: Add AM43xx specifics changes | Sourav Poddar |
2013-10-07 | spi: add TI QSPI driver | Matt Porter |