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. 3aa9995 Documentation: dt-bindings: Document deprecation of "vmmc_aux" and using "vqmmc" by Kishon Vijay Abraham I · 8 years ago
  9. 13ab2a6 mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators by Kishon Vijay Abraham I · 8 years ago
  10. 86d79da mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error by Kishon Vijay Abraham I · 8 years ago
  11. ab723a6 ARM: dts: omap3-overo: Remove "vqmmc-supply" property from MMC dt node by Kishon Vijay Abraham I · 8 years ago
  12. 4760257 mmc: sdio: Keep card runtime resumed while adding function devices by Adrian Hunter · 8 years ago
  13. 82e7edc mmc: sdio: Tidy error path in mmc_attach_sdio() by Adrian Hunter · 8 years ago
  14. bc55dcd mmc: sdhci-pci: Add support for Intel CNP by Adrian Hunter · 8 years ago
  15. 87317c4 mmc: tmio, renesas-sdhi: update Renesas related copyrights by Simon Horman · 8 years ago
  16. 6106ecf mmc: tmio: use EXPORT_SYMBOL_GPL by Simon Horman · 8 years ago
  17. c57adc5 MAINTAINERS: Update files for TMIO/SDHI MMC driver by Simon Horman · 8 years ago
  18. 7244ac0 mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call by Hans de Goede · 8 years ago
  19. 86beb538 mmc: tmio: make sure SDIO gets reinitialized after resume by Wolfram Sang · 8 years ago
  20. c949c90 mmc: sdhci-pci: Use macros in pci_ids definition by Matthias Kraemer · 8 years ago
  21. 667123f mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround by Benoît Thébaudeau · 8 years ago
  22. 5143c95 mmc: sdhci-esdhc-imx: Allow all supported prescaler values by Benoît Thébaudeau · 8 years ago
  23. 81a0a8b mmc: sdhci-esdhc-imx: Fix DAT line software reset by Benoît Thébaudeau · 8 years ago
  24. cbb4509 mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR by Benoît Thébaudeau · 8 years ago
  25. d04f8d5 mmc: sdhci-esdhc-imx: Fix some English mistakes and typos by Benoît Thébaudeau · 8 years ago
  26. 16f2e0c mmc: mediatek: Fixed size in dma_free_coherent by Phong LE · 8 years ago
  27. c00a231 mmc: bcm2835: fix potential null pointer dereferences by Gustavo A. R. Silva · 8 years ago
  28. d63c2bf mmc: use proper name for the R-Car SoC by Wolfram Sang · 8 years ago
  29. 73a47a9 mmc: core: Use device_property_read instead of of_property_read by David Woods · 8 years ago
  30. 852ff5f mmc: dw_mmc: Use device_property_read instead of of_property_read by David Woods · 8 years ago
  31. 55d4d1e Documentation: rockchip-dw-mshc: add description for rk3328 by Shawn Lin · 8 years ago
  32. 17b1eb7 mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 8 years ago
  33. 7322238 mmc: block: fix semicolon.cocci warnings by Wu Fengguang · 8 years ago
  34. 2185bc2 mmc: block: Use __mmc_send_status() and drop get_card_status() by Ulf Hansson · 8 years ago
  35. 0493f6f mmc: block: Move boot partition locking into a driver op by Linus Walleij · 8 years ago
  36. 5ec1239 mmc: block: Move DRV OP issue function by Linus Walleij · 8 years ago
  37. 02166a0 mmc: block: Tag DRV_OPs with a driver operation type by Linus Walleij · 8 years ago
  38. 67e69d5 mmc: block: remove req back pointer by Linus Walleij · 8 years ago
  39. 921579b mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3 by Wolfram Sang · 8 years ago
  40. 8b22c3c mmc: tmio: add CMD23 support by Wolfram Sang · 8 years ago
  41. f5fdcd1 mmc: tmio: move finish_request function further down by Wolfram Sang · 8 years ago
  42. c592742 mmc: tmio: remove outdated comment by Wolfram Sang · 8 years ago
  43. de2a6bb mmc: tmio: refactor handling mrq by Wolfram Sang · 8 years ago
  44. 10c998e mmc: tmio: make tmio_mmc_request function more readable by Wolfram Sang · 8 years ago
  45. e1df7ae mmc: core: Delete error messages for failed memory allocations by Markus Elfring · 8 years ago
  46. 9b344ba mmc: atmel-mci: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  47. b428e71 mmc: queue: delete mmc_req_is_special() by Linus Walleij · 8 years ago
  48. 3ecd8cf mmc: block: move multi-ioctl() to use block layer by Linus Walleij · 8 years ago
  49. 614f038 mmc: block: move single ioctl() commands to block requests by Linus Walleij · 8 years ago
  50. 829043c mmc: block: Tag is_rpmb as bool by Linus Walleij · 8 years ago
  51. 304419d mmc: core: Allocate per-request data using the block layer core by Linus Walleij · 8 years ago
  52. c3dccb7 mmc: core: Delete bounce buffer Kconfig option by Linus Walleij · 8 years ago
  53. 9d08428 mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file by Simon Horman · 8 years ago
  54. b5b6a5f mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c by Simon Horman · 8 years ago
  55. c2a9698 mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c by Simon Horman · 8 years ago
  56. 426e95d mmc: tmio: rename tmio_mmc_{pio => core}.c by Simon Horman · 8 years ago
  57. 631fa73 mmc: renesas-sdhi, tmio: make dma more modular by Simon Horman · 8 years ago
  58. b21f13d mmc: tmio: drop filenames from comment at top of source by Simon Horman · 8 years ago
  59. 0eebf9b9 Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards" by Ulf Hansson · 8 years ago
  60. ca8971c mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled by Ulf Hansson · 8 years ago
  61. 32dba73 mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs by Ulf Hansson · 8 years ago
  62. 6826966 mmc: sdio: Add API to manage SDIO IRQs from a workqueue by Ulf Hansson · 8 years ago
  63. e3a8426 mmc: core: Prevent processing SDIO IRQs when none is claimed by Ulf Hansson · 8 years ago
  64. 52c8212 mmc: core: Don't do eMMC HW reset when resuming the eMMC card by Ulf Hansson · 8 years ago
  65. 773a9ef mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops by Ulf Hansson · 8 years ago
  66. dada019 mmc: vub3000: add missing USB-descriptor endianness conversions by Johan Hovold · 8 years ago
  67. ef4b160 mmc: atmel-mci: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  68. 675a7da mmc: sdricoh_cs: remove redundant check if len is non-zero by Colin Ian King · 8 years ago
  69. 940e698c mmc: sdhci-of-arasan: Trivial print fix by Shubhrajyoti Datta · 8 years ago
  70. 41f1830 Linux 4.12-rc6 by Linus Torvalds · 7 years ago
  71. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  72. 1132d5e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  73. a1858df Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 7 years ago
  74. 51b6e28 Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 7 years ago
  75. 3696e4f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  76. 7d62d94 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  77. b3ee4ed Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  78. e41b135 virtio_balloon: disable VIOMMU support by Michael S. Tsirkin · 8 years ago
  79. edf9364 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 4f51d57 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 0be5255 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. a1ff31d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 2277ba7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. 0cbf341 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. 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 · 7 years ago
  86. 19ea9d6 Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  87. 1be627d Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  88. 6e20350 Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  89. adc3110 Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  90. c8636b9 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  91. ccd3d90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  92. 1439ccf Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  93. 3a44829 Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  94. 162f73f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  95. d7143e3 mm: correct the comment when reclaimed pages exceed the scanned pages by zhongjiang · 7 years ago
  96. 64c2b20 userfaultfd: shmem: handle coredumping in handle_userfault() by Andrea Arcangeli · 7 years ago
  97. 3c226c6 mm: numa: avoid waiting on freed migrated pages by Mark Rutland · 7 years ago
  98. ef70762 swap: cond_resched in swap_cgroup_prepare() by Yu Zhao · 7 years ago
  99. 7258ae5 mm/memory-failure.c: use compound_head() flags for huge pages by James Morse · 7 years ago
  100. 5ac447d Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago