Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let the programmer driver decide how to do AAI transfers | Nico Huber | 2012-06-15 | 1 | -0/+1 |
* | Make the presence of Linux SPI headers mandatory for linux_spi | Stefan Tauner | 2012-03-13 | 1 | -0/+5 |
* | Prevent submission of empty read requests in linux_spi | Michael Karcher | 2012-03-06 | 1 | -2/+14 |
* | linux_spi.c: set SPI mode, bit order and bits per word on init | Stefan Tauner | 2012-03-03 | 1 | -3/+19 |
* | Add struct flashctx * parameter to all functions accessing flash chips | Carl-Daniel Hailfinger | 2011-12-18 | 1 | -6/+12 |
* | Use struct flashctx instead of struct flashchip for flash chip access | Carl-Daniel Hailfinger | 2011-12-14 | 1 | -4/+4 |
* | Unsignify lengths and addresses in chip functions and structs | Stefan Tauner | 2011-11-23 | 1 | -8/+8 |
* | Small fixes for the linux_spi programmer code | Sven Schnelle | 2011-09-07 | 1 | -7/+12 |
* | Fix linux_spi.c build on 32bit systems | Uwe Hermann | 2011-09-06 | 1 | -2/+2 |
* | Add support for the Linux SPI subsystem (spidev) | Sven Schnelle | 2011-09-03 | 1 | -0/+139 |