1. a147373 mmc: core: Re-factor code for sending CID by Ulf Hansson · 8 years ago
  2. 3df66e7 mmc: core: Remove redundant code in mmc_send_cid() by Ulf Hansson · 8 years ago
  3. 88bed3a mmc: core: Make mmc_can_reset() static by Ulf Hansson · 8 years ago
  4. d9df173 mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c by Ulf Hansson · 8 years ago
  5. 0f2c051 mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c by Ulf Hansson · 8 years ago
  6. 1cf8f7e mmc: core: Move mmc bkops functions from core.c to mmc_ops.c by Ulf Hansson · 8 years ago
  7. 066d9cc mmc: core: Don't export some eMMC specific functions from core.c by Ulf Hansson · 8 years ago
  8. 13ab2a6 mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators by Kishon Vijay Abraham I · 8 years ago
  9. 86d79da mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error by Kishon Vijay Abraham I · 8 years ago
  10. 4760257 mmc: sdio: Keep card runtime resumed while adding function devices by Adrian Hunter · 8 years ago
  11. 82e7edc mmc: sdio: Tidy error path in mmc_attach_sdio() by Adrian Hunter · 8 years ago
  12. bc55dcd mmc: sdhci-pci: Add support for Intel CNP by Adrian Hunter · 8 years ago
  13. 87317c4 mmc: tmio, renesas-sdhi: update Renesas related copyrights by Simon Horman · 8 years ago
  14. 6106ecf mmc: tmio: use EXPORT_SYMBOL_GPL by Simon Horman · 8 years ago
  15. 7244ac0 mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call by Hans de Goede · 8 years ago
  16. 86beb538 mmc: tmio: make sure SDIO gets reinitialized after resume by Wolfram Sang · 8 years ago
  17. c949c90 mmc: sdhci-pci: Use macros in pci_ids definition by Matthias Kraemer · 8 years ago
  18. 667123f mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround by Benoît Thébaudeau · 8 years ago
  19. 5143c95 mmc: sdhci-esdhc-imx: Allow all supported prescaler values by Benoît Thébaudeau · 8 years ago
  20. 81a0a8b mmc: sdhci-esdhc-imx: Fix DAT line software reset by Benoît Thébaudeau · 8 years ago
  21. cbb4509 mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR by Benoît Thébaudeau · 8 years ago
  22. d04f8d5 mmc: sdhci-esdhc-imx: Fix some English mistakes and typos by Benoît Thébaudeau · 8 years ago
  23. 16f2e0c mmc: mediatek: Fixed size in dma_free_coherent by Phong LE · 8 years ago
  24. c00a231 mmc: bcm2835: fix potential null pointer dereferences by Gustavo A. R. Silva · 8 years ago
  25. d63c2bf mmc: use proper name for the R-Car SoC by Wolfram Sang · 8 years ago
  26. 73a47a9 mmc: core: Use device_property_read instead of of_property_read by David Woods · 8 years ago
  27. 852ff5f mmc: dw_mmc: Use device_property_read instead of of_property_read by David Woods · 8 years ago
  28. 17b1eb7 mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 8 years ago
  29. 7322238 mmc: block: fix semicolon.cocci warnings by Wu Fengguang · 8 years ago
  30. 2185bc2 mmc: block: Use __mmc_send_status() and drop get_card_status() by Ulf Hansson · 8 years ago
  31. 0493f6f mmc: block: Move boot partition locking into a driver op by Linus Walleij · 8 years ago
  32. 5ec1239 mmc: block: Move DRV OP issue function by Linus Walleij · 8 years ago
  33. 02166a0 mmc: block: Tag DRV_OPs with a driver operation type by Linus Walleij · 8 years ago
  34. 67e69d5 mmc: block: remove req back pointer by Linus Walleij · 8 years ago
  35. 921579b mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3 by Wolfram Sang · 8 years ago
  36. 8b22c3c mmc: tmio: add CMD23 support by Wolfram Sang · 8 years ago
  37. f5fdcd1 mmc: tmio: move finish_request function further down by Wolfram Sang · 8 years ago
  38. c592742 mmc: tmio: remove outdated comment by Wolfram Sang · 8 years ago
  39. de2a6bb mmc: tmio: refactor handling mrq by Wolfram Sang · 8 years ago
  40. 10c998e mmc: tmio: make tmio_mmc_request function more readable by Wolfram Sang · 8 years ago
  41. e1df7ae mmc: core: Delete error messages for failed memory allocations by Markus Elfring · 8 years ago
  42. 9b344ba mmc: atmel-mci: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  43. b428e71 mmc: queue: delete mmc_req_is_special() by Linus Walleij · 8 years ago
  44. 3ecd8cf mmc: block: move multi-ioctl() to use block layer by Linus Walleij · 8 years ago
  45. 614f038 mmc: block: move single ioctl() commands to block requests by Linus Walleij · 8 years ago
  46. 829043c mmc: block: Tag is_rpmb as bool by Linus Walleij · 8 years ago
  47. 304419d mmc: core: Allocate per-request data using the block layer core by Linus Walleij · 8 years ago
  48. c3dccb7 mmc: core: Delete bounce buffer Kconfig option by Linus Walleij · 8 years ago
  49. 9d08428 mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file by Simon Horman · 8 years ago
  50. b5b6a5f mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c by Simon Horman · 8 years ago
  51. c2a9698 mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c by Simon Horman · 8 years ago
  52. 426e95d mmc: tmio: rename tmio_mmc_{pio => core}.c by Simon Horman · 8 years ago
  53. 631fa73 mmc: renesas-sdhi, tmio: make dma more modular by Simon Horman · 8 years ago
  54. b21f13d mmc: tmio: drop filenames from comment at top of source by Simon Horman · 8 years ago
  55. 0eebf9b9 Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards" by Ulf Hansson · 8 years ago
  56. ca8971c mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled by Ulf Hansson · 8 years ago
  57. 32dba73 mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs by Ulf Hansson · 8 years ago
  58. 6826966 mmc: sdio: Add API to manage SDIO IRQs from a workqueue by Ulf Hansson · 8 years ago
  59. e3a8426 mmc: core: Prevent processing SDIO IRQs when none is claimed by Ulf Hansson · 8 years ago
  60. 52c8212 mmc: core: Don't do eMMC HW reset when resuming the eMMC card by Ulf Hansson · 8 years ago
  61. 773a9ef mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops by Ulf Hansson · 8 years ago
  62. dada019 mmc: vub3000: add missing USB-descriptor endianness conversions by Johan Hovold · 8 years ago
  63. ef4b160 mmc: atmel-mci: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  64. 675a7da mmc: sdricoh_cs: remove redundant check if len is non-zero by Colin Ian King · 8 years ago
  65. 940e698c mmc: sdhci-of-arasan: Trivial print fix by Shubhrajyoti Datta · 8 years ago
  66. 3696e4f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  67. 7d62d94 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  68. e41b135 virtio_balloon: disable VIOMMU support by Michael S. Tsirkin · 8 years ago
  69. 374d801 Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  70. 19ea9d6 Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  71. 1be627d Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  72. 1439ccf Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  73. 3a44829 Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  74. 3bee197 Merge tag 'mmc-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  75. db96d58 Merge tag 'drm-fixes-for-v4.12-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  76. 51ce5f3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  77. f69d64d Merge tag 'platform-drivers-x86-v4.12-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  78. cbfb749 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  79. 7119dbd Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  80. 91c0719 Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  81. 1b22f6d7 Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  82. f16443a USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks by Alan Stern · 8 years ago
  83. 0f93332 drm: mxsfb_crtc: Reset the eLCDIF controller by Fabio Estevam · 8 years ago
  84. 0cbb738 drm/mgag200: Fix to always set HiPri for G200e4 V2 by Mathieu Larouche · 8 years ago
  85. 17e8354 i2c: ismt: fix wrong device address when unmap the data buffer by Liwei Song · 8 years ago
  86. 9163350 i2c: rcar: use correct length when unmapping DMA by Wolfram Sang · 8 years ago
  87. d6c153e drm/tegra: Correct idr_alloc() minimum id by Dmitry Osipenko · 8 years ago
  88. 1066a89 drm/tegra: Fix lockup on a use of staging API by Dmitry Osipenko · 8 years ago
  89. 59e04bc gpu: host1x: Fix error handling by Christophe JAILLET · 8 years ago
  90. a814c35 firmware: dmi_scan: Check DMI structure length by Jean Delvare · 8 years ago
  91. e0733e9 firmware: dmi: Fix permissions of product_family by Jean Delvare · 8 years ago
  92. c926820 firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes by Andy Lutomirski · 8 years ago
  93. c9aba14 firmware: dmi_scan: Look for SMBIOS 3 entry point first by Jean Delvare · 8 years ago
  94. a090bd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  95. 54ed0f7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  96. 35e60a6 Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  97. 92091c4 Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  98. b45edc2 Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  99. 906e0c5 Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  100. 640f93c i40e: Fix a sleep-in-atomic bug by Jia-Ju Bai · 8 years ago