Age | Commit message (Expand) | Author |
---|---|---|
2017-05-19 | drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Clean up SPI flash probe | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in flash structure to fill in probe | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2016-12-07 | soc/mediatek/mt8173: Do not initialize static variables to 0 | Furquan Shaikh |
2016-12-06 | spi_flash: Make a deep copy of spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Get rid of flash_programmer_probe in spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-03-12 | mediatek/mt8173: memlayout: Create DRAM DMA region for NOR flash DMA read. | Yidi Lin |
2016-03-12 | mediatek/mt8173: add NOR DMA read | Bayi Cheng |
2016-03-12 | mt8173: add SPI NOR support | mtk05962 |