1. 5086e5f mmc: mxs-mmc: add non-removable property by Marc Kleine-Budde · 12 years ago
  2. 4c0c9be mmc: mxs-mmc: add cd-inverted property by Marc Kleine-Budde · 12 years ago
  3. 3bffb80 mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case by Li Fei · 12 years ago
  4. abd4190 mmc: mxcmmc: Fix bug when card is present during boot by Alexander Shiyan · 12 years ago
  5. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 12 years ago
  6. f9a94e0 Revert "mmc: core: wait while adding MMC host to ensure root mounts successfully" by Adrian Hunter · 12 years ago
  7. bdbc5d0 mmc: atmel-mci: pio hang on block errors by Terry Barnaby · 12 years ago
  8. 836dc2f mmc: core: Fix bit width test failing on old eMMC cards by Philip Rakity · 12 years ago
  9. 8e1c4e4 mmc: dw_mmc: Use pr_info instead of printk by Sachin Kamat · 12 years ago
  10. f2f942c mmc: dw_mmc: Check return value of regulator_enable by Sachin Kamat · 12 years ago
  11. b0dd099 mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  12. 4366dcc mmc: dw_mmc: control the power-enable register by Jaehoon Chung · 12 years ago
  13. e065162 mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation by Kevin Liu · 12 years ago
  14. 943647f mmc: sdhci-pxav3: enhance device tree parser code by Kevin Liu · 12 years ago
  15. c844a46 mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card by Kevin Liu · 12 years ago
  16. 73b7afb mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init by Kevin Liu · 12 years ago
  17. c09fbd7 mmc: dw_mmc: fix fifo access for 64-bit by Seungwon Jeon · 12 years ago
  18. e573d69 mmc: mvsdio: use dev_*() API instead of pr_*() API by Thomas Petazzoni · 12 years ago
  19. 5e81441 mmc: mvsdio: fix non-DT probing of GPIOs by Thomas Petazzoni · 12 years ago
  20. b3b665b mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs by Barry Song · 12 years ago
  21. ef3a69c7 mmc: block: fix the host's claim-release in special request by Seungwon Jeon · 12 years ago
  22. 3500ed9 mmc: core: wait while adding MMC host to ensure root mounts successfully by Sergey Yanovich · 12 years ago
  23. c915568 mmc: sdhci: Constify sdhci_ops structs where possible by Lars-Peter Clausen · 12 years ago
  24. ad1df8c mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct by Lars-Peter Clausen · 12 years ago
  25. 1db5eeb mmc: sdhci_pltfm: Constify sdhci_pltfm_data by Lars-Peter Clausen · 12 years ago
  26. 91cf54f mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload by Johan Hovold · 12 years ago
  27. 0f6e73d mmc: dw_mmc: Add MSHC compatible for Exynos4412 by Dongjin Kim · 12 years ago
  28. 20183d5 mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr() by Sachin Kamat · 12 years ago
  29. 6a966e0 mmc: android-goldfish: use resource_size() by Silviu-Mihai Popescu · 12 years ago
  30. cfbeb59c mmc: dw_mmc: Handle unaligned data submission correctly by Markos Chandras · 12 years ago
  31. 3e4b0d8 mmc: dw_mmc: Avoid adding the number of transmitted bytes twice by Markos Chandras · 12 years ago
  32. 1fb5f68 mmc: dw_mmc: Don't loop when handling an interrupt by Markos Chandras · 12 years ago
  33. 6300876 mmc: dw_mmc: move host->data_offset init earlier by James Hogan · 12 years ago
  34. e6f34e2 mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF} by James Hogan · 12 years ago
  35. a3361ab mmc: sdhci: Don't ignore regulator_enable() return value by Chris Ball · 12 years ago
  36. 2211990 mmc: wmt-sdmmc: Use resource_size() by Alexandru Gheorghiu · 12 years ago
  37. 8a8396a mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request() by Wei Yongjun · 12 years ago
  38. 4590205b mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller by Chunhe Lan · 12 years ago
  39. d88691b mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly by Wei WANG · 12 years ago
  40. e19499a mmc: sdhci-s3c: let device core setup the default pin configuration by Thomas Abraham · 12 years ago
  41. 4a2d8ec mmc: mvsdio: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  42. d4bf632 mmc: davinci_mmc: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  43. eed222a mmc: sdio: bind acpi with sdio function device by Aaron Lu · 12 years ago
  44. 94144a4 mmc: sdhci: add get_cd() implementation by Kevin Liu · 12 years ago
  45. 1450734 mmc: core: enhance card removal judgement for slow removal by Kevin Liu · 12 years ago
  46. 51e7e8b mmc: core: Add in support to expose PRV for v4 MMCs by Bernie Thompson · 12 years ago
  47. e3e020f mmc: davinci_mmc: allow driver to work without DMA resource by Manjunathappa, Prakash · 12 years ago
  48. c69042a mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear by Hyeonsu Kim · 12 years ago
  49. 87a74d3 mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode by Kyoungil Kim · 12 years ago
  50. 0cea529 mmc: dw_mmc: return the result of mmc_add_host() by Jaehoon Chung · 12 years ago
  51. 3aaf7ba mmc: sdhci-s3c: Use devm_clk_get() by Jingoo Han · 12 years ago
  52. dc642c2 mmc: omap_hsmmc: support deferred probing for GPIOs by Jan Luebbe · 12 years ago
  53. 0aacd23 mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings by Joseph Lo · 12 years ago
  54. 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
  55. 9665f7f mmc: dw_mmc: Make dw_mci_exynos_probe static by Sachin Kamat · 12 years ago
  56. 908ab93 ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host by Joseph Lo · 12 years ago
  57. 5ebf255 mmc: sdhci-tegra: add basic support for Tegra114 by Rhyland Klein · 12 years ago
  58. 76f3ae1 mmc: sdhci-tegra: cleanup ifdefs by Rhyland Klein · 12 years ago
  59. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 12 years ago
  60. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  61. 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
  62. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  63. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  64. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  65. 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
  66. 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
  67. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  68. 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
  69. 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
  70. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  71. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  72. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  73. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 12 years ago
  74. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  75. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  76. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  77. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  78. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  79. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  80. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  81. 512e4b2 SUNRPC: One line comment fix by Trond Myklebust · 12 years ago
  82. 9b2ff357 ext4: enable quotas before orphan cleanup by Jan Kara · 12 years ago
  83. 262b466 ext4: don't allow quota mount options when quota feature enabled by Jan Kara · 12 years ago
  84. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 12 years ago
  85. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 12 years ago
  86. 3e36a16 ext4: fix possible memory leak in ext4_remount() by Wei Yongjun · 12 years ago
  87. df05c1b8 jbd2: fix ERR_PTR dereference in jbd2__journal_start by Dmitry Monakhov · 12 years ago
  88. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 12 years ago
  89. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 12 years ago
  90. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 12 years ago
  91. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 12 years ago
  92. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  93. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  94. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  95. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  96. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  97. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 12 years ago
  98. 97c3ec6 genksyms: fix metag symbol prefix on crc symbols by James Hogan · 12 years ago
  99. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 12 years ago
  100. c838e72 metag: export clear_page and copy_page by James Hogan · 12 years ago