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