1. 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
  2. 8cd0c73 Add (implicit) support for musl libc by Gwenhael Goavec-Merou · 9 years ago
  3. 18f5097 linux_spi: properly convert pointers to kernel's u64 by David Riley · 10 years ago
  4. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
  5. f20b7be Add 'const' keyword to chip write and other function prototypes by Mark Marshall · 10 years ago
  6. 69dd09d linux_spi: Stop messing up the units of SPI speed by Alexandru Gagniuc · 11 years ago
  7. d29806f linux_spi: Fix conversion from kHz to Hz by Alexandru Gagniuc · 11 years ago
  8. 0554ca5 Add a bunch of new/tested stuff and various small changes 18 by Stefan Tauner · 11 years ago
  9. 7bca126 Let the programmer driver decide how to do AAI transfers by Nico Huber · 12 years ago
  10. 8868db3 Make the presence of Linux SPI headers mandatory for linux_spi by Stefan Tauner · 13 years ago
  11. 8371d72 Prevent submission of empty read requests in linux_spi by Michael Karcher · 13 years ago
  12. 2c3e9d5 linux_spi.c: set SPI mode, bit order and bits per word on init by Stefan Tauner · 13 years ago
  13. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  14. 63fd902 Use struct flashctx instead of struct flashchip for flash chip access by Carl-Daniel Hailfinger · 13 years ago
  15. c69c9c8 Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  16. cb24ddb Small fixes for the linux_spi programmer code by Sven Schnelle · 13 years ago
  17. 48446c8 Fix linux_spi.c build on 32bit systems by Uwe Hermann · 13 years ago
  18. 5ce5f70 Add support for the Linux SPI subsystem (spidev) by Sven Schnelle · 13 years ago