1. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 15 years ago
  3. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 15 years ago
  4. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 15 years ago
  5. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 15 years ago
  6. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 15 years ago
  7. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 15 years ago
  8. e6130ae s3cmci: fix direct write to interrupt mask by Ben Dooks · 15 years ago
  9. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 15 years ago
  10. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 15 years ago
  11. 44d0e19 s3cmci: update probe to use new platform id list by Ben Dooks · 15 years ago
  12. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 15 years ago
  13. ed9935f4 sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 15 years ago
  14. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  15. ee17962 ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 by Linus Walleij · 15 years ago
  16. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  17. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  18. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  19. 27f6cb1 sdhci: increase timeout for internal clock stabilization. by Chris Ball · 15 years ago
  20. a13abc7 sdhci: support for ADMA only hosts by Richard Röjfors · 15 years ago
  21. 996ad568 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 15 years ago
  22. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  23. 17d33e1 mmc: core SDIO suspend/resume support by Nicolas Pitre · 15 years ago
  24. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  25. 82cf818 omap4: mmc driver support on OMAP4 by kishore kadiyala · 15 years ago
  26. c99436f sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11 by Chris Ball · 15 years ago
  27. 04d699c atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) by Rob Emanuele · 15 years ago
  28. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  29. ad1e597 sdhci-of: cleanup eSDHC's set_clock() a little bit by Anton Vorontsov · 15 years ago
  30. 8226a21 sdhci-of: don't hard-code inverted write-protect quirk by Anton Vorontsov · 15 years ago
  31. 81b3980 sdhci-of: fix high-speed cards recognition by Anton Vorontsov · 15 years ago
  32. c085926 sdhci-of: avoid writing reserved bits into host control register by Anton Vorontsov · 15 years ago
  33. 1e5df75 sdhci-of: fix SD clock calculation by Anton Vorontsov · 15 years ago
  34. 4245c02 sdio: fix read buffer overflow by Roel Kluin · 15 years ago
  35. e951017 sdhci: be more strict with get_min_clock() usage by Anton Vorontsov · 15 years ago
  36. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  37. e2bf08d omap_hsmmc: set a large data timeout for commands with busy signal by Adrian Hunter · 15 years ago
  38. 2bec089 omap_hsmmc: ensure all clock enables and disables are paired by Adrian Hunter · 15 years ago
  39. b62f622 omap_hsmmc: protect the card when the cover is open by Adrian Hunter · 15 years ago
  40. 70a3341 omap_hsmmc: code refactoring by Denis Karpov · 15 years ago
  41. 4dffd7a omap_hsmmc: prevent races with irq handler by Adrian Hunter · 15 years ago
  42. 2305010 omap_hsmmc: cater for weird CMD6 behaviour by Adrian Hunter · 15 years ago
  43. c653a6d omap_hsmmc: clear interrupt status after init sequence by Adrian Hunter · 15 years ago
  44. 191d1f1 omap_hsmmc: cleanup macro usage by Denis Karpov · 15 years ago
  45. 0a40e64 omap_hsmmc: fix NULL pointer dereference by Jarkko Lavinen · 15 years ago
  46. 13189e7 omap_hsmmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  47. 623821f omap_hsmmc: put MMC regulator to sleep by Adrian Hunter · 15 years ago
  48. dd498ef omap_hsmmc: support for deeper power saving states by Denis Karpov · 15 years ago
  49. 23d99bb omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  50. a3f406f omap_hsmmc: fix scatter-gather list sanity checking by Jarkko Lavinen · 15 years ago
  51. a6b2240 omap_hsmmc: ensure workqueues are empty before suspend by Adrian Hunter · 15 years ago
  52. abb28e7 omap_hsmmc: set open drain bit correctly by Denis Karpov · 15 years ago
  53. 11dd62a omap_hsmmc: context save/restore support by Denis Karpov · 15 years ago
  54. a362146 omap_hsmmc: keep track of power mode by Adrian Hunter · 15 years ago
  55. 5e2ea61 omap_hsmmc: make use of new enable/disable interface by Adrian Hunter · 15 years ago
  56. d900f71 omap_hsmmc: add debugfs entry (host registers) by Denis Karpov · 15 years ago
  57. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  58. 53509f0 mmc: power off once at removal by Denis Karpov · 15 years ago
  59. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  60. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  61. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  62. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  63. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  64. 27cce39 sdio: do not ignore MMC_VDD_165_195 by Ohad Ben-Cohen · 15 years ago
  65. f400cd8 mmc: register mmci-omap-hs using platform_driver_probe by Uwe Kleine-König · 15 years ago
  66. b5a74d6 msm_sdcc.c: move overly indented code to separate function by Joe Perches · 15 years ago
  67. 75d1452 msm_sdcc.c: stylistic cleaning by Joe Perches · 15 years ago
  68. 0a7ff7c msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( by Joe Perches · 15 years ago
  69. 9d2bd73 mmc: msm_sdccc: driver for HTC Dream by San Mehat · 15 years ago
  70. ccdfe3a OMAP: HSMMC: do not enable buffer ready interrupt if using DMA by Anand Gadiyar · 15 years ago
  71. 500f356 mmc: in mmc_power_up(), use previously selected ocr if available by Balaji Rao · 15 years ago
  72. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  73. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  74. 34e84f3 ARM: 5721/1: MMCI enable the use of a regulator by Linus Walleij · 15 years ago
  75. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  76. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  77. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  78. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  79. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  80. 9e6c82c ARM: 5698/1: MMCI pass capabilities in platform data by Linus Walleij · 15 years ago
  81. a6a6464 ARM: 5697/1: MMCI Break out clock divider setup by Linus Walleij · 15 years ago
  82. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  83. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  84. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  85. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 15 years ago
  86. f17a1f0 ARM: 5636/1: Move vendor enum to AMBA include by Linus Walleij · 15 years ago
  87. 33264f9 [ARM] pxa: update pxamci.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  88. b405db6 [ARM] pxamci: add simple gpio controls by Robert Jarzmik · 15 years ago
  89. 9134d02 Merge commit 'md/for-linus' into async-tx-next by Dan Williams · 15 years ago
  90. 657a77fa dmaengine: Move all map_sg/unmap_sg for slave channel to its client by Atsushi Nemoto · 15 years ago
  91. 7064d20 ARM: 5685/1: Make MMCI driver compile without gpiolib by Linus Walleij · 15 years ago
  92. 2198a64 drivers/mmc: correct error-handling code by Julia Lawall · 15 years ago
  93. a9239d7 imxmmc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  94. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  95. da60a91 sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  96. a9e58f2 sdhci: get rid of "frequency too high" flood when using eSDHC by Anton Vorontsov · 15 years ago
  97. 6cdbf73 mvsdio: fix handling of partial word at the end of PIO transfer by Nicolas Pitre · 15 years ago
  98. 4e66a0f Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  99. 8900144 MMC: MMCI: use gpiolib for card detect/write protect by Russell King · 15 years ago
  100. 012b7d3 MMC: MMCI: use AMBA bus accessors by Russell King · 15 years ago