summaryrefslogtreecommitdiffstats
path: root/linux_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Let the programmer driver decide how to do AAI transfersNico Huber2012-06-151-0/+1
* Make the presence of Linux SPI headers mandatory for linux_spiStefan Tauner2012-03-131-0/+5
* Prevent submission of empty read requests in linux_spiMichael Karcher2012-03-061-2/+14
* linux_spi.c: set SPI mode, bit order and bits per word on initStefan Tauner2012-03-031-3/+19
* Add struct flashctx * parameter to all functions accessing flash chipsCarl-Daniel Hailfinger2011-12-181-6/+12
* Use struct flashctx instead of struct flashchip for flash chip accessCarl-Daniel Hailfinger2011-12-141-4/+4
* Unsignify lengths and addresses in chip functions and structsStefan Tauner2011-11-231-8/+8
* Small fixes for the linux_spi programmer codeSven Schnelle2011-09-071-7/+12
* Fix linux_spi.c build on 32bit systemsUwe Hermann2011-09-061-2/+2
* Add support for the Linux SPI subsystem (spidev)Sven Schnelle2011-09-031-0/+139
OpenPOWER on IntegriCloud