1. a2bc74c mmc: mxcmmc: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  2. 78bb1fd mmc: wmt-sdmmc: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  3. 2a641e5 mmc: sdhci-msm: set sdma_boundary to zero by Srinivas Kandagatla · 7 years ago
  4. c846a00 mmc: sdhci: add sdma_boundary member to struct sdhci_host by Srinivas Kandagatla · 7 years ago
  5. 1015406 mmc: renesas-sdhi: constify renesas_sdhi_internal_dmac_dma_ops by Julia Lawall · 7 years ago
  6. 3671967 mmc: sdhci-brcmstb: constify sdhci_pltfm_data structures by Julia Lawall · 7 years ago
  7. a81dae3 mmc: sdhci-of-arasan: constify sdhci_pltfm_data and sdhci_ops structures by Julia Lawall · 7 years ago
  8. 1201885 mmc: sdhci-sirf: constify sdhci_pltfm_data and sdhci_ops structures by Julia Lawall · 7 years ago
  9. b78f8a8 mmc: sdhci-bcm-kona: constify sdhci_pltfm_data and sdhci_ops structures by Julia Lawall · 7 years ago
  10. d35ade8 mmc: sdhci: constify sdhci_pltfm_data structures by Julia Lawall · 7 years ago
  11. 6ca2920 mmc: core: remove the check of mmc_card_blockaddr for SD cards by Shawn Lin · 7 years ago
  12. 70bc85a mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFF by Zhoujie Wu · 7 years ago
  13. b939e0b7 mmc: sunxi: fix support for new timings mode only SoCs by Icenowy Zheng · 7 years ago
  14. a646113 mmc: sunxi: Fix NULL pointer reference on clk_delays by Chen-Yu Tsai · 7 years ago
  15. ac98cae mmc: sunxi: Add support for A83T eMMC (MMC2) by Chen-Yu Tsai · 7 years ago
  16. c903a2a mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode by Chen-Yu Tsai · 7 years ago
  17. ff39e7f mmc: sunxi: Support controllers that can use both old and new timings by Chen-Yu Tsai · 7 years ago
  18. 81e911d clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock by Chen-Yu Tsai · 7 years ago
  19. dc8797e clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching by Chen-Yu Tsai · 7 years ago
  20. f6f64ed clk: sunxi-ng: Add interface to query or configure MMC timing modes. by Chen-Yu Tsai · 7 years ago
  21. cd09780 mmc: renesas-sdhi: provide a whitelist for Gen3 SoC ES versions by Simon Horman · 7 years ago
  22. 4406ae2 mmc: core: correct taac parameter according to the specification by Shawn Lin · 7 years ago
  23. 30de038 mmc: sdhci-msm: add static to local functions by Masahiro Yamada · 7 years ago
  24. 306d74d mmc: of_mmc_spi: fix restricted cast warning of sparse by Masahiro Yamada · 7 years ago
  25. 2c9e89a mmc: bcm2835: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  26. be7815d mmc: mediatek: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  27. 01fa235c mmc: sdricoh_cs: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  28. 1f8029c mmc: sunxi: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  29. e6fa577 mmc: vub300: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  30. 57e30c0 mmc: usdhi6rol0: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  31. 251db11 mmc: toshsd: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  32. 1586cbb mmc: sh_mmcif: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  33. bc860c2 mmc: moxart: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  34. 2463941 mmc: davinci: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  35. 2d098af mmc: s3cmci: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  36. 159fe67 mmc: wmt-sdmmc: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  37. 0e39220 sdhci: pci: Fix up power if device has ACPI companion by Andy Shevchenko · 7 years ago
  38. cd25c7b sdhci: acpi: Use new method to get ACPI companion by Andy Shevchenko · 7 years ago
  39. 468c648 mmc: sdhci-xenon: ignore timing DDR52 in tuning by Zhoujie Wu · 7 years ago
  40. 2cd6c49 mmc: tegra: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  41. 5e40dda mmc: sunxi: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  42. 926bbbc mmc: sdhci-st: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  43. a93d6f3 mmc: dw_mmc: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  44. bf892de mmc: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  45. e176c25 MMC: Remove HIGHMEM dependency from mmc-spi driver by Ian Molton · 7 years ago
  46. adb7434 mmc: host: via-sdmmc: constify pci_device_id. by Arvind Yadav · 7 years ago
  47. 06ebc60 mmc: sdhci: remove CONFIG_MMC_DEBUG from the driver by Shawn Lin · 7 years ago
  48. 7b6bd20 mmc: wbsd: remove CONFIG_MMC_DEBUG from the driver by Shawn Lin · 7 years ago
  49. 03596b9 mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only by Shawn Lin · 7 years ago
  50. 69f25f9 mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug by Shawn Lin · 7 years ago
  51. b044b1b mmc: core: always check the length of sglist with total data size by Shawn Lin · 7 years ago
  52. 1896f14 mmc: core: remove check of host->removed for rescan routine by Shawn Lin · 7 years ago
  53. ccd3e4c8 mmc: sdhci-acpi: remove unused struct sdhci_host variable by Shawn Lin · 7 years ago
  54. 0daf72f mmc: sdhci-of-arasan: use io functions from sdhci.h by Jean-Francois Dagenais · 7 years ago
  55. 69afbb7 arc: remove num-slots from arc platforms by Shawn Lin · 7 years ago
  56. 7366419 mmc: atmel-mci: add missing of_node_put by Julia Lawall · 7 years ago
  57. e2b372e mmc: sdhci-of-at91: set clocks and presets after resume from deepest PM by Quentin Schulz · 7 years ago
  58. c8a019e mmc: sdhci-of-at91: factor out clks and presets setting by Quentin Schulz · 7 years ago
  59. 62b1ab2 dt-bindings: mmc: sh_mmcif: Document r8a7743 DT bindings by Chris Paterson · 7 years ago
  60. f98e0d5 mmc: atmel-mci: remove unused sg_len variable by Shawn Lin · 7 years ago
  61. a3a56ae mmc: sdhci-xenon: remove pointless struct xenon_priv *priv by Shawn Lin · 7 years ago
  62. 292876e mmc: block: remove unused struct mmc_card *card by Shawn Lin · 7 years ago
  63. 09954ea mmc: mxcmmc: check the return value of mxcmci_finish_data by Shawn Lin · 7 years ago
  64. e5d0e17 mmc: mmc_ops: fix a typo for comment of mmc_start_bkops by Shawn Lin · 7 years ago
  65. c7b16de mmc: mediatek: add ops->get_cd() support by Chaotian Jing · 7 years ago
  66. b388dc3 mmc: rtsx_usb_sdmmc: make array 'width' static const by Colin Ian King · 7 years ago
  67. 4dc48a95 mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bit by Wolfram Sang · 7 years ago
  68. 01ffb1a mmc: tmio: don't wait on R-Car2+ when handling the clock by Wolfram Sang · 7 years ago
  69. 5af02d3 mmc: tmio: no magic values when enabling DMA by Wolfram Sang · 7 years ago
  70. c78e1694 mmc: tmio: add references to bit defines in the header by Wolfram Sang · 7 years ago
  71. a43ff82 mmc: tmio: remove obsolete TMIO_BBS by Wolfram Sang · 7 years ago
  72. 5ea2a2a mmc: tmio: fix CMD12 (STOP) handling by Wolfram Sang · 7 years ago
  73. f216c12 mmc: mxcmmc: fix error return code in mxcmci_probe() by Gustavo A. R. Silva · 7 years ago
  74. 0f77934a mmc: android-goldfish: remove logically dead code in goldfish_mmc_irq() by Gustavo A. R. Silva · 7 years ago
  75. 2feada5 mmc: sdhci-st: add FSP2(ppc476fpe) into depends for sdhci-st by Ivan Mikhaylov · 7 years ago
  76. 9442400 mmc: omap_hsmmc: Reduce max_segs for reliability by Will Newton · 7 years ago
  77. 1636718 Documentation: rockchip-dw-mshc: add description for rk3228 by Shawn Lin · 7 years ago
  78. 2a68ea7 mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC by Simon Horman · 7 years ago
  79. 92d0f925e mmc: tmio, renesas-sdhi: add dataend to DMA ops by Simon Horman · 7 years ago
  80. 603aa14 mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_data by Yoshihiro Shimoda · 7 years ago
  81. 6bba406 mmc: omap_hsmmc: constify dev_pm_ops structures by Arvind Yadav · 7 years ago
  82. 7f55eb1 mmc: sdhci-st: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  83. cc4a41f Linux 4.13-rc7 by Linus Torvalds · 7 years ago
  84. 2c25833 Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  85. 80f73b2 Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  86. c3c1626 Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  87. fff4e7a Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  88. a8b169a Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 7 years ago
  89. 3510ca2 Minor page waitqueue cleanups by Linus Torvalds · 7 years ago
  90. 0cc3b0e Clarify (and fix) MAX_LFS_FILESIZE macros by Linus Torvalds · 7 years ago
  91. bab9752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  92. 9716bdb Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  93. c153e62 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 0adb8f3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. 53ede64 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. b3242db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  97. 67a3b5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  98. 17e34c4 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  99. 42e6d5e Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  100. 105065c Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago