aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/intel_mid_ssp_spi.c
AgeCommit message (Expand)Author
2015-12-21spi: fix freeze issue when spi transferring special length of dataShimin Zhou
2015-12-21spi: enable sending multiple SPI messagesShimin Zhou
2015-11-18intel: spi: fix PM runtime usage warningMihai Serban
2015-11-18intel: spi: fix memory allocation inside atomic contextMihai Serban
2015-09-09spi: avoid spi transfer freezing in special statusShimin Zhou
2015-07-16spi: avoid null buffer in read or write functionShimin Zhou
2015-07-16spi: change spi transfer method to DMAWangBo
2015-06-02spi: improve spi write speedzhoushix
2015-06-02spi: allow max bus speed at 25MHzSimon Desfarges
2015-06-02spi: implement CS active high featureSimon Desfarges
2015-06-02[REVERTME] spi: allow runtime suspend after 25ms delaySimon Desfarges
2015-06-02spi: do not allow bits_per_word < 4 in spi_transferSimon Desfarges
2015-06-02spi: full implementation of cs_change fieldSimon Desfarges
2015-06-02spi: fix cosmeticsSimon Desfarges
2015-06-02spi: add multiple message capabilitySimon Desfarges
2015-06-02spi: fix infinite loop when transmit buffer is NULLSimon Desfarges
2015-06-02spi: set the real bus frequency in chip structureSimon Desfarges
2015-06-02spi: correctly handle bus frequency settingSimon Desfarges
2015-06-02spi: full implementation of frequency fieldSimon Desfarges
2015-06-02spi: full implementation of bits per word fieldSimon Desfarges
2015-06-02spi: do not toggle Chip Select while transferring a messageSimon Desfarges
2015-06-02SSP SPI frequency isn't equal expect value on MRFLEric Xiong
2015-06-02Add external CS signal control callback for SSPEric Xiong
2015-06-02Enable DMA mode for SSP on MRFLEric Xiong
2015-06-02Edison kernel rebase: Correct merge errorsSaadi Maalem