1. 5c2818c SPI100k: Fix 8-bit and RX-only transfers by Cory Maccarrone · 14 years ago
  2. cf32b71 spi/mmc_spi: SPI bus locking API, using mutex by Ernst Schwab · 14 years ago
  3. ef7f2e8 of/spi: mpc512x_psc_spi.c: Fix build failures by Anatolij Gustschin · 14 years ago
  4. b535507 of/spi: Fix build failure on spi_ppc4xx.c by Grant Likely · 14 years ago
  5. bf6a67e spi/xilinx: Fix compile error by Grant Likely · 14 years ago
  6. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 14 years ago
  7. 0c2a2ae spi/davinci: Fix clock prescale factor computation by Thomas Koeller · 14 years ago
  8. 41c4221 spi: move bitbang txrx utility functions to private header by hartleys · 14 years ago
  9. 6e27388f1b spi/mpc5121: Add SPI master driver for MPC5121 PSC by Anatolij Gustschin · 14 years ago
  10. 011f23a spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller by Mika Westerberg · 14 years ago
  11. 99f1a43 spi/omap2_mcspi: Check params before dereference or use by Scott Ellis · 14 years ago
  12. 4743a0f spi/omap2_mcspi: add turbo mode support by Roman Tereshonkov · 14 years ago
  13. 8b66c13 spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160 by Roman Tereshonkov · 14 years ago
  14. 4a12404 spi/pl022: fix stop queue procedure by Grzegorz Sygieda · 14 years ago
  15. 781c7b1 spi/pl022: add support for the PL023 derivate by Linus Walleij · 14 years ago
  16. 556f4ae spi/pl022: fix up differences between ARM and ST versions by Linus Walleij · 14 years ago
  17. 338ff29 spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dma by Joakim Tjernlund · 14 years ago
  18. 0398fb7 spi/spi_mpc8xxx: Fix QE mode Litte Endian by Joakim Tjernlund · 14 years ago
  19. f9218c2 spi/spi_mpc8xxx: fix potential memory corruption. by Joakim Tjernlund · 14 years ago
  20. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  21. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  22. a6f0398 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  23. f6304f5 Merge branch 'omap4-i2c-init' into omap-for-linus by Tony Lindgren · 14 years ago
  24. 8ebeb54 OMAP4: SPI: Fix Driver Kconfig by Syed Rafiuddin · 14 years ago
  25. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  27. baffe16 [ARM] pxa: add namespace on ssp by Haojian Zhuang · 14 years ago
  28. 54c39b4 [ARM] pxa: move ssp into common plat-pxa by Haojian Zhuang · 14 years ago
  29. 83f2889 [ARM] pxa: merge regs-ssp.h into ssp.h by Eric Miao · 14 years ago
  30. c9840da [ARM] pxa: correct SSCR0_SCR to support multiple SoCs by Eric Miao · 14 years ago
  31. dda04c7 omap2_mcspi: small fixes of output data format by Roman Tereshonkov · 14 years ago
  32. a330ce2 omap2_mcspi: Flush posted writes by Roman Tereshonkov · 14 years ago
  33. 07a389f spi: spi_device memory should be released instead of device. by Roman Tereshonkov · 14 years ago
  34. 8ec130a spi: release device claimed by bus_find_device_by_name by Roman Tereshonkov · 14 years ago
  35. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. 9d20593 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  38. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  39. 9bd4517 spi/omap2_mcspi: Use transaction speed if provided by Scott Ellis · 14 years ago
  40. 5e77494 spi/omap2_mcspi: fix NULL pointer dereference by Scott Ellis · 14 years ago
  41. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  42. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  43. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  44. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 15 years ago
  45. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 15 years ago
  46. d7930c9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  47. 4f4517c spi: Correct SPI clock frequency setting in spi_mpc8xxx by Ernst Schwab · 14 years ago
  48. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  49. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  50. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  51. 8a349d4 spi/spi_s3c64xx.c: Fix continuation line formats by Joe Perches · 14 years ago
  52. e8708ef spi: spi_sh_msiof: Fixed data sampling on the correct edge by Markus Pietrek · 14 years ago
  53. fc05475 ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills by Linus Walleij · 15 years ago
  54. 212b3c8b spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK by Jean-Hugues Deschenes · 15 years ago
  55. 8ca8d15 spi/dw_spi: Allow dw_spi.c to be a module by Jean-Hugues Deschenes · 15 years ago
  56. 0a4c1d7 spi/dw_spi: mmio code style fixups by Jean-Hugues Deschenes · 15 years ago
  57. f7b6fd6 Memory-mapped dw_spi driver by Jean-Hugues Deschenes · 15 years ago
  58. 8bcb4a8 spi/dw_spi: fix missing export of dw_spi_remove_host by Feng Tang · 15 years ago
  59. 052dc7c spi/dw_spi: conditional transfer mode changes by George Shore · 15 years ago
  60. f4aec79 spi/dw_spi: remove conditional from 'poll_transfer'. by George Shore · 15 years ago
  61. 426c009 spi/dw_spi: fixed a spelling typo in a warning message. by George Shore · 15 years ago
  62. 20a588f spi/dw_spi: add return value to empty mrst_spi_debugfs_init() by George Shore · 15 years ago
  63. c587b6f spi/dw_spi: add a FIFO depth detection by Feng Tang · 15 years ago
  64. 99147b5 spi/dw_spi: fix __init/__devinit section mismatch by Grant Likely · 15 years ago
  65. 9778214 spi: xilinx_spi: Fix up I/O routine wrapping bogosity. by Paul Mundt · 15 years ago
  66. f4d4ecf spi/spi_imx: add device information by switching pr_debug() to dev_dbg() by Alberto Panizzo · 15 years ago
  67. ac48eee spi: update MSIOF includes by Magnus Damm · 15 years ago
  68. 552e450 spi/dw_spi: refine the IRQ mode working flow by Feng Tang · 15 years ago
  69. 51f921c spi/dw_spi: add a missed dw_spi_remove_host() in exit sequence by Feng Tang · 15 years ago
  70. b490e37 spi/dw_spi: bug fix in wait_till_not_busy() by Feng Tang · 15 years ago
  71. fa0fcde spi/s3c64xx: Add new parameter to cs callback by Jassi Brar · 15 years ago
  72. e6b873c spi/s3c64xx: Include moved header by Jassi Brar · 15 years ago
  73. ef6c680 spi/s3c64xx: Check before mem-region release by Jassi Brar · 15 years ago
  74. b0d5d6e spi/s3c64xx: Move src_clk to local driver data by Jassi Brar · 15 years ago
  75. ee64a37 spi/s3c64xx: Differentiate ip and rate clock by Jassi Brar · 15 years ago
  76. ad7de72 spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info by Jassi Brar · 15 years ago
  77. e9a172f spi/mpc8xxx: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 15 years ago
  78. 34b8c66 spi: Add Freescale/Motorola Coldfire QSPI driver by Steven King · 15 years ago
  79. 631e61b spi: make Open Firmware device id constant by Márton Németh · 15 years ago
  80. 68ea2d8 spi: Fix reversed args to time_before() in Freescale stmp driver. by Robert P. J. Day · 15 years ago
  81. 358934a spi: Add SPI master driver for DaVinci/DA8xx by Sandeep Paulraj · 15 years ago
  82. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  83. d53342bf spi: spi_txx9.c: use resource_size() by hartleys · 15 years ago
  84. 76b6fdd spi: spi_sh_sci.c: use resource_size() by hartleys · 15 years ago
  85. 82de765 spi: spi_mpc8xxx.c: use resource_size() by hartleys · 15 years ago
  86. 74947b8 spi: spi_bfin5xx.c: use resource_size() by hartleys · 15 years ago
  87. 905aa0a spi: atmel_spi.c: use resource_size() by hartleys · 15 years ago
  88. 230d42d spi: Add s3c64xx SPI Controller driver by Jassi Brar · 15 years ago
  89. 6aed4ee atmel_spi: fix dma addr calculation for len > BUFFER_SIZE by Ben Nizette · 15 years ago
  90. bec0806 spi_s3c24xx: add FIQ pseudo-DMA support by Ben Dooks · 15 years ago
  91. e24c745 spi: controller driver for Designware SPI core by Feng Tang · 15 years ago
  92. db389b6 spidev: add proper section markers by Mike Frysinger · 15 years ago
  93. 8ae1c92 spidev: use DECLARE_BITMAP instead of declaring the array by Thadeu Lima de Souza Cascardo · 15 years ago
  94. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  95. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  96. 965346e spi: fix probe/remove section markings by Grant Likely · 15 years ago
  97. 35c9049 Add OMAP spi100k driver by Cory Maccarrone · 15 years ago
  98. 980f3be spi-imx: don't access struct device directly but use dev_get_platdata by Uwe Kleine-König · 15 years ago
  99. 87f673e spi-imx: Add mx25 support by Sascha Hauer · 15 years ago
  100. f30d59c spi-imx: use positive logic to distinguish cpu variants by Uwe Kleine-König · 15 years ago