Age | Commit message (Expand) | Author |
2021-05-05 | soc/mediatek: Move the common part of SPI drivers to common/ | Rex-BC Chen |
2020-12-31 | soc/mediatek/mt8192: Move flash_controller.c to common/ | Yidi Lin |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | soc/mediatek: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-08-21 | mediatek: Use GPIO based SPI CS | Yu-Ping Wu |
2019-06-21 | mediatek: Add SPI tick_dly setting | Mengqi Zhang |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-07-27 | mediatek: Refactor SPI code among similar SOCs | Tristan Shieh |
2018-07-20 | mediatek: Share GPIO code among similar SOCs | Tristan Shieh |
2018-04-23 | soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors | Aaron Durbin |
2017-05-24 | soc/mediatek/mt8173: Move spi driver to use spi_bus_map | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Clean up SPI flash probe | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-11-24 | soc/mediatek/mt8173/spi.c: Change assert to if statement | Martin Roth |
2016-11-22 | spi: Get rid of flash_programmer_probe in spi_slave structure | Furquan Shaikh |
2016-08-18 | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin |
2016-03-12 | mt8173: add SPI NOR support | mtk05962 |
2016-01-22 | mediatek/mt8173: Add SPI support | Leilk Liu |