1. 5feb54a mmc: sdhci-s3c: fix the wrong number of max bus clocks by Jaehoon Chung · 12 years ago
  2. 8464dd5 mmc: sh-mmcif: avoid oops on spurious interrupts by Guennadi Liakhovetski · 12 years ago
  3. 7a7eb32 mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ by Guennadi Liakhovetski · 12 years ago
  4. 387a8cbd mmc: sdhci-s3c: Fix crash on module insertion for second time by Chander Kashyap · 12 years ago
  5. e684c46 mmc: sdhci-s3c: Enable only required bus clock by Chander Kashyap · 12 years ago
  6. 897b69e mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration" by Seungwon Jeon · 12 years ago
  7. f6ad0a4 mmc: mxcmmc: fix bug that may block a data transfer forever by Javier Martin · 12 years ago
  8. c4c8eeb mmc: omap_hsmmc: Pass on the suspend failure to the PM core by Vaibhav Bedia · 12 years ago
  9. 6bf2af8 mmc: atmel-mci: AP700x PDC is not connected to MCI by Hein_Tibosch · 12 years ago
  10. ccdfe61 mmc: atmel-mci: DMA can be used with other controllers by Hein_Tibosch · 12 years ago
  11. ac94093 mmc: mmci: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  12. cd1b00e mmc: sdhci-s3c: Add device tree support by Thomas Abraham · 12 years ago
  13. c366500 mmc: dw_mmc: add support for exynos specific implementation of dw-mshc by Thomas Abraham · 12 years ago
  14. 800d78b mmc: dw_mmc: add support for implementation specific callbacks by Thomas Abraham · 12 years ago
  15. 17403f2 mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse by Thomas Abraham · 12 years ago
  16. c91eab4 mmc: dw_mmc: add device tree support by Thomas Abraham · 12 years ago
  17. b4967aa mmc: dw_mmc: add quirk to indicate missing write protect line by Thomas Abraham · 12 years ago
  18. f90a061 mmc: dw_mmc: lookup for optional biu and ciu clocks by Thomas Abraham · 12 years ago
  19. 1c2215b mmc: dw_mmc: allow probe to succeed even if one slot is initialized by Thomas Abraham · 12 years ago
  20. bb8bdc7 mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver by Thomas Abraham · 12 years ago
  21. 4a90920 mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference by Thomas Abraham · 12 years ago
  22. 950d56a mmc: support BKOPS feature for eMMC by Jaehoon Chung · 12 years ago
  23. bec9d4e mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing by Guennadi Liakhovetski · 12 years ago
  24. 5413da8 mmc: davinci_mmc: convert to DMA engine API by Matt Porter · 12 years ago
  25. d8e2ac3 mmc: sdio: Fix PM_SLEEP related build warnings by Thierry Reding · 12 years ago
  26. 1a41313 mmc: core: Remove bounce buffer in mmc_send_cxd_data() by Kyungsik Lee · 12 years ago
  27. 8f63795 mmc: sdhci-pxav3: dt: Support "cd-gpios" property by Chris Ball · 12 years ago
  28. 15e8a8e mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio by Chris Ball · 12 years ago
  29. 0d4de8f mmc: via-sdmmc: Use module_pci_driver by Sachin Kamat · 12 years ago
  30. 350e3e0 mmc: dw_mmc-pci: Use module_pci_driver by Sachin Kamat · 12 years ago
  31. acc6964 mmc: sdhci-pci: Use module_pci_driver by Sachin Kamat · 12 years ago
  32. 6f47882 mmc: mmc_spi: Use module_spi_driver by Sachin Kamat · 12 years ago
  33. 2ad0b24 mmc: sdhci-s3c: fix checkpatch error and warnings by Jingoo Han · 12 years ago
  34. 3339d1e mmc: core: Do not rescan non-removable devices by Johan Rudholm · 12 years ago
  35. 36c179a mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot by Jaehoon Chung · 12 years ago
  36. b37f9d9 mmc: tegra: convert to device tree support only by Joseph Lo · 12 years ago
  37. abe1e05 mmc: dt: Add card-detection properties to core binding. by Chris Ball · 12 years ago
  38. 0a4585c mmc: omap_hsmmc: Move to Maintained state in MAINTAINERS by Venkatraman S · 12 years ago
  39. ae4bf78 mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ by Venkatraman S · 12 years ago
  40. 1f6b9fa mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs by Venkatraman S · 12 years ago
  41. 6c31b21 mmc: omap_hsmmc: remove access to SYSCONFIG register by Venkatraman S · 12 years ago
  42. 8986d31 mmc: omap_hsmmc: remove unused vars and includes by Venkatraman S · 12 years ago
  43. 75d569d mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros by Venkatraman S · 12 years ago
  44. 2976837 mmc: omap: remove unused variables and includes by Venkatraman S · 12 years ago
  45. 6780162 mmc: debugfs: Print ext_csd in ascending order by Venkatraman S · 12 years ago
  46. 211d4fe mmc: core: Add TRANsfer state to non-HPI state by Venkatraman S · 12 years ago
  47. 7a8a43c mmc: bfin_sdh: Reset SD controller when resume from power saving mode. by Sonic Zhang · 12 years ago
  48. c5e4a2e mmc: bfin_sdh: Remove redundant suspend and resume setting. by Sonic Zhang · 12 years ago
  49. 4ffdcf0 mmc: bfin_sdh: Add support for new RSI controller in bf60x by Sonic Zhang · 12 years ago
  50. 0462566 mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518. by Sonic Zhang · 12 years ago
  51. 109ec8c mmc: bfin_sdh: Update blackfin sd driver email in MAINTAINERS. by Sonic Zhang · 12 years ago
  52. 1fdc90f mmc: omap_hsmmc: Handle failure of regulator_get better. by NeilBrown · 12 years ago
  53. 5fdb450 mmc: vub300: add missing usb_free_urb by Julia Lawall · 12 years ago
  54. 4ee7ed0 mmc: sdhci-dove: DT support for sdhci-dove by Sebastian Hesselbarth · 12 years ago
  55. 164378e mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs by Chao Xie · 12 years ago
  56. e919fd2 mmc: atmel-mci: add device tree support by Ludovic Desroches · 12 years ago
  57. 77dcb3f mmc: sdhci: vmmc regulator should be explicitly enabled/disabled by Philip Rakity · 12 years ago
  58. 6231f3d mmc: sdhci: Add regulator support for vccq (voltage regualor) by Philip Rakity · 12 years ago
  59. 137ccd4 mmc: eSDHC: Add ADMA mode support by Jerry Huang · 13 years ago
  60. e6027b4 mmc: pxa-mci: add DT bindings by Daniel Mack · 12 years ago
  61. 75b53ae mmc: omap: fix broken PIO mode by Paul Walmsley · 12 years ago
  62. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  63. 9623b5b mmc: dw_mmc: Disable low power mode if SDIO interrupts are used by Doug Anderson · 12 years ago
  64. e74f3a9 mmc: dw_mmc: fix error handling in PIO mode by Seungwon Jeon · 12 years ago
  65. 9b2026a mmc: dw_mmc: correct mishandling error interrupt by Seungwon Jeon · 12 years ago
  66. 182c908 mmc: dw_mmc: amend using error interrupt status by Seungwon Jeon · 12 years ago
  67. 077d407 mmc: atmel-mci: not busy flag has also to be used for read operations by Ludovic Desroches · 12 years ago
  68. 74f330b mmc: sdhci-esdhc: break out early if clock is 0 by Shawn Guo · 12 years ago
  69. fc108d2 mmc: mxs-mmc: fix deadlock caused by recursion loop by Lauri Hintsala · 12 years ago
  70. 1af36b2 mmc: mxs-mmc: fix deadlock in SDIO IRQ case by Lauri Hintsala · 12 years ago
  71. 660d9a9 mmc: bfin_sdh: fix dma_desc_array build error by Sonic Zhang · 12 years ago
  72. 0d7614f Linux 3.6-rc1 by Linus Torvalds · 12 years ago
  73. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  74. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. bfdf85d Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. d1494ba Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 0a276d1 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  78. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  79. c892423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  80. 410fc4ce Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  81. 630103e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  82. 8783b6e mm: remove node_start_pfn checking in new WARN_ON for now by Linus Torvalds · 12 years ago
  83. bac6f61 ARM: mmp: add missing irqs.h by Haojian Zhuang · 12 years ago
  84. 10b683c arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs by Thomas Petazzoni · 12 years ago
  85. debeaf6 ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes by Barry Song · 12 years ago
  86. f0666b1 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  87. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  88. 08298f0 sh: explicitly include sh_dma.h in setup-sh7722.c by Guennadi Liakhovetski · 12 years ago
  89. 1a9b499 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  90. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  91. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  92. 02a6ec6 Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  93. 9a2533c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  94. b070989 um: Add arch/x86/um to MAINTAINERS by Richard Weinberger · 12 years ago
  95. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  96. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  97. d9f691c md/dm-raid: DM_RAID should select MD_RAID10 by NeilBrown · 12 years ago
  98. f54a9d0 md/raid1: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  99. 46a0640 raid5: raid5d handle stripe in batch way by Shaohua Li · 12 years ago
  100. 8811b59 raid5: make_request use batch stripe release by Shaohua Li · 12 years ago