1. e66e61c mmc: sdhci: allocate alignment and DMA descriptor buffer together by Russell King · 9 years ago
  2. 7f05538 mmc: sdhci: fix data timeout (part 2) by Russell King · 9 years ago
  3. fafcfda mmc: sdhci: fix data timeout (part 1) by Russell King · 9 years ago
  4. 771a3dc mmc: sdhci: further fix for DMA unmapping in sdhci_post_req() by Russell King · 9 years ago
  5. 0ca33b4 mmc: sdhci-pxav3: fix higher speed mode capabilities by Russell King · 9 years ago
  6. 054cedf mmc: sdhci: plug DMA mapping leak on error by Russell King · 9 years ago
  7. edd63fc mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer by Russell King · 9 years ago
  8. 71fcbda mmc: sdhci: fix command response CRC error handling by Russell King · 9 years ago
  9. ec014cb mmc: sdhci: clean up command error handling by Russell King · 9 years ago
  10. 9677620 mmc: sdhci: move initialisation of command error member by Russell King · 9 years ago
  11. 5eaa747 mmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to use overridden caps by Al Cooper · 9 years ago
  12. 5d9460d mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver by Andrei Pistirica · 9 years ago
  13. 8a629d2 mmc: dw_mmc: fix num_slots setting by Shawn Lin · 9 years ago
  14. 345efee mmc: dw_mmc: remove repetitive clear interrupt by Shawn Lin · 9 years ago
  15. 3744415 mmc: dw_mmc: fix err handle of dw_mci_probe by Shawn Lin · 9 years ago
  16. e8cc37b mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk by Shawn Lin · 9 years ago
  17. 935a665 mmc: dw_mmc: add hw_reset support by Shawn Lin · 9 years ago
  18. aaaaeb7 mmc: dw_mmc: remove the prepare_command hook by Jaehoon Chung · 9 years ago
  19. 07d97d8 mmc: core: report tuning command execution failure reason by Russell King · 9 years ago
  20. 09faf61 mmc: block: shut up "retrying because a re-tune was needed" message by Russell King · 9 years ago
  21. cf92574 mmc: core: improve mmc_of_parse_voltage() to return better status by Russell King · 9 years ago
  22. 10a16a0 mmc: core: shut up "voltage-ranges unspecified" pr_info() by Russell King · 9 years ago
  23. 14d5828 mmc: tmio: disable clock before changing it by Wolfram Sang · 9 years ago
  24. bf96208 mmc: tmio: refactor set_clock a little by Wolfram Sang · 9 years ago
  25. 16a6552 mmc: sdhi: use faster clock handling on RCar Gen2 by Wolfram Sang · 9 years ago
  26. 6d2bcbe mmc: tmio: remove stale comments by Wolfram Sang · 9 years ago
  27. 04e24b8 mmc: tmio: add flag to reduce delay after changing clock status by Wolfram Sang · 9 years ago
  28. 2bf8ab6 mmc: sdhi: error message on ENOMEM is superfluous by Wolfram Sang · 9 years ago
  29. ff741cf mmc: sdhi: Add EXT_ACC register busy check by Shinobu Uehara · 11 years ago
  30. 254d145 mmc: tmio_dma: remove debug messages with little information by Wolfram Sang · 9 years ago
  31. f53f110 mmc: block: don't use the OR operation for flag of data by Jaehoon Chung · 9 years ago
  32. f2c90c3 mmc: sunxi-mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  33. 5a6c15a2 mmc: s3cmci: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  34. 2249f6a mmc: pxamci: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  35. a735775 mmc: mxcmmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  36. 31f1c44 mmc: jz4740_mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  37. 538fdf5 mmc: dw_mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  38. bbb66fc mmc: davinci_mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  39. c52f762 mmc: bfin_sdh: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  40. fd551d9 mmc: atmel-mci: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  41. aed26fc mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support by Chen-Yu Tsai · 9 years ago
  42. 2a7aa63 mmc: sunxi: Support 8 bit eMMC DDR transfer modes by Chen-Yu Tsai · 9 years ago
  43. 2dcb305 mmc: sunxi: Support MMC_DDR52 timing modes by Chen-Yu Tsai · 9 years ago
  44. ed9feec mmc: sanitize 'bus width' in debug output by Wolfram Sang · 9 years ago
  45. 6067baf mmc: core: use the defined function to check whether card is removable by Jaehoon Chung · 9 years ago
  46. d1a13c5 mmc: sdhci-iproc: use sdhci_pltfm_unregister directly by Jisheng Zhang · 9 years ago
  47. 77cb7d3 mmc: sdhci-iproc: add bcm2835 support by Stefan Wahren · 9 years ago
  48. b17b4ab mmc: sdhci-iproc: define MMC caps in platform data by Stefan Wahren · 9 years ago
  49. 1ac109d mmc: mmc_test: mention that '0' runs all tests by Wolfram Sang · 9 years ago
  50. 963b14f mmc: mmcif: don't depend on MMC_BLOCK by Wolfram Sang · 9 years ago
  51. 4ec96b4 mmc: make MAN_BKOPS_EN message a debug by Wolfram Sang · 9 years ago
  52. 358399f mmc: omap_hsmmc: don't print uninitialized variables by Arnd Bergmann · 9 years ago
  53. 4e6a2ef mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  54. ccf7bfd mmc: core: enable mmc host device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  55. f771f6e mmc: sunxi: Support vqmmc regulator by Chen-Yu Tsai · 9 years ago
  56. 4159215 mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op by Chen-Yu Tsai · 9 years ago
  57. 0314cbd mmc: sunxi: Document host init sequence by Chen-Yu Tsai · 9 years ago
  58. 9f24b0f mmc: sdhci-iproc: Actually enable the clock by Stefan Wahren · 9 years ago
  59. e5905ff mmc: debugfs: Add a restriction to mmc debugfs clock setting by Chuanxiao Dong · 9 years ago
  60. 1d6ad05 mmc: sdhci-iproc: Clean up platform allocations if shdci init fails by Stefan Wahren · 9 years ago
  61. e99369d mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a by Rameshwar Prasad Sahu · 9 years ago
  62. 9143757 mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS by Kishon Vijay Abraham I · 9 years ago
  63. 0899e74 mmc: remove unnecessary assignment statements before return by Masahiro Yamada · 9 years ago
  64. 62c03ca mmc: core: pwrseq_simple: remove unused header file by Peter Chen · 9 years ago
  65. 238fc95 mmc: usdhi6rol0: use to_delayed_work by Geliang Tang · 9 years ago
  66. 1046a81 mmc: sh_mmcif: use to_delayed_work by Geliang Tang · 9 years ago
  67. 1856de3 mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detection by Markus Elfring · 9 years ago
  68. c48c5d5 mmc: sdricoh_cs: Delete unnecessary variable initialisations by Markus Elfring · 9 years ago
  69. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  71. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  72. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  73. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  74. b9ea44b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  75. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 9 years ago
  76. 61d9e85 PCI: mvebu: Restrict build to 32-bit ARM by Thierry Reding · 9 years ago
  77. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
  78. bb134ff Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  79. 1711fd9c Merge branches 'pm-devfreq' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  80. 5882c16 Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  81. 3acdb84 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  82. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  83. 1ebe383 Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  84. 95664e6 drm/nouveau/disp/dp: ensure sink is powered up before attempting link training by Ben Skeggs · 9 years ago
  85. 870571a5 drm/nouveau: platform: Fix deferred probe by Thierry Reding · 9 years ago
  86. 0378ba4 drivers: sh: Restore legacy clock domain on SuperH platforms by Geert Uytterhoeven · 9 years ago
  87. 398cb0c Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  88. ad00a57 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  89. 6378076 drm/amdgpu: disable direct VM updates when vm_debug is set by Christian König · 9 years ago
  90. 827108d amdgpu: fix NULL pointer dereference at tonga_check_states_equal by Bradley Pankow · 9 years ago
  91. 428b315 Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  92. e249714 Revert "ACPI, PCI, irq: remove interrupt count restriction" by Rafael J. Wysocki · 9 years ago
  93. 5ec5d10 Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()" by Rafael J. Wysocki · 9 years ago
  94. 84e54c4 Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  95. 0ecdcd3 Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  96. c454420 nvdimm: use 'u64' for pfn flags by Arnd Bergmann · 9 years ago
  97. 4577b06 nfit: update address range scrub commands to the acpi 6.1 format by Dan Williams · 9 years ago
  98. 4c2ba0c usb: musb: fix DMA for host mode by Cristian Birsan · 9 years ago
  99. 8de4b3a usb: phy: msm: Trigger USB state detection work in DRD mode by Ivan T. Ivanov · 9 years ago
  100. ca1c118 usb: gadget: net2280: fix endpoint max packet for super speed connections by Simon Appleby · 9 years ago