1. 5fec5b5 spi: spi_bfin cleanups, error handling by Bryan Wu · 17 years ago
  2. cc2f81a spi: bfin spi uses portmux calls by Michael Hennerich · 17 years ago
  3. 131b17d spi: initial BF54x SPI support by Bryan Wu · 17 years ago
  4. 9b938b7 spi: simplify spi_sync() calling convention by Marc Pignat · 17 years ago
  5. 3f86f14 spi: at25 driver is for EEPROM not FLASH by David Brownell · 17 years ago
  6. 068f407 SPI: use mutex not semaphore by David Brownell · 17 years ago
  7. 75d4279 spi: S3C2410: add bus number to SPI GPIO driver by David Brownell · 17 years ago
  8. 438ae1a S3C24XX: ensure we only configure valid GPIOs by Ben Dooks · 17 years ago
  9. 65f97a5 atmel_spi: label GPIOs better by David Brownell · 17 years ago
  10. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  11. 822bd5a tle62x0 driver stops ignoring read errors by David Brownell · 17 years ago
  12. ba0a7f39 spi: fix error paths on txx9spi_probe by Atsushi Nemoto · 17 years ago
  13. 350d007 spi: fix double-free on spi_unregister_master by Atsushi Nemoto · 17 years ago
  14. 142956a fix abuses of ptrdiff_t by Al Viro · 17 years ago
  15. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  16. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  17. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  18. 328329a spi_mpc83xx handles other processors with QUICC engine by Anton Vorontsov · 17 years ago
  19. d1e44d9 SPI driver runtime footprint shrinkage by David Brownell · 17 years ago
  20. 86eeb6f OMAP2 McSPI code cleanup by Kyungmin Park · 17 years ago
  21. 8b7f9b8 Clean up duplicate includes in drivers/spi/ by Jesper Juhl · 17 years ago
  22. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 18 years ago
  23. 65e213c spi_mpc83xx: hang fix by Jan Andersson · 18 years ago
  24. 85787a2 Fix typo in atmel_spi.c by Andrew Victor · 18 years ago
  25. 4ccdb4c spi: correct name for spi_txx9 by Atsushi Nemoto · 18 years ago
  26. fc3ba95 SPI driver hotplug/coldplug fixes by David Brownell · 18 years ago
  27. 96ddbf5 spidev warning fix by David Brownell · 18 years ago
  28. a44648b spi_mpc83xx: fix prescale modulus calculation by Anton Vorontsov · 18 years ago
  29. e24a4d1 spi_mpc83xx: in "QE mode", use sysclk/2 by Anton Vorontsov · 18 years ago
  30. 082c8cb spi device setup gets better error checking by David Brownell · 18 years ago
  31. 2a485d7 spi_mpc83xx: support loopback mode by Anton Vorontsov · 18 years ago
  32. 6f166e3 spidev supports more communications modes by Anton Vorontsov · 18 years ago
  33. 35cc0b9 spi_mpc83xx: fix QE+LSB mode shifts by Anton Vorontsov · 18 years ago
  34. 32421da spi_mpc83xx: support for lsb-first transfers by Anton Vorontsov · 18 years ago
  35. 20ba09b spi_mpc83xx: get rid of magic numbers by Anton Vorontsov · 18 years ago
  36. 49bb230 spi_mpc83xx: turn off SPI unit while switching mode by Anton Vorontsov · 18 years ago
  37. 47572b8 fixup s3c24xx build after arch moves by Ben Dooks · 18 years ago
  38. 149a650 spi.c:scan_boardinfo() mustn't be __init_or_module by Adrian Bunk · 18 years ago
  39. 9404082 use mutex instead of semaphore in SPI core/init code by Matthias Kaehlcke · 18 years ago
  40. f2cac67 spi_txx9 controller driver by Atsushi Nemoto · 18 years ago
  41. ccdc7bf SPI: omap2_mcspi driver by Samuel Ortiz · 18 years ago
  42. f29ba28 spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x by Joakim Tjernlund · 18 years ago
  43. ae918c0 SPI master driver for Xilinx virtex by Andrei Konovalov · 18 years ago
  44. 447aef1 SPI: tle620x power switch driver by Ben Dooks · 18 years ago
  45. da0abc2 S3c24xx SPI controllers both select 'bitbang' by David Brownell · 18 years ago
  46. defbd3b atmel_spi: don't always deselect chip between messages by David Brownell · 18 years ago
  47. 8da0859 atmel_spi: minor updates by David Brownell · 18 years ago
  48. 698ca47 spi_mpc83xx.c underclocking hotfix by Clifford Wolf · 18 years ago
  49. 78961a5 spi_lm70llp parport adapter driver by Kaiwan N Billimoria · 18 years ago
  50. 4917d92 spidev compiler warning gone by David Brownell · 18 years ago
  51. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 18 years ago
  52. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 18 years ago
  53. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 18 years ago
  54. d6fe89b Blackfin SPI driver: fix bug SPI DMA incomplete transmission by Bryan Wu · 18 years ago
  55. 27bb9e7 Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes by Mike Frysinger · 18 years ago
  56. e44a45a SPI dynamic busid generation bugfix by David Brownell · 18 years ago
  57. ac140a8 SPI: Freescale iMX SPI controller driver fixes by Andrea Paterniani · 18 years ago
  58. 5a9a62b atmel_spi dma address bugfix by Haavard Skinnemoen · 18 years ago
  59. e5f1b19 omap_uwire: SPI_CPHA mode bugfix by Imre Deak · 18 years ago
  60. 9bea3f2 spi: potential memleak in spidev_ioctl by Florin Malita · 18 years ago
  61. da90fa8 spi/spidev: check message size before copying by Domen Puncer · 18 years ago
  62. 8888735 mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE by Domen Puncer · 18 years ago
  63. 88b4036 Blackfin SPI: cleanup according to David Brownell's review by Bryan Wu · 18 years ago
  64. 0a4dd77 spi: fix spidev for >sizeof(long)/32 devices by Domen Puncer · 18 years ago
  65. 00b8fd2 MPC52xx PSC SPI master driver by Dragos Carp · 18 years ago
  66. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 18 years ago
  67. a1e3cf4 atmel_spi: remove unnecessary (and wrong) #ifdefs by Haavard Skinnemoen · 18 years ago
  68. 63bd235 au1550 SPI controller driver by Jan Nikitenko · 18 years ago
  69. 33e34dc SPI kerneldoc by David Brownell · 18 years ago
  70. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 18 years ago
  71. 735ce95 minor spi_butterfly cleanup by David Brownell · 18 years ago
  72. da67529 layered parport code uses parport->dev by David Brownell · 18 years ago
  73. 35c7482 spi_s3c24xx.c: Fix build by Arnaud Patard · 18 years ago
  74. a5f6abd Blackfin: blackfin on-chip SPI controller driver by Wu, Bryan · 18 years ago
  75. 3d2c5b4 spi: fix use of set_cs in spi_s3c24xx driver by Ben Dooks · 18 years ago
  76. e9d5a46 [PATCH] drivers/spi/: fix section mismatches by Adrian Bunk · 18 years ago
  77. 6c912a3 [PATCH] spi_s3c24xx.c: warning fix by Arnaud Patard (Rtp · 18 years ago
  78. c6ca97d [PATCH] SPI: at25: do not use pointer before assignment by Atsushi Nemoto · 18 years ago
  79. 28735a7 [PATCH] gpio_direction_output() needs an initial value by David Brownell · 18 years ago
  80. a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 18 years ago
  81. d23c6c2 [PATCH] spi_s3c2410_gpio.c spi mode 2 and 3 support by Harald Welte · 18 years ago
  82. bb2d1c3 [PATCH] SPI controller build/warning fixes by David Brownell · 18 years ago
  83. 754ce4f [PATCH] SPI: atmel_spi driver by Haavard Skinnemoen · 18 years ago
  84. b587b13 [PATCH] SPI eeprom driver by David Brownell · 18 years ago
  85. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 18 years ago
  86. 7f8c761 [PATCH] spi_bitbang(): use overridable setup_transfer() method by Hans-Peter Nilsson · 18 years ago
  87. 69c202a [PATCH] SPI: Freescale iMX SPI controller driver (BIS+) by Andrea Paterniani · 18 years ago
  88. fdb3c18 [PATCH] SPI controller driver for OMAP Microwire by David Brownell · 18 years ago
  89. 85abfaa [PATCH] SPI Kconfig fix by David Brownell · 18 years ago
  90. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 18 years ago
  91. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  92. 1e9a51d [PATCH] SPI: alternative fix for spi_busnum_to_master by Atsushi Nemoto · 18 years ago
  93. 7f6ee1a [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c by Justin Clacherty · 18 years ago
  94. 8736b92 [PATCH] S3C24XX: fix passing spi chipselect to select routine by Ben Dooks · 18 years ago
  95. e2a5d2f [PATCH] spi_s3c24xx_gpio: use right header by Arnaud Patard (Rtp · 18 years ago
  96. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 18 years ago
  97. 6d3a25f [PATCH] fix s3c24xx gpio driver (include linux/workqueue.h) by Ben Dooks · 18 years ago
  98. 8d94cc5 [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems by Stephen Street · 18 years ago
  99. 7b92ff0 [PATCH] spi: check platform_device_register_simple() error by Akinobu Mita · 18 years ago
  100. 3bd0f69 [PATCH] spi: set kset of master class dev explicitly by Hans-Christian Egtvedt · 18 years ago