1. 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
  2. f6304f5 Merge branch 'omap4-i2c-init' into omap-for-linus by Tony Lindgren · 14 years ago
  3. 8ebeb54 OMAP4: SPI: Fix Driver Kconfig by Syed Rafiuddin · 14 years ago
  4. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  5. baffe16 [ARM] pxa: add namespace on ssp by Haojian Zhuang · 14 years ago
  6. 54c39b4 [ARM] pxa: move ssp into common plat-pxa by Haojian Zhuang · 14 years ago
  7. 83f2889 [ARM] pxa: merge regs-ssp.h into ssp.h by Eric Miao · 14 years ago
  8. c9840da [ARM] pxa: correct SSCR0_SCR to support multiple SoCs by Eric Miao · 14 years ago
  9. dda04c7 omap2_mcspi: small fixes of output data format by Roman Tereshonkov · 14 years ago
  10. a330ce2 omap2_mcspi: Flush posted writes by Roman Tereshonkov · 14 years ago
  11. 07a389f spi: spi_device memory should be released instead of device. by Roman Tereshonkov · 14 years ago
  12. 8ec130a spi: release device claimed by bus_find_device_by_name by Roman Tereshonkov · 14 years ago
  13. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  14. 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
  15. 9d20593 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  16. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  17. 9bd4517 spi/omap2_mcspi: Use transaction speed if provided by Scott Ellis · 14 years ago
  18. 5e77494 spi/omap2_mcspi: fix NULL pointer dereference by Scott Ellis · 14 years ago
  19. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  20. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  21. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  22. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 15 years ago
  23. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 15 years ago
  24. d7930c9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  25. 4f4517c spi: Correct SPI clock frequency setting in spi_mpc8xxx by Ernst Schwab · 14 years ago
  26. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  27. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  28. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  29. 8a349d4 spi/spi_s3c64xx.c: Fix continuation line formats by Joe Perches · 14 years ago
  30. e8708ef spi: spi_sh_msiof: Fixed data sampling on the correct edge by Markus Pietrek · 14 years ago
  31. fc05475 ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills by Linus Walleij · 15 years ago
  32. 212b3c8 spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK by Jean-Hugues Deschenes · 15 years ago
  33. 8ca8d15 spi/dw_spi: Allow dw_spi.c to be a module by Jean-Hugues Deschenes · 15 years ago
  34. 0a4c1d7 spi/dw_spi: mmio code style fixups by Jean-Hugues Deschenes · 15 years ago
  35. f7b6fd6 Memory-mapped dw_spi driver by Jean-Hugues Deschenes · 15 years ago
  36. 8bcb4a8 spi/dw_spi: fix missing export of dw_spi_remove_host by Feng Tang · 15 years ago
  37. 052dc7c spi/dw_spi: conditional transfer mode changes by George Shore · 15 years ago
  38. f4aec79 spi/dw_spi: remove conditional from 'poll_transfer'. by George Shore · 15 years ago
  39. 426c009 spi/dw_spi: fixed a spelling typo in a warning message. by George Shore · 15 years ago
  40. 20a588f spi/dw_spi: add return value to empty mrst_spi_debugfs_init() by George Shore · 15 years ago
  41. c587b6f spi/dw_spi: add a FIFO depth detection by Feng Tang · 15 years ago
  42. 99147b5 spi/dw_spi: fix __init/__devinit section mismatch by Grant Likely · 15 years ago
  43. 9778214 spi: xilinx_spi: Fix up I/O routine wrapping bogosity. by Paul Mundt · 15 years ago
  44. f4d4ecf spi/spi_imx: add device information by switching pr_debug() to dev_dbg() by Alberto Panizzo · 15 years ago
  45. ac48eee spi: update MSIOF includes by Magnus Damm · 15 years ago
  46. 552e450 spi/dw_spi: refine the IRQ mode working flow by Feng Tang · 15 years ago
  47. 51f921c spi/dw_spi: add a missed dw_spi_remove_host() in exit sequence by Feng Tang · 15 years ago
  48. b490e37 spi/dw_spi: bug fix in wait_till_not_busy() by Feng Tang · 15 years ago
  49. fa0fcde spi/s3c64xx: Add new parameter to cs callback by Jassi Brar · 15 years ago
  50. e6b873c spi/s3c64xx: Include moved header by Jassi Brar · 15 years ago
  51. ef6c680 spi/s3c64xx: Check before mem-region release by Jassi Brar · 15 years ago
  52. b0d5d6e spi/s3c64xx: Move src_clk to local driver data by Jassi Brar · 15 years ago
  53. ee64a37 spi/s3c64xx: Differentiate ip and rate clock by Jassi Brar · 15 years ago
  54. ad7de72 spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info by Jassi Brar · 15 years ago
  55. e9a172f spi/mpc8xxx: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 15 years ago
  56. 34b8c66 spi: Add Freescale/Motorola Coldfire QSPI driver by Steven King · 15 years ago
  57. 631e61b spi: make Open Firmware device id constant by Márton Németh · 15 years ago
  58. 68ea2d8 spi: Fix reversed args to time_before() in Freescale stmp driver. by Robert P. J. Day · 15 years ago
  59. 358934a spi: Add SPI master driver for DaVinci/DA8xx by Sandeep Paulraj · 15 years ago
  60. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  61. d53342b spi: spi_txx9.c: use resource_size() by hartleys · 15 years ago
  62. 76b6fdd spi: spi_sh_sci.c: use resource_size() by hartleys · 15 years ago
  63. 82de765 spi: spi_mpc8xxx.c: use resource_size() by hartleys · 15 years ago
  64. 74947b8 spi: spi_bfin5xx.c: use resource_size() by hartleys · 15 years ago
  65. 905aa0a spi: atmel_spi.c: use resource_size() by hartleys · 15 years ago
  66. 230d42d spi: Add s3c64xx SPI Controller driver by Jassi Brar · 15 years ago
  67. 6aed4ee atmel_spi: fix dma addr calculation for len > BUFFER_SIZE by Ben Nizette · 15 years ago
  68. bec0806 spi_s3c24xx: add FIQ pseudo-DMA support by Ben Dooks · 15 years ago
  69. e24c745 spi: controller driver for Designware SPI core by Feng Tang · 15 years ago
  70. db389b6 spidev: add proper section markers by Mike Frysinger · 15 years ago
  71. 8ae1c92 spidev: use DECLARE_BITMAP instead of declaring the array by Thadeu Lima de Souza Cascardo · 15 years ago
  72. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  73. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  74. 965346e spi: fix probe/remove section markings by Grant Likely · 15 years ago
  75. 35c9049 Add OMAP spi100k driver by Cory Maccarrone · 15 years ago
  76. 980f3be spi-imx: don't access struct device directly but use dev_get_platdata by Uwe Kleine-König · 15 years ago
  77. 87f673e spi-imx: Add mx25 support by Sascha Hauer · 15 years ago
  78. f30d59c spi-imx: use positive logic to distinguish cpu variants by Uwe Kleine-König · 15 years ago
  79. 60f675a spi-imx: correct check for platform_get_irq failing by Uwe Kleine-König · 15 years ago
  80. 30eaed0 ARM: NUC900: Add spi driver support for nuc900 by Wan ZongShun · 15 years ago
  81. 8051eff spi: SuperH MSIOF SPI Master driver V2 by Magnus Damm · 15 years ago
  82. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  83. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  84. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  86. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  87. 41df70d spi: fix spidev compilation failure when VERBOSE is defined by Florian Fainelli · 15 years ago
  88. 04ba24b spi/au1550_spi: fix setupxfer not to override cfg with zeros by Jan Nikitenko · 15 years ago
  89. b3a0894 spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove by Uwe Kleine-König · 15 years ago
  90. bbd050a spi/i.MX: fix broken error handling for gpio_request by John Ogness · 15 years ago
  91. ce1807b spi/i.mx: drain MXC SPI transfer buffer when probing device by Daniel Mack · 15 years ago
  92. 920712a spi/xilinx_spi: fix incorrect casting by Grant Likely · 15 years ago
  93. 937041e spi/mpc52xx-spi: minor cleanups by Wolfram Sang · 15 years ago
  94. 7716693 xilinx_spi: add a platform driver using the xilinx_spi common module. by Richard Röjfors · 15 years ago
  95. c9da2e1 xilinx_spi: add support for the DS570 IP. by Richard Röjfors · 15 years ago
  96. 86fc593 xilinx_spi: Switch to iomem functions and support little endian. by Richard Röjfors · 15 years ago
  97. d5af91a xilinx_spi: Split into of driver and generic part. by Richard Röjfors · 15 years ago
  98. b8d4e2c mpc52xx_spi: add gpio chipselect by Luotao Fu · 15 years ago
  99. d65aea9 mpc52xx_spi: add missing mode_bits definition by Luotao Fu · 15 years ago
  100. 4a495b1 mpc52xx_spi: fix clearing status register by Luotao Fu · 15 years ago