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