1. e03de74 mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin by Andreas Fenkart · 10 years ago
  2. 11227d1 mmc: omap_hsmmc: simplify card/cover detect isr by Andreas Fenkart · 10 years ago
  3. b793f65 mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring by Doug Anderson · 10 years ago
  4. 5c93516 mmc: dw_mmc: Add a timeout for sending CMD11 by Doug Anderson · 10 years ago
  5. 488b8d6 mmc: dw_mmc: enable card read threshold when mode is HS400 by Jaehoon Chung · 10 years ago
  6. 9250aea mmc: core: Enable runtime PM management of host devices by Ulf Hansson · 10 years ago
  7. b7a5646 ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin by Andreas Fenkart · 10 years ago
  8. 4043326 mmc: core: Remove the ->enable|disable() callbacks by NeilBrown · 10 years ago
  9. f57ba4c mmc: omap_hsmmc: stop using ->enable|disable() callbacks by NeilBrown · 10 years ago
  10. 3a3ad3e mmc: sdhci-msm: Add support for vendor capabilities registers by Georgi Djakov · 10 years ago
  11. 07bf2b5 mmc: sdhci-esdhc-imx: support voltage-range property by Sascha Hauer · 10 years ago
  12. 9369c97 mmc: mmci: Cascade EPROBE_DEFER from regulators. by Bjorn Andersson · 10 years ago
  13. dc52488 MAINTAINERS: mmc: Add Jaehoon as co-maintainer for SDHCI SAMSUNG DRIVER by Ulf Hansson · 10 years ago
  14. 1a467ab mmc: atmel-mci: use endian agnostic IO by Ben Dooks · 10 years ago
  15. 2530fd7 mmc: constify of_device_id array by Fabian Frederick · 10 years ago
  16. 303dbed mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus. by NeilBrown · 10 years ago
  17. a1cb1d1 MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section by Ulf Hansson · 10 years ago
  18. 2b6f9b8 MAINTAINERS: mmc: Remove the SDHCI-OF section by Ulf Hansson · 10 years ago
  19. a4101dc mmc: sunxi: add MMC_CAP_SDIO_IRQ capability by Hans de Goede · 10 years ago
  20. b1ddaa3 mmc: sdhci-iproc: fix oops in sdhci_iproc_writew by Dmitry Torokhov · 10 years ago
  21. 04e079c mmc: sdhci: fix card presence logic in sdhci_request function by Scott Branden · 10 years ago
  22. 03a6d29 mmc: sdhci-spear: Remove exported header by Ulf Hansson · 10 years ago
  23. bbd7f0a mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF by Ulf Hansson · 10 years ago
  24. 83f13cc mmc: sdhci: Remove the sdhci exported header file by Ulf Hansson · 10 years ago
  25. 5ec3582 mmc: sdhci-pltfm: remove the unneeded check of disabled device by Kevin Hao · 10 years ago
  26. 01df7ec mmc: tegra: Optimize write_w path for tegra114 and later by Rhyland Klein · 10 years ago
  27. dbb42d9 mmc: sh_mmcif: Add exclusion between cmd and interrupt by Kouichi Tomita · 10 years ago
  28. 4cbd522 mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work() by Kouichi Tomita · 10 years ago
  29. daa3054 mmc: Fix hardware dependencies for sdhci-pxav3 by Jean Delvare · 10 years ago
  30. 0f12a0c mmc: pwrseq: simplify alloc/free hooks by Alexandre Courbot · 10 years ago
  31. d34712d mmc: sunxi: avoid invalid pointer calculation by Arnd Bergmann · 10 years ago
  32. 5f2e097 mmc: kconfig: replace PPC_OF with PPC by Kevin Hao · 10 years ago
  33. b580c52 mmc: sdhci-iproc: add IPROC SDHCI driver by Scott Branden · 10 years ago
  34. 61fe2f8 mmc: sdhci-iproc: add device tree bindings by Scott Branden · 10 years ago
  35. 85cc1c3 mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53 by Corneliu Doban · 10 years ago
  36. 3bfa6f0 mmc: sdhci: add quirk for ACMD23 broken by Scott Branden · 10 years ago
  37. eeed702 mmc: sdhci-esdhc-imx: silence a false curly braces warning by Dan Carpenter · 10 years ago
  38. 13a6a2e mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free() by Geert Uytterhoeven · 10 years ago
  39. c22f5e1 mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static by Wu Fengguang · 10 years ago
  40. 3d3bbfb mmc: omap_hsmmc: add hibernation support by Russ Dill · 10 years ago
  41. cde592c mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic by Andreas Fenkart · 10 years ago
  42. a49d835 mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly by Andreas Fenkart · 10 years ago
  43. f048968 mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_host by Andreas Fenkart · 10 years ago
  44. 9e71c58 mmc: sunxi: Use devm_reset_control_get_optional() for reset control by Chen-Yu Tsai · 10 years ago
  45. caebcae mmc: sdhci: set the .remove to sdhci_pltfm_unregister() by Kevin Hao · 10 years ago
  46. 83eacdf mmc: sdhci: disable the clock in sdhci_pltfm_unregister() by Kevin Hao · 10 years ago
  47. 2290fcb mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private struct by Kevin Hao · 10 years ago
  48. e46af29 mmc: sdhci-sirf: kill the "clk" member in driver private struct by Kevin Hao · 10 years ago
  49. e4f79d9 mmc: tegra: use devm help functions to get the clk and gpio by Kevin Hao · 10 years ago
  50. 35daeed mmc: sdhci-dove: kill the driver specific private struct by Kevin Hao · 10 years ago
  51. 6a4a34a mmc: sdhci-dove: remove the unneeded error check by Kevin Hao · 10 years ago
  52. b36ac1b mmc: sirf: update sdhci_sirf_execute_tuning procedure by weijun yang · 10 years ago
  53. ed2540e mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted by Doug Anderson · 10 years ago
  54. fa0c328 mmc: dw_mmc: Only enable CD after setup and only if needed by Doug Anderson · 10 years ago
  55. 0bdbd0e mmc: dw_mmc: Don't start commands while busy by Doug Anderson · 10 years ago
  56. d1f1dd8 mmc: dw_mmc: Give a good reset after we give power by Doug Anderson · 10 years ago
  57. 655babb mmc: dw_mmc: Make sure we only adjust the clock when power is on by Doug Anderson · 10 years ago
  58. bdb9a90 mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors by addy ke · 10 years ago
  59. 6d53200 mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability by addy ke · 10 years ago
  60. 8011313 mmc: dw_mmc: exynos: Support eMMC's HS400 mode by Seungwon Jeon · 10 years ago
  61. bc465aa Linux 4.0-rc5 by Linus Torvalds · 10 years ago
  62. 1b717b1 Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  63. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  64. b93dbee Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  65. 704fa7f Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  66. b2f45ee Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  67. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  68. f897522 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  69. 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  70. 97448d5 Merge git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  71. bb8ef2f Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  72. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  73. da6b9a2 Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  74. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  75. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  76. c6ef814 Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  77. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  78. 62a202d Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  79. 9c86286 Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  80. 0c35bd4 md: fix problems with freeing private data after ->run failure. by NeilBrown · 10 years ago
  81. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
  82. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
  83. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 10 years ago
  84. 8265d44 Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  85. f42e2c2 Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  86. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 10 years ago
  87. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 10 years ago
  88. 215a8fe target/pscsi: Fix NULL pointer dereference in get_device_type by Nicholas Bellinger · 10 years ago
  89. d556546 tcm_fc: missing curly braces in ft_invl_hw_context() by Dan Carpenter · 10 years ago
  90. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 10 years ago
  91. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  92. 75c3d0b tcm_qla2xxx: Fix incorrect use of __transport_register_session by Bart Van Assche · 10 years ago
  93. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 10 years ago
  94. 2a03ee8 Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" by Nicholas Bellinger · 10 years ago
  95. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 10 years ago
  96. b314aca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  97. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  98. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  99. 32dafb94 Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  100. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago