1. 529ba0d spi: bitbang bugfix in message setup by David Brownell · 15 years ago
  2. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  3. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  4. 575c580 spi_mpc8xxx: s/83xx/8xxx/g by Anton Vorontsov · 15 years ago
  5. 34a661a spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c by Anton Vorontsov · 15 years ago
  6. aef79d8 spi_mpc83xx: remove dead code by Anton Vorontsov · 15 years ago
  7. b9b9af1 spi_mpc83xx: split mpc83xx_spi_work() into two routines by Anton Vorontsov · 15 years ago
  8. 9effb95 spi_mpc83xx: fix checkpatch issues by Anton Vorontsov · 15 years ago
  9. 5afbf09 spi_mpc83xx: add small delay after asserting chip-select line by Anton Vorontsov · 15 years ago
  10. fd8a11e spi_mpc83xx: quieten down the "Requested speed is too low" message by Anton Vorontsov · 15 years ago
  11. 9e04b33 spi_mpc83xx: handle other Freescale processors by Anton Vorontsov · 15 years ago
  12. 2757049 spi: fix spi_write_then_read() comment by Jiri Pirko · 15 years ago
  13. 50e0a7b pxa2xx_spi: fix for SPI_CS_HIGH by Daniel Ribeiro · 15 years ago
  14. 7390284 mpc52xx_psc_spi: convert to cs_control callback by Anton Vorontsov · 15 years ago
  15. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  16. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  17. b4bd2ab spi_bfin5xx: limit reaches -1 by Roel Kluin · 15 years ago
  18. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  19. 0214154 spi: takes size of a pointer to determine the size of the pointed-to type by Roel Kluin · 15 years ago
  20. 8d6cea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  21. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  22. 67834fa Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable by Jie Zhang · 15 years ago
  23. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  24. b43d65f [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 by Linus Walleij · 15 years ago
  25. fc05505 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 15 years ago
  26. 6fa612b microblaze: Kconfig: Enable drivers for Microblaze by Michal Simek · 15 years ago
  27. ec976d6 [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> by Ben Dooks · 15 years ago
  28. 7348d82 pxa2xx_spi: prevent panic case setup() fails by Daniel Ribeiro · 15 years ago
  29. 8c8fdbc [ARM] Remove arch-imx from build system by Sascha Hauer · 15 years ago
  30. 306c68a spi: pxa2xx: limit reaches -1 by Roel Kluin · 15 years ago
  31. 148da33 pxa2xx_spi: restore DRCMR on resume by Daniel Ribeiro · 15 years ago
  32. 9fa264d Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  33. bdff549 spi: spi_write_then_read() bugfixes by David Brownell · 15 years ago
  34. 2b2562d [ARM] pxa: fix typo of cs_deassert() in pxa2xx-spi.c by Daniel Ribeiro · 15 years ago
  35. 96a6d9a spi_imx: set spi_master.dma_alignment = 4 by Mike Rapoport · 15 years ago
  36. 7ad0ba9 pxa2xx_spi: set spi_master.dma_alignment = 8 by Mike Rapoport · 15 years ago
  37. 75c8915 spi_bfin5xx: remove unused IS_DMA_ALIGNED macro by Mike Rapoport · 15 years ago
  38. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  39. c8fc657 spi: limit reaches -1, tested 0 by Roel Kluin · 15 years ago
  40. 93b61bd Blackfin SPI Driver: Make mmc_spi driver work on Blackfin by Wolfgang Muees · 15 years ago
  41. 42c78b2 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support by Michael Hennerich · 15 years ago
  42. e7d02e3 Blackfin SPI Driver: fix NULL pointer crash by Mike Frysinger · 15 years ago
  43. 138f97c Blackfin SPI Driver: use bfin_spi_ prefix on all functions by Mike Frysinger · 15 years ago
  44. b9b2a76 Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change by Yi Li · 15 years ago
  45. 2cf3683 Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly by Yi Li · 15 years ago
  46. a963ea8 Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x by Mike Frysinger · 15 years ago
  47. aaaf939 Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler by Mike Frysinger · 15 years ago
  48. 11d6f59 Blackfin SPI Driver: get dma working for SPI flashes by Mike Frysinger · 15 years ago
  49. 4160bde Blackfin SPI Driver: SPI slave select code cleanup by Mike Frysinger · 15 years ago
  50. b31e27a Blackfin SPI Driver: use the properl BIT_CTL_xxx defines by Mike Frysinger · 15 years ago
  51. 40a2945 Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any by Mike Frysinger · 15 years ago
  52. d24bd1d Blackfin SPI Driver: add a few more DMA debug messages by Mike Frysinger · 15 years ago
  53. 59bfcc6 Blackfin SPI Driver: drop bogus cast and touchup dma label by Mike Frysinger · 15 years ago
  54. 7aec356 Blackfin SPI Driver: unify duplicated code in dma read/write paths by Mike Frysinger · 15 years ago
  55. 04b95d2 Blackfin SPI Driver: pass DMA overflow error to the higher level by Mike Frysinger · 15 years ago
  56. ace3286 Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes transferred by Mike Frysinger · 15 years ago
  57. a42e809 Blackfin SPI Driver: remove useless <asm/cplbinit.h> by Mike Frysinger · 15 years ago
  58. 7513e00 Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation by Michael Hennerich · 15 years ago
  59. 8cf5858 Blackfin SPI Driver: ensure cache coherency before doing DMA by Vitja Makarov · 15 years ago
  60. bfb9bcd spi-gpio: allow operation without CS signal by Michael Buesch · 15 years ago
  61. 35b4b3c spi_mpc83xx: add OF platform driver bindings by Anton Vorontsov · 15 years ago
  62. 364fdbc spi_mpc83xx: rework chip selects handling by Anton Vorontsov · 15 years ago
  63. 34c8a20 spi_mpc83xx: fix sparse warnings by Anton Vorontsov · 15 years ago
  64. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  65. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  66. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  67. 14b6848 Merge branch 'omap-clks3' into devel by Russell King · 15 years ago
  68. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  69. 1df879e powerpc/virtex/spi: Xilinx SPI driver not releasing memory by John Linn · 15 years ago
  70. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  71. be50344 spi-gpio: sanitize MISO bitvalue by Michael Buesch · 15 years ago
  72. b1ad379 [ARM] omap: spi: arrange for omap_uwire to use connection ID by Russell King · 16 years ago
  73. 1b5715e [ARM] omap: mcspi: new short connection id names by Russell King · 16 years ago
  74. e51d565 spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom by Wolfram Sang · 15 years ago
  75. 5b96f17 atmel_spi: allow transfer when max_speed_hz = 0 by Stanislaw Gruszka · 16 years ago
  76. ff82c58 Xilinx: SPI: updated driver for device tree by John Linn · 16 years ago
  77. 2b73005 hwmon: (lm70) Code streamlining and cleanup by Kaiwan N Billimoria · 16 years ago
  78. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  79. 51e911e drivers/spi: move a dereference below a NULL test by Julia Lawall · 16 years ago
  80. ee9c1fb spi: use generic gpio calls in spi_s3c24xx_gpio by Ben Dooks · 16 years ago
  81. 5ee36c9 spi: atmel_spi update chipselect handling by Haavard Skinnemoen · 16 years ago
  82. 5bfa26c atmel_spi: clean up SPIv1 quirk handling by Haavard Skinnemoen · 16 years ago
  83. d29389d spi_gpio driver by David Brownell · 16 years ago
  84. 35f74fc spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  85. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  86. b93c35f spi: fix spi_s3c24xx_gpio num_chipselect by Ben Dooks · 16 years ago
  87. e39ea8a spi: fix spi_s3c24xx_gpio device handle lookup by Ben Dooks · 16 years ago
  88. 4e253d2 spi: au1550_spi full duplex dma fix by Jan Nikitenko · 16 years ago
  89. 6a010b5 spi: fix spi_imx probe oopsing by Julien Boibessot · 16 years ago
  90. b7d271d spi: mpc52xx_psc_spi chipselect bugfix by Stefano Babic · 16 years ago
  91. aaacf4b spi: avoid spidev crash when device is removed by Wolfgang Ocker · 16 years ago
  92. fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  93. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  94. 3b45d63 spi_imx: full duplex dma corruption bugfix by Andrea Paterniani · 16 years ago
  95. 393df74 pxa2xx_spi: bugfix full duplex dma data corruption by Ned Forrester · 16 years ago
  96. 50d7d5b atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI controller by Jean-Christophe Lallemand · 16 years ago
  97. 1362270 [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. by Ben Dooks · 16 years ago
  98. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  99. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  100. 673c0c0 spi: core and gpio expanders use subsys_init by David Brownell · 16 years ago