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