1. 575c580 spi_mpc8xxx: s/83xx/8xxx/g by Anton Vorontsov · 15 years ago
  2. 34a661a spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c by Anton Vorontsov · 15 years ago[Renamed from drivers/spi/spi_mpc83xx.c]
  3. aef79d8 spi_mpc83xx: remove dead code by Anton Vorontsov · 15 years ago
  4. b9b9af1 spi_mpc83xx: split mpc83xx_spi_work() into two routines by Anton Vorontsov · 15 years ago
  5. 9effb95 spi_mpc83xx: fix checkpatch issues by Anton Vorontsov · 15 years ago
  6. 5afbf09 spi_mpc83xx: add small delay after asserting chip-select line by Anton Vorontsov · 15 years ago
  7. fd8a11e spi_mpc83xx: quieten down the "Requested speed is too low" message by Anton Vorontsov · 15 years ago
  8. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  9. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  10. 0214154 spi: takes size of a pointer to determine the size of the pointed-to type by Roel Kluin · 15 years ago
  11. 35b4b3c spi_mpc83xx: add OF platform driver bindings by Anton Vorontsov · 15 years ago
  12. 364fdbc spi_mpc83xx: rework chip selects handling by Anton Vorontsov · 15 years ago
  13. 34c8a20 spi_mpc83xx: fix sparse warnings by Anton Vorontsov · 15 years ago
  14. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  15. aa77d96 spi_mpc83xx: reject invalid transfer sizes by Peter Korsgaard · 16 years ago
  16. 53604db spi_mpc83xx: fix clockrate calculation for low speed by Peter Korsgaard · 16 years ago
  17. a61f534 spi: spi_mpc83xx clockrate fixes by Chen Gong · 16 years ago
  18. c9bfcb3 spi_mpc83xx: much improved driver by Joakim Tjernlund · 16 years ago
  19. b687d2a spi: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  20. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  21. 59a0ea5 spi_mpc83xx: use brg-frequency for SPI in QE by Anton Vorontsov · 17 years ago
  22. d1e44d9 SPI driver runtime footprint shrinkage by David Brownell · 17 years ago
  23. 65e213c spi_mpc83xx: hang fix by Jan Andersson · 17 years ago
  24. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 17 years ago
  25. a44648b spi_mpc83xx: fix prescale modulus calculation by Anton Vorontsov · 17 years ago
  26. e24a4d1 spi_mpc83xx: in "QE mode", use sysclk/2 by Anton Vorontsov · 17 years ago
  27. 2a485d7 spi_mpc83xx: support loopback mode by Anton Vorontsov · 17 years ago
  28. 35cc0b9 spi_mpc83xx: fix QE+LSB mode shifts by Anton Vorontsov · 17 years ago
  29. 32421da spi_mpc83xx: support for lsb-first transfers by Anton Vorontsov · 17 years ago
  30. 20ba09b spi_mpc83xx: get rid of magic numbers by Anton Vorontsov · 17 years ago
  31. 49bb230 spi_mpc83xx: turn off SPI unit while switching mode by Anton Vorontsov · 17 years ago
  32. f29ba28 spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x by Joakim Tjernlund · 17 years ago
  33. 698ca47 spi_mpc83xx.c underclocking hotfix by Clifford Wolf · 17 years ago
  34. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  35. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 18 years ago
  36. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  37. ccf0699 [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller by Kumar Gala · 18 years ago