1. fa243f6 mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS by Ulf Hansson · 8 years ago
  2. 4f6aa32 mmc: tegra: Only advertise UHS modes if IO regulator is present by Jon Hunter · 8 years ago
  3. 70ad7f7 mmc: tegra: Disable UHS-I modes for Tegra124 by Jon Hunter · 8 years ago
  4. e5c63d9 mmc: tegra: implement memcomp pad calibration by Lucas Stach · 8 years ago
  5. 3491b69 mmc: tegra: properly disable card clock by Lucas Stach · 8 years ago
  6. 7bf037d mmc: tegra: Disable UHS-I modes for tegra114 by Jon Hunter · 8 years ago
  7. 0734e79 mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  8. 1b84def mmc: tegra: use correct accessor for misc ctrl register by Lucas Stach · 9 years ago
  9. 7ad2ed1 mmc: tegra: enable UHS-I modes by Lucas Stach · 9 years ago
  10. c3c2384 mmc: tegra: implement UHS tuning by Lucas Stach · 9 years ago
  11. 74cd42b mmc: tegra: disable SPI_MODE_CLKEN by Lucas Stach · 9 years ago
  12. a8e326a mmc: tegra: implement module external clock change by Lucas Stach · 9 years ago
  13. b5a84ec mmc: tegra: Add Tegra210 support by Thierry Reding · 9 years ago
  14. d49d19c2 mmc: tegra: Constify SoC data by Thierry Reding · 9 years ago
  15. 2391b34 mmc: sdhci-tegra: convert to use GPIO descriptors by Mylene JOSSERAND · 9 years ago
  16. 01df7ec mmc: tegra: Optimize write_w path for tegra114 and later by Rhyland Klein · 9 years ago
  17. caebcae mmc: sdhci: set the .remove to sdhci_pltfm_unregister() by Kevin Hao · 9 years ago
  18. 83eacdf mmc: sdhci: disable the clock in sdhci_pltfm_unregister() by Kevin Hao · 9 years ago
  19. e4f79d9 mmc: tegra: use devm help functions to get the clk and gpio by Kevin Hao · 9 years ago
  20. 352ee86 mmc: tegra: Write xfer_mode, CMD regs in together by Pavan Kunapuli · 9 years ago
  21. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  22. 1b3f626 mmc: tegra: Do not include asm/gpio.h by Thierry Reding · 10 years ago
  23. f926035 mmc: tegra: fix reporting of base clock frequency by Andrew Bresticker · 10 years ago
  24. 3145351 mmc: tegra: disable UHS modes by Andrew Bresticker · 10 years ago
  25. b4f3b7c mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling by Russell King · 10 years ago
  26. 96d7b78 mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function by Russell King · 10 years ago
  27. 1771059 mmc: sdhci: convert sdhci_set_clock() into a library function by Russell King · 10 years ago
  28. 03231f9 mmc: sdhci: convert reset into a library function by Russell King · 10 years ago
  29. 2317f56 mmc: sdhci: convert generic bus width setup to library function by Russell King · 10 years ago
  30. 67debea mmc: tegra: add support for Tegra124 by Stephen Warren · 10 years ago
  31. 47caa84 mmc: tegra: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  32. 0e74823 mmc: sdhci: Add size for caller in init+register by Christian Daudt · 11 years ago
  33. e4404fa mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE by Arnd Bergmann · 11 years ago
  34. c915568 mmc: sdhci: Constify sdhci_ops structs where possible by Lars-Peter Clausen · 11 years ago
  35. 1db5eeb mmc: sdhci_pltfm: Constify sdhci_pltfm_data by Lars-Peter Clausen · 11 years ago
  36. 0aacd23 mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings by Joseph Lo · 11 years ago
  37. 5ebf255 mmc: sdhci-tegra: add basic support for Tegra114 by Rhyland Klein · 11 years ago
  38. 76f3ae1 mmc: sdhci-tegra: cleanup ifdefs by Rhyland Klein · 11 years ago
  39. 0e78610 mmc: tegra: assume CONFIG_OF, remove platform data by Stephen Warren · 11 years ago
  40. 7bc088d mmc: sdhci: rename platform_8bit_width to platform_bus_width by Sascha Hauer · 11 years ago
  41. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
  42. 498d83e mmc: remove use of __devinitdata by Bill Pemberton · 12 years ago
  43. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  44. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  45. da06a8d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  46. 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  47. 823bba8 ARM: tegra: fix mismerges of header file inclusions by Olof Johansson · 12 years ago
  48. e35742b ARM: tegra: move sdhci platform_data definition by Arnd Bergmann · 12 years ago
  49. b37f9d9 mmc: tegra: convert to device tree support only by Joseph Lo · 12 years ago
  50. 524cd26 Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/clk by Arnd Bergmann · 12 years ago
  51. 1e674bc mmc: tegra: add clk_prepare/clk_unprepare by Prashant Gaikwad · 12 years ago
  52. c11bd55 mmc: tegra: use bus-width property instead of support-8bit by Stephen Warren · 12 years ago
  53. 92bf3d0 Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  54. ca5879d mmc: tegra: support SDHCI SPEC 300 by Pavan Kunapuli · 12 years ago
  55. 3e215d0 gpio: tegra: Hide tegra_gpio_enable/disable() by Stephen Warren · 12 years ago
  56. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  57. 3e44a1a mmc: sdhci-tegra: Explicitly support Tegra30 by Stephen Warren · 12 years ago
  58. 13ae246 includecheck: delete any duplicate instances of module.h by Paul Gortmaker · 12 years ago
  59. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  60. 29495aa mmc: sdhci: remove "state" argument from sdhci_suspend_host by Manuel Lauss · 13 years ago
  61. 96547f5 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  62. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  63. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  64. 55cd65e mmc: sdhci-tegra: Add 8-bit support to device tree binding. by Stephen Warren · 13 years ago
  65. 275173b mmc: sdhci-tegra: Add Device Tree probing support by Grant Likely · 13 years ago
  66. ea5abbd ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> by Stephen Warren · 13 years ago
  67. e6b750d ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  68. f0de836 mmc: sdhci: change sdhci-pltfm into a module by Shawn Guo · 13 years ago
  69. 85d6509 mmc: sdhci: make sdhci-pltfm device drivers self registered by Shawn Guo · 13 years ago
  70. c7f409e mmc: tegra: add pm_flags by Venkat Rao · 13 years ago
  71. 8154b57 mmc: sdhci-tegra: free irq on error and remove by Wolfram Sang · 13 years ago
  72. 03d2bfc mmc: add sdhci-tegra driver for Tegra SoCs by Olof Johansson · 13 years ago