1. 606d313 mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg() by Adrian Hunter · 8 years ago
  2. a81ce77 mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops by Ulf Hansson · 8 years ago
  3. 1dceb04 mmc: sdhci: Fix regression setting power on Trats2 board by Adrian Hunter · 8 years ago
  4. f599da4 mmc: sdhci-pxav3: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  5. 0ca33b4 mmc: sdhci-pxav3: fix higher speed mode capabilities by Russell King · 8 years ago
  6. 2162d9f4 mmc: sdhci-pxav3: fix error handling of armada_38x_quirks by Marcin Wojtas · 9 years ago
  7. fa79641 mmc: sdhci-pxav3: disable clock inversion for HS MMC cards by Nadav Haklai · 9 years ago
  8. 5de76bf mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver by Nadav Haklai · 9 years ago
  9. 9cd7604 mmc: sdhci-pxav3: fix platform_data is not initialized by Jingju Hou · 9 years ago
  10. 83dc9fe mmc: sdhci-pxav3: fix device wakeup initialization by Jisheng Zhang · 9 years ago
  11. 59d2230 mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro by Axel Lin · 9 years ago
  12. 1140011 mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes by Marcin Wojtas · 9 years ago
  13. a39128b mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951 by Marcin Wojtas · 9 years ago
  14. d4b803c mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor by Gregory CLEMENT · 9 years ago
  15. 14460db mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles by Jisheng Zhang · 9 years ago
  16. 3bb10f6 mmc: sdhci-pxav3: fix race between runtime pm and irq by Jisheng Zhang · 9 years ago
  17. c25d9e1 mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path by Jisheng Zhang · 10 years ago
  18. 20f1f2d mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove() by Jisheng Zhang · 10 years ago
  19. 62cf983 mmc: sdhci-pxav3: fix unbalanced clock issues during probe by Jisheng Zhang · 10 years ago
  20. aa8165f mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks by Thomas Petazzoni · 10 years ago
  21. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  22. 162d6f9 MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  23. 8afdc9c mmc: sdhci-pxav3: Get optional core clock by Sebastian Hesselbarth · 10 years ago
  24. 01ae107 mmc: sdhci-pxav3: Try to get named I/O clock first by Sebastian Hesselbarth · 10 years ago
  25. 8c96a7a mmc: sdhci-pxav3: Move I/O clock to private data by Sebastian Hesselbarth · 10 years ago
  26. 20d5a70 mmc: sdhci-pxav3: Remove checks for mandatory host clock by Sebastian Hesselbarth · 10 years ago
  27. ff8878f mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxa by Sebastian Hesselbarth · 10 years ago
  28. cc9571e mmc: sdhci-pxav3: Move private driver data to driver source by Sebastian Hesselbarth · 10 years ago
  29. 668e84b mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signaling by Sebastian Hesselbarth · 10 years ago
  30. 87d2163 mmc: sdhci-pxav3: fix error handling of sdhci_add_host by Xiang Wang · 10 years ago
  31. b315376 mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently by Peter Griffin · 10 years ago
  32. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  33. 3df5b28 mmc: sdhci-pxav3: Use devm_* managed helpers by Laurent Pinchart · 10 years ago
  34. 96d7b78 mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function by Russell King · 10 years ago
  35. 13e6450 mmc: sdhci: set_uhs_signaling() need not return a value by Russell King · 10 years ago
  36. 1771059 mmc: sdhci: convert sdhci_set_clock() into a library function by Russell King · 10 years ago
  37. 03231f9 mmc: sdhci: convert reset into a library function by Russell King · 10 years ago
  38. 2317f56 mmc: sdhci: convert generic bus width setup to library function by Russell King · 10 years ago
  39. 5491ce3 mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller by Marcin Wojtas · 10 years ago
  40. 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
  41. 0dcaa24 sdhci-pxav3: Fix runtime PM initialization by Daniel Drake · 11 years ago
  42. d2cf607 mmc: sdhci-pxav3: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  43. 0e74823 mmc: sdhci: Add size for caller in init+register by Christian Daudt · 11 years ago
  44. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  45. e065162 mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation by Kevin Liu · 11 years ago
  46. 943647f mmc: sdhci-pxav3: enhance device tree parser code by Kevin Liu · 11 years ago
  47. c844a46 mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card by Kevin Liu · 11 years ago
  48. 73b7afb mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init by Kevin Liu · 11 years ago
  49. c915568 mmc: sdhci: Constify sdhci_ops structs where possible by Lars-Peter Clausen · 11 years ago
  50. bb691ae mmc: sdhci-pxav3: add pm runtime support by Kevin Liu · 11 years ago
  51. d005d94 mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock by Lars-Peter Clausen · 11 years ago
  52. 740b7a4 mmc: sdhci-pxav3: add IRQ wake up support by Kevin Liu · 12 years ago
  53. 164cda5 mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users by Shawn Guo · 12 years ago
  54. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  55. 7c52d7bb mmc: sdhci-pxav3: add quirks2 by Kevin Liu · 12 years ago
  56. 35d110e mmc: sdhci-pxav3: Add base clock quirk by Kevin Liu · 12 years ago
  57. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
  58. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  59. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  60. f4f24ad mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks by Chris Ball · 12 years ago
  61. 8f63795 mmc: sdhci-pxav3: dt: Support "cd-gpios" property by Chris Ball · 12 years ago
  62. 164378e mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs by Chao Xie · 12 years ago
  63. b650352 mmc: sdhci-pxa: Add device tree support by Chris Ball · 12 years ago
  64. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  65. 29495aa mmc: sdhci: remove "state" argument from sdhci_suspend_host by Manuel Lauss · 13 years ago
  66. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  67. 606a15e mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing by Philip Rakity · 13 years ago
  68. bfed345 mmc: sdhci-pxa: move platform data to include/linux/platform_data by Zhangfei Gao · 13 years ago
  69. a702c8a mmc: host: split up sdhci-pxa, create sdhci-pxav3.c by Zhangfei Gao · 13 years ago