1. 7f3d585 mmc: mediatek: make hs400_tune_response only for mt8173 by Chaotian Jing · 7 years ago
  2. 689362b arm64: dts: mt8173: remove "mediatek, mt8135-mmc" from mmc nodes by Chaotian Jing · 7 years ago
  3. 762d491 mmc: mediatek: add support of mt2701/mt2712 by Chaotian Jing · 7 years ago
  4. d91ca84 mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings by Chaotian Jing · 7 years ago
  5. 361eeda mmc: sdhci-pci: Tidy o2micro definitions by Adrian Hunter · 7 years ago
  6. 159cd32 mmc: sdhci-acpi: Tidy Intel slot probe functions into one by Adrian Hunter · 7 years ago
  7. a203849 mmc: sdhci-acpi: Use helper function acpi_device_uid() by Adrian Hunter · 7 years ago
  8. d6dc425 mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility strings by Simon Horman · 7 years ago
  9. 54839d0 dt-bindings: mmc: renesas_sdhi: add R-Car Gen[123] fallback compatibility strings by Simon Horman · 7 years ago
  10. 95e91ad dt-bindings: mmc: renesas_sdhi: provide example in bindings documentation by Simon Horman · 7 years ago
  11. 6186d06 mmc: parse new binding for eMMC fixed driver type by Wolfram Sang · 7 years ago
  12. f7834cb dt-bindings: mmc: describe new eMMC binding for fixed driver type by Wolfram Sang · 7 years ago
  13. 2d87ddd mmc: usdhi6rol0: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  14. 2a63303 mmc: sdhci: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  15. 3b649a7 mmc: omap_hsmmc: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  16. 337d7c8 mmc: mxcmmc: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  17. 2f98ef6 mmc: mtk-sd: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  18. 5100695 mmc: mmci: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  19. aa5754c mmc: meson-mx-sdio: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  20. fa54f3e mmc: meson-gx-mmc: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  21. 0f3a47b mmc: dw_mmc: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  22. 10b0b01 mmc: cavium: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  23. 1f90e9a mmc: add kerneldoc to mmc_regulator_get_supply() by Wolfram Sang · 7 years ago
  24. f02cebd mmc: sdhci-cadence: use bitfield access macros for cleanup by Masahiro Yamada · 7 years ago
  25. 2f129d3 mmc: meson-mx-sdio: Cleanup IS_ERR() checks by Dan Carpenter · 7 years ago
  26. 7599b84 mmc: meson-mx-sdio: return correct error code by Dan Carpenter · 7 years ago
  27. 04fa054 mmc: core: export emmc revision by Jin Qian · 7 years ago
  28. 9ccfa81 mmc: sdhci-msm: fix x86 build error by Arnd Bergmann · 7 years ago
  29. a3d95d1 mmc: tmio: check mmc_regulator_get_supply return value by Fabrizio Castro · 7 years ago
  30. aaab3c4 mmc: sunxi: drop superfluous error message by Wolfram Sang · 7 years ago
  31. ed80a13 mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs by Carlo Caione · 7 years ago
  32. 17f5e71 dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings by Carlo Caione · 7 years ago
  33. 519c51a mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling static by Colin Ian King · 7 years ago
  34. 085cc3a mmc: dw_mmc-k3: make array hs_timing_cfg static by Colin Ian King · 7 years ago
  35. 3a8e9ca mmc: sdhci-s3c: Fix driver data for Exynos4 SoCs by Marek Szyprowski · 7 years ago
  36. 62467bb mmc: cavium: Depend on GPIO driver by Jan Glauber · 7 years ago
  37. c0309b3 mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq by Vijay Viswanath · 7 years ago
  38. 99d570d mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS by Vijay Viswanath · 7 years ago
  39. 401b2d0 mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset by Sahitya Tummala · 7 years ago
  40. c7ccee2 mmc: sdhci-msm: fix issue with power irq by Subhash Jadavani · 7 years ago
  41. 6a11fc4 mmc: sd: Fix signal voltage when there is no power cycle by Adrian Hunter · 7 years ago
  42. 3f496af mmc: core: Factor out mmc_host_set_uhs_voltage() by Adrian Hunter · 7 years ago
  43. cb39f61 mmc: core: Export a few functions needed for blkmq support by Adrian Hunter · 7 years ago
  44. 27d70d36 mmc: dw_mmc: make const arrays mszs static by Colin Ian King · 7 years ago
  45. 2afcbdb mmc: dw_mmc: correct outdated comment for use_dma by Ziyuan · 7 years ago
  46. c7ddaa2 mmc-host: mxcmmc: use setup_timer() helper. by Allen · 7 years ago
  47. 15e8c7d mmc-host: vub300: use setup_timer() helper. by Allen · 7 years ago
  48. 4ffd3aa mmc-host: via: use setup_timer() helper. by Allen · 7 years ago
  49. ec32e10 mmc-host: wbsd: use setup_timer() helper. by Allen · 7 years ago
  50. 563be8b mmc: rtsx: fix tuning fail on gen3 PCI-Express by rui_feng · 7 years ago
  51. c8b5fd0 mmc: block: Factor out mmc_setup_queue() by Adrian Hunter · 7 years ago
  52. 93482b3 mmc: block: Prepare CQE data by Adrian Hunter · 7 years ago
  53. d3377c0 mmc: block: Use local variables in mmc_blk_data_prep() by Adrian Hunter · 7 years ago
  54. f690f44 mmc: mmc: Enable CQE's by Adrian Hunter · 7 years ago
  55. 98d4f78 mmc: mmc: Enable Command Queuing by Adrian Hunter · 7 years ago
  56. 72a5af5 mmc: core: Add support for handling CQE requests by Adrian Hunter · 7 years ago
  57. 6c0cedd mmc: core: Introduce host claiming by context by Adrian Hunter · 7 years ago
  58. 9ca28c5 mmc: core: Remove unnecessary host claim by Adrian Hunter · 7 years ago
  59. 1c87f73 mmc: block: Fix bug when removing RPMB chardev by Linus Walleij · 7 years ago
  60. 14f4ca7 mmc: block: Delete mmc_access_rpmb() by Linus Walleij · 7 years ago
  61. 9754857 mmc: block: Convert RPMB to a character device by Linus Walleij · 7 years ago
  62. dd3f698 mmc: sdhci-of-esdhc: disable SD clock for clock value 0 by yangbo lu · 7 years ago
  63. cdaba73 mmc: sdhci-pci: Add support for Intel CDF by Adrian Hunter · 7 years ago
  64. 79ea73b mmc: sdhci-pci: remove outdated declaration by Wolfram Sang · 7 years ago
  65. 4946b3a mmc: sdhci-msm: Enable delay circuit calibration clocks by Bjorn Andersson · 7 years ago
  66. e4bf91f6 mmc: sdhci-msm: Utilize bulk clock API by Bjorn Andersson · 7 years ago
  67. 68481a7 mmc: tegra: Mark 64 bit dma broken on Tegra186 by Krishna Reddy · 7 years ago
  68. faf73fa Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  69. 35ed78a Merge branch 'omap_hsmmc' into next by Ulf Hansson · 7 years ago
  70. 0b07194 Linux 4.14-rc7 by Linus Torvalds · 7 years ago
  71. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  72. 6c325f4 Merge branch 'net_sched-fix-races-with-RCU-callbacks' by David S. Miller · 7 years ago
  73. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  74. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  75. 46e235c net_sched: fix call_rcu() race on act_sample module removal by Cong Wang · 7 years ago
  76. 2d132eb net_sched: add rtnl assertion to tcf_exts_destroy() by Cong Wang · 7 years ago
  77. 27ce4f0 net_sched: use tcf_queue_work() in tcindex filter by Cong Wang · 7 years ago
  78. d4f84a4 net_sched: use tcf_queue_work() in rsvp filter by Cong Wang · 7 years ago
  79. c2f3f31 net_sched: use tcf_queue_work() in route filter by Cong Wang · 7 years ago
  80. c0d378e net_sched: use tcf_queue_work() in u32 filter by Cong Wang · 7 years ago
  81. df2735e net_sched: use tcf_queue_work() in matchall filter by Cong Wang · 7 years ago
  82. e071dff net_sched: use tcf_queue_work() in fw filter by Cong Wang · 7 years ago
  83. 0552c8a net_sched: use tcf_queue_work() in flower filter by Cong Wang · 7 years ago
  84. 94cdb47 net_sched: use tcf_queue_work() in flow filter by Cong Wang · 7 years ago
  85. b1b5b04 net_sched: use tcf_queue_work() in cgroup filter by Cong Wang · 7 years ago
  86. e910af6 net_sched: use tcf_queue_work() in bpf filter by Cong Wang · 7 years ago
  87. c96a483 net_sched: use tcf_queue_work() in basic filter by Cong Wang · 7 years ago
  88. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  89. 8c83c88 Merge branch 'sctp-endianness-fixes' by David S. Miller · 7 years ago
  90. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
  91. f6fc6bc sctp: fix a type cast warnings that causes a_rwnd gets the wrong value by Xin Long · 7 years ago
  92. 8d32503 sctp: fix some type cast warnings introduced by transport rhashtable by Xin Long · 7 years ago
  93. 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
  94. 50317fc net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  95. d04adf1 sctp: reset owner sk for data chunks on out queues when migrating a sock by Xin Long · 7 years ago
  96. 151516f Merge branch 'sockmap-fixes' by David S. Miller · 7 years ago
  97. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  98. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  99. 25a5d23 Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  100. a7d3e63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago