| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: tegra: add support for Tegra124 | Stephen Warren | 2014-01-13 | 1 | -0/+1 |
* | mmc: tegra: handle mmc_of_parse() errors during probe | Simon Baatz | 2013-06-27 | 1 | -3/+6 |
* | mmc: sdhci: Add size for caller in init+register | Christian Daudt | 2013-05-31 | 1 | -1/+1 |
* | mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE | Arnd Bergmann | 2013-04-23 | 1 | -1/+1 |
* | mmc: sdhci: Constify sdhci_ops structs where possible | Lars-Peter Clausen | 2013-03-22 | 1 | -1/+1 |
* | mmc: sdhci_pltfm: Constify sdhci_pltfm_data | Lars-Peter Clausen | 2013-03-22 | 1 | -4/+4 |
* | mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings | Joseph Lo | 2013-03-19 | 1 | -82/+10 |
* | mmc: sdhci-tegra: add basic support for Tegra114 | Rhyland Klein | 2013-03-06 | 1 | -0/+14 |
* | mmc: sdhci-tegra: cleanup ifdefs | Rhyland Klein | 2013-03-06 | 1 | -8/+0 |
* | mmc: tegra: assume CONFIG_OF, remove platform data | Stephen Warren | 2013-02-24 | 1 | -74/+45 |
* | mmc: sdhci: rename platform_8bit_width to platform_bus_width | Sascha Hauer | 2013-02-24 | 1 | -2/+2 |
* | mmc: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mmc: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mmc: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | mmc: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-11 | 1 | -1/+0 |
|\ |
|
| * | ARM: tegra: fix mismerges of header file inclusions | Olof Johansson | 2012-10-07 | 1 | -1/+0 |
* | | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-10 | 1 | -4/+3 |
|\ \
| |/
|/| |
|
| * | mmc: tegra: convert to device tree support only | Joseph Lo | 2012-09-04 | 1 | -4/+3 |
* | | ARM: tegra: move sdhci platform_data definition | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2012-07-06 | 1 | -3/+3 |
|\ |
|
| * | mmc: tegra: add clk_prepare/clk_unprepare | Prashant Gaikwad | 2012-06-11 | 1 | -3/+3 |
* | | mmc: tegra: use bus-width property instead of support-8bit | Stephen Warren | 2012-06-11 | 1 | -1/+4 |
|/ |
|
* | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-05-25 | 1 | -0/+26 |
|\ |
|
| * | mmc: tegra: support SDHCI SPEC 300 | Pavan Kunapuli | 2012-04-22 | 1 | -0/+26 |
* | | gpio: tegra: Hide tegra_gpio_enable/disable() | Stephen Warren | 2012-04-18 | 1 | -19/+5 |
|/ |
|
* | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-28 | 1 | -13/+87 |
|\ |
|
| * | mmc: sdhci-tegra: Explicitly support Tegra30 | Stephen Warren | 2012-03-25 | 1 | -13/+87 |
* | | includecheck: delete any duplicate instances of module.h | Paul Gortmaker | 2012-02-28 | 1 | -1/+0 |
|/ |
|
* | mmc: convert drivers/mmc/host/* to use module_platform_driver() | Axel Lin | 2012-01-11 | 1 | -11/+1 |
* | mmc: sdhci: remove "state" argument from sdhci_suspend_host | Manuel Lauss | 2011-12-19 | 1 | -4/+1 |
* | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-10-28 | 1 | -11/+44 |
|\ |
|
| * | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 2011-10-26 | 1 | -0/+1 |
| * | mmc: sdhci-tegra: Add 8-bit support to device tree binding. | Stephen Warren | 2011-10-26 | 1 | -0/+3 |
| * | mmc: sdhci-tegra: Add Device Tree probing support | Grant Likely | 2011-10-26 | 1 | -11/+40 |
* | | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> | Stephen Warren | 2011-09-27 | 1 | -0/+2 |
* | | ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
|/ |
|
* | mmc: sdhci: change sdhci-pltfm into a module | Shawn Guo | 2011-07-20 | 1 | -1/+0 |
* | mmc: sdhci: make sdhci-pltfm device drivers self registered | Shawn Guo | 2011-07-20 | 1 | -35/+81 |
* | mmc: tegra: add pm_flags | Venkat Rao | 2011-05-24 | 1 | -0/+2 |
* | mmc: sdhci-tegra: free irq on error and remove | Wolfram Sang | 2011-03-15 | 1 | -1/+5 |
* | mmc: add sdhci-tegra driver for Tegra SoCs | Olof Johansson | 2011-01-08 | 1 | -0/+257 |