1. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  2. 0582763 DMAENGINE: extend the control command to include an arg by Linus Walleij · 14 years ago
  3. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  4. 4a31f2e ARM: mx3: Fix a race condition in mxcmmc by Daniel Mack · 15 years ago
  5. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  6. d586ebb mmc: atmel-mci: fix in debugfs: response value printing by Nicolas Ferre · 15 years ago
  7. abc2c9f mmc: atmel-mci: remove data error interrupt after xfer by Nicolas Ferre · 15 years ago
  8. 009a891 mmc: atmel-mci: prevent kernel oops while removing card by Nicolas Ferre · 15 years ago
  9. ebb1fea mmc: atmel-mci: fix two parameters swapped by Nicolas Ferre · 15 years ago
  10. f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 15 years ago
  11. 808d97c ARM: 6033/1: ARM: MMCI: pass max frequency from platform by Linus Walleij · 15 years ago
  12. 771dc15 ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version by Linus Walleij · 15 years ago
  13. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 15 years ago
  14. f441b99 ARM: MXC: mxcmmc: Teach the driver SDIO operations by Daniel Mack · 15 years ago
  15. 4725f6f ARM: MXC: mxcmmc: misc cleanups by Daniel Mack · 15 years ago
  16. cdeebad omap hsmmc: fix a bug in card remove scenario by Madhusudhan Chikkature · 15 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  18. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 15 years ago
  19. 1cd2296 drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support by San Mehat · 15 years ago
  20. d0719e5 mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction by San Mehat · 15 years ago
  21. 6ac9ea6 mmc: msm_sdcc: Fix the dma exec function to use the proper delays by San Mehat · 15 years ago
  22. 91bb649 mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk timer won't fire by Dmitry Shmidt · 15 years ago
  23. 24bbd7d mmc: msm_sdcc: Enable busclk idle timer for power savings by San Mehat · 15 years ago
  24. 673ce00 mmc: msm_sdcc: Don't disable interrupts while suspending by San Mehat · 15 years ago
  25. b3b0ca8 mmc: msm_sdcc: Fix issue where we might not end a sucessfull request by San Mehat · 15 years ago
  26. f474849 mmc: msm_sdcc: Featurize busclock power save and disable it by default by San Mehat · 15 years ago
  27. c7fc937 mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled by San Mehat · 15 years ago
  28. 56a8b5b mmc: msm_sdcc: Reduce command timeouts and improve reliability. by San Mehat · 15 years ago
  29. 51905dc mmc: msm_sdcc: Schedule clock disable after probe by San Mehat · 15 years ago
  30. 8b1c2ba mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays by San Mehat · 15 years ago
  31. 865c806 mmc: msm_sdcc: Driver clocking/irq improvements by San Mehat · 15 years ago
  32. 5b00f40 msm: Add 'execute' datamover callback by San Mehat · 15 years ago
  33. b3fa579 mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register by San Mehat · 15 years ago
  34. 4adbbcc mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling clocks by San Mehat · 15 years ago
  35. 11bfe2e Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 15 years ago
  36. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  37. d759c37 mxcmmc: fixed max_seg_size value on initialization by Vladimir Zapolskiy · 15 years ago
  38. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  39. 3d8ca8c mfd/mmc: SDHI Kconfig update by Magnus Damm · 15 years ago
  40. 7ee422d tmio_mmc: Balance cell enable()/disable() calls by Magnus Damm · 15 years ago
  41. 6d9af5a tmio_mmc: Use 100ms mmc_detect_change() delay by Magnus Damm · 15 years ago
  42. b741d44 tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 by Yusuke Goda · 15 years ago
  43. a8c39d8 tmio_mmc: Keep card-detect interrupts enabled by Guennadi Liakhovetski · 15 years ago
  44. 8493829 mmc: enable DMA on Ricoh sdhci reader by default by Vasily Khoruzhick · 15 years ago
  45. 752993e mmc: at91_mci: correct kunmap_atomic() by Nicolas Ferre · 15 years ago
  46. 5b27a1a mmc: at91_mci: introduce per-mci-revision conditional code by Nicolas Ferre · 15 years ago
  47. 541e7ef mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works. by Nicolas Ferre · 15 years ago
  48. 9af13be mmc: at91_mci: enable large data blocks by Wolfgang Muees · 15 years ago
  49. 86ee26f mmc: at91_mci: use DMA buffer for read by Wolfgang Muees · 15 years ago
  50. 3780d90 mmc: at91_mci: use one coherent DMA buffer by Wolfgang Muees · 15 years ago
  51. a04ac5b mmc: at91_mci: fix timeout errors by Wolfgang Muees · 15 years ago
  52. 0b3520f mmc: at91_mci: fix pointer errors by Wolfgang Muees · 15 years ago
  53. dc2ed55 s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin by Lars-Peter Clausen · 15 years ago
  54. c212808 s3cmci: initialize default platform data no_wprotect and no_detect with 1 by Lars-Peter Clausen · 15 years ago
  55. 2f4cbb3 sdio: sdhci support for suspend mode PM features by Nicolas Pitre · 15 years ago
  56. 9e506f3 sdhci: improve sdhci sdhci_set_adma_desc() code by Ben Dooks · 15 years ago
  57. 118cd17 sdhci: add adma descriptor set call by Ben Dooks · 15 years ago
  58. 729adf1 mmc: bfin_sdh: set timeout based on actual card data by Cliff Cai · 15 years ago
  59. 05dabcc mmc: bfin_sdh: drop redundant MMC depend string by Mike Frysinger · 15 years ago
  60. c744d98 mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems by Mike Frysinger · 15 years ago
  61. 09591dd mmc: Atmel host kconfig cleanup for everyone else by Nicolas Ferre · 15 years ago
  62. 132f107 davinci: MMC: add support for 8bit MMC cards by Vipin Bhandari · 15 years ago
  63. 03cd8f7 ricoh_mmc: port from driver to pci quirk by Maxim Levitsky · 15 years ago
  64. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 15 years ago
  65. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  66. 3b83907 MMC: AU1xMMC: Allow platforms to disable host capabilities by Manuel Lauss · 15 years ago
  67. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 15 years ago
  68. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 15 years ago
  69. 3560adf Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel by Russell King · 15 years ago
  70. 64de028 ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk by Linus Walleij · 15 years ago
  71. b702b10 omap_hsmmc: allow compile without regulator framework by Adrian Hunter · 15 years ago
  72. e0eb242 omap_hsmmc: Allow for a shared VccQ by Adrian Hunter · 15 years ago
  73. 6da20c8 omap_hsmmc: Ensure regulator enable / disable are paired by Adrian Hunter · 15 years ago
  74. 4380eea omap_hsmmc: Fix disable timeouts by Adrian Hunter · 15 years ago
  75. 1df58db omap_hsmmc: Allow for power saving without going off by Adrian Hunter · 15 years ago
  76. db0fefc omap_hsmmc: Move gpio and regulator control from board file by Adrian Hunter · 15 years ago
  77. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  78. f28e8a4 ARM: 5896/1: MMCI: work around a hardware bug in U300 by Linus Walleij · 15 years ago
  79. 5b8a2fb msm_sdcc.c: missing brackets in msmsdcc_resume() by Roel Kluin · 15 years ago
  80. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 15 years ago
  81. 1144ab5 sdhci-of: add support for the wii sdhci controller by Albert Herranz · 15 years ago
  82. 7657c3a sdhci-of: reorganize driver to support additional hardware by Albert Herranz · 15 years ago
  83. bc1ad56 sdhci-of: rename main driver file prior to reorganization by Albert Herranz · 15 years ago
  84. c0bba0d sdhci: protect header file against multi inclusion by Albert Herranz · 15 years ago
  85. 14f1b75 mmc: let tmio-mmc use dev_name() with request_irq() by Magnus Damm · 15 years ago
  86. eb962d5 mmc: Blackfin SD Host Controller Driver by Cliff Cai · 15 years ago
  87. 74791a2 mmc: atmel-mci: new MCI2 module support in atmel-mci driver by Nicolas Ferre · 15 years ago
  88. 2635d1b atmel-mci: change use of dma slave interface by Nicolas Ferre · 15 years ago
  89. c78402e s3cmci: convert missed s3c2410_gpio calls to gpiolib calls by Ben Dooks · 15 years ago
  90. a7a6186 sdhci: add support for the SysKonnect CardBus2SDIO adapter by Nicolas Pitre · 15 years ago
  91. e799acb mmci-omap: remove bogus check for host->iclk by Ladislav Michl · 15 years ago
  92. 7e30b8d davinci: mmc: add cpufreq support by Chaithrika U S · 15 years ago
  93. 3d348aa mmc: davinci: modify data types of EDMA related variables by Sudhakar Rajashekhara · 15 years ago
  94. b4cff45 DaVinci: MMC: MMC/SD controller driver for DaVinci family by Vipin Bhandari · 15 years ago
  95. 3423d80 drivers/mmc: Move dereference after NULL test by Julia Lawall · 15 years ago
  96. c0521ba mxcmmc: fix error path in mxcmci_probe by Uwe Kleine-König · 15 years ago
  97. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  98. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  99. c4e194e Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 15 years ago
  100. 3989d17 HTC Dream: mmc compilation fixes by Pavel Machek · 15 years ago