1. c7ceab0 mmc: mxcmmc: add mpc512x SDHC support by Anatolij Gustschin · 12 years ago
  2. 70aa610 mmc: mxcmmc: fix race conditions for host->req and host->data access by Anatolij Gustschin · 12 years ago
  3. 7ff747c mmc: mxcmmc: DT support by Markus Pargmann · 12 years ago
  4. 32d781a mmc: dw_mmc: let device core setup the default pin configuration by Thomas Abraham · 12 years ago
  5. 1d53196 mmc: mxs-mmc: add broken-cd property by Hector Palacios · 12 years ago
  6. 5086e5f mmc: mxs-mmc: add non-removable property by Marc Kleine-Budde · 12 years ago
  7. 4c0c9be mmc: mxs-mmc: add cd-inverted property by Marc Kleine-Budde · 12 years ago
  8. 3bffb80 mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case by Li Fei · 12 years ago
  9. abd4190 mmc: mxcmmc: Fix bug when card is present during boot by Alexander Shiyan · 12 years ago
  10. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 12 years ago
  11. f9a94e0 Revert "mmc: core: wait while adding MMC host to ensure root mounts successfully" by Adrian Hunter · 12 years ago
  12. bdbc5d0 mmc: atmel-mci: pio hang on block errors by Terry Barnaby · 12 years ago
  13. 836dc2f mmc: core: Fix bit width test failing on old eMMC cards by Philip Rakity · 12 years ago
  14. 8e1c4e4 mmc: dw_mmc: Use pr_info instead of printk by Sachin Kamat · 12 years ago
  15. f2f942c mmc: dw_mmc: Check return value of regulator_enable by Sachin Kamat · 12 years ago
  16. b0dd099 mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  17. 4366dcc mmc: dw_mmc: control the power-enable register by Jaehoon Chung · 12 years ago
  18. e065162 mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation by Kevin Liu · 12 years ago
  19. 943647f mmc: sdhci-pxav3: enhance device tree parser code by Kevin Liu · 12 years ago
  20. c844a46 mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card by Kevin Liu · 12 years ago
  21. 73b7afb mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init by Kevin Liu · 12 years ago
  22. c09fbd7 mmc: dw_mmc: fix fifo access for 64-bit by Seungwon Jeon · 12 years ago
  23. e573d69 mmc: mvsdio: use dev_*() API instead of pr_*() API by Thomas Petazzoni · 12 years ago
  24. 5e81441 mmc: mvsdio: fix non-DT probing of GPIOs by Thomas Petazzoni · 12 years ago
  25. b3b665b mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs by Barry Song · 12 years ago
  26. ef3a69c7 mmc: block: fix the host's claim-release in special request by Seungwon Jeon · 12 years ago
  27. 3500ed9 mmc: core: wait while adding MMC host to ensure root mounts successfully by Sergey Yanovich · 12 years ago
  28. c915568 mmc: sdhci: Constify sdhci_ops structs where possible by Lars-Peter Clausen · 12 years ago
  29. ad1df8c mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct by Lars-Peter Clausen · 12 years ago
  30. 1db5eeb mmc: sdhci_pltfm: Constify sdhci_pltfm_data by Lars-Peter Clausen · 12 years ago
  31. 91cf54f mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload by Johan Hovold · 12 years ago
  32. 0f6e73d mmc: dw_mmc: Add MSHC compatible for Exynos4412 by Dongjin Kim · 12 years ago
  33. 20183d5 mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr() by Sachin Kamat · 12 years ago
  34. 6a966e0 mmc: android-goldfish: use resource_size() by Silviu-Mihai Popescu · 12 years ago
  35. cfbeb59c mmc: dw_mmc: Handle unaligned data submission correctly by Markos Chandras · 12 years ago
  36. 3e4b0d8 mmc: dw_mmc: Avoid adding the number of transmitted bytes twice by Markos Chandras · 12 years ago
  37. 1fb5f68 mmc: dw_mmc: Don't loop when handling an interrupt by Markos Chandras · 12 years ago
  38. 6300876 mmc: dw_mmc: move host->data_offset init earlier by James Hogan · 12 years ago
  39. e6f34e2 mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF} by James Hogan · 12 years ago
  40. a3361ab mmc: sdhci: Don't ignore regulator_enable() return value by Chris Ball · 12 years ago
  41. 2211990 mmc: wmt-sdmmc: Use resource_size() by Alexandru Gheorghiu · 12 years ago
  42. 8a8396a mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request() by Wei Yongjun · 12 years ago
  43. 4590205b mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller by Chunhe Lan · 12 years ago
  44. d88691b mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly by Wei WANG · 12 years ago
  45. e19499a mmc: sdhci-s3c: let device core setup the default pin configuration by Thomas Abraham · 12 years ago
  46. 4a2d8ec mmc: mvsdio: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  47. d4bf632 mmc: davinci_mmc: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  48. eed222a mmc: sdio: bind acpi with sdio function device by Aaron Lu · 12 years ago
  49. 94144a4 mmc: sdhci: add get_cd() implementation by Kevin Liu · 12 years ago
  50. 1450734 mmc: core: enhance card removal judgement for slow removal by Kevin Liu · 12 years ago
  51. 51e7e8b mmc: core: Add in support to expose PRV for v4 MMCs by Bernie Thompson · 12 years ago
  52. e3e020f mmc: davinci_mmc: allow driver to work without DMA resource by Manjunathappa, Prakash · 12 years ago
  53. c69042a mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear by Hyeonsu Kim · 12 years ago
  54. 87a74d3 mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode by Kyoungil Kim · 12 years ago
  55. 0cea529 mmc: dw_mmc: return the result of mmc_add_host() by Jaehoon Chung · 12 years ago
  56. 3aaf7ba mmc: sdhci-s3c: Use devm_clk_get() by Jingoo Han · 12 years ago
  57. dc642c2 mmc: omap_hsmmc: support deferred probing for GPIOs by Jan Luebbe · 12 years ago
  58. 0aacd23 mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings by Joseph Lo · 12 years ago
  59. 2c06aeb Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into mmc-next by Chris Ball · 12 years ago
  60. 9665f7f mmc: dw_mmc: Make dw_mci_exynos_probe static by Sachin Kamat · 12 years ago
  61. 5ebf255 mmc: sdhci-tegra: add basic support for Tegra114 by Rhyland Klein · 12 years ago
  62. 76f3ae1 mmc: sdhci-tegra: cleanup ifdefs by Rhyland Klein · 12 years ago
  63. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  64. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  65. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  66. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  67. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  68. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  69. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  70. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  71. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  72. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  73. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  74. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  75. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  76. 5698c50 metag: Internal and external irqchips by James Hogan · 12 years ago
  77. a2c5d4e metag: Time keeping by James Hogan · 12 years ago
  78. 37cae6a Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  79. 9862489 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  80. 426d266 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  81. 15fb968 parisc: check return value of down_interruptible() in hp_sdc_rtc.c by Helge Deller · 12 years ago
  82. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  83. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  84. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  85. e78acf6 kgdb/kgdbts: support ppc64 by Tiejun Chen · 12 years ago
  86. 8735a81 dm cache: add cleaner policy by Heinz Mauelshagen · 12 years ago
  87. f283635 dm cache: add mq policy by Joe Thornber · 12 years ago
  88. c6b4fcb dm: add cache target by Joe Thornber · 12 years ago
  89. 7a87edf dm persistent data: add bitset by Joe Thornber · 12 years ago
  90. 6513c29 dm persistent data: add transactional array by Joe Thornber · 12 years ago
  91. 025b968 dm thin: remove cells from stack by Joe Thornber · 12 years ago
  92. 6beca5e dm bio prison: pass cell memory in by Joe Thornber · 12 years ago
  93. 4e7f1f9 dm persistent data: add btree_walk by Joe Thornber · 12 years ago
  94. b0d8ed4 dm: add target num_write_bios fn by Alasdair G Kergon · 12 years ago
  95. df5d2e9 dm kcopyd: introduce configurable throttling by Mikulas Patocka · 12 years ago
  96. a260624 dm ioctl: allow message to return data by Mikulas Patocka · 12 years ago
  97. 02cde50 dm ioctl: optimize functions without variable params by Mikulas Patocka · 12 years ago
  98. e2914cc dm ioctl: introduce ioctl_flags by Mikulas Patocka · 12 years ago
  99. 5f01520 dm: merge io_pool and tio_pool by Jun'ichi Nomura · 12 years ago
  100. 23e5083 dm: remove unused _rq_bio_info_cache by Jun'ichi Nomura · 12 years ago