aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-img-spfi.c
AgeCommit message (Expand)Author
2016-07-27spi: img-spfi: Remove spi_master_put in img_spfi_remove()Wei Yongjun
2015-08-31Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl-espi', 'spi/top...Mark Brown
2015-08-31Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bitbang', 'spi/fix...Mark Brown
2015-08-06spi: img-spfi: fix kbuild test robot warningSifan Naeem
2015-08-04spi: img-spfi: fix multiple calls to request gpioSifan Naeem
2015-07-29spi: img-spfi: check for timeout error before proceedingSifan Naeem
2015-07-07spi: img-spfi: check for max speed supported by the spfi blockSifan Naeem
2015-06-22spi: img-spfi: fix support for speeds up to 1/4th input clockSifan Naeem
2015-04-08spi: img-spfi: Control CS lines with GPIOEzequiel Garcia
2015-04-08Merge branch 'fix/img-spfi' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2015-04-08spi: img-spfi: Reset controller after each messageAndrew Bresticker
2015-04-08spi: img-spfi: Implement a handle_err() callbackEzequiel Garcia
2015-04-08Merge tag 'v4.0-rc7' into spi-img-spfiMark Brown
2015-04-08spi: img-spfi: Setup TRANSACTION register before CONTROL registerSifan Naeem
2015-04-07spi: img-spfi: Limit bit clock to 1/4th of input clockAndrew Bresticker
2015-04-07spi: img-spfi: Implement a prepare_message() callbackEzequiel Garcia
2015-03-03spi: img-spfi: Remove udelay in soft resetSifan Naeem
2015-03-03spi: img-spfi: Verify max spfi transfer lengthSifan Naeem
2014-12-24spi: img-spfi: Select FIFO based on transfer lengthAndrew Bresticker
2014-12-24spi: img-spfi: Increase DMA burst sizeAndrew Bresticker
2014-12-22spi: img-spfi: Enable controller before starting TX DMAAndrew Bresticker
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-17spi: Add driver for IMG SPFI controllerAndrew Bresticker