summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-tegra.c
AgeCommit message (Expand)Author
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2017-08-30mmc: sdhci-tegra: use generic sdhci_set_bus_width()Michał Mirosław
2017-08-30mmc: tegra: explicitly request exclusive reset controlPhilipp Zabel
2017-04-24mmc: tegra: Add Tegra186 supportThierry Reding
2017-04-24mmc: tegra: Support module resetThierry Reding
2016-09-26mmc: tegra: Mark 64-bit DMA broken on Tegra124Thierry Reding
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson
2016-07-25mmc: tegra: Only advertise UHS modes if IO regulator is presentJon Hunter
2016-04-14mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter
2016-03-17mmc: tegra: implement memcomp pad calibrationLucas Stach
2016-03-17mmc: tegra: properly disable card clockLucas Stach
2016-03-16mmc: tegra: Disable UHS-I modes for tegra114Jon Hunter
2016-02-29mmc: sdhci-tegra: use sdhci_pltfm_init for private allocationJisheng Zhang
2016-01-05mmc: tegra: use correct accessor for misc ctrl registerLucas Stach
2016-01-05mmc: tegra: enable UHS-I modesLucas Stach
2015-12-28mmc: tegra: implement UHS tuningLucas Stach
2015-12-28mmc: tegra: disable SPI_MODE_CLKENLucas Stach
2015-12-28mmc: tegra: implement module external clock changeLucas Stach
2015-12-22mmc: tegra: Add Tegra210 supportThierry Reding
2015-12-22mmc: tegra: Constify SoC dataThierry Reding
2015-04-01mmc: sdhci-tegra: convert to use GPIO descriptorsMylene JOSSERAND
2015-03-23mmc: tegra: Optimize write_w path for tegra114 and laterRhyland Klein
2015-03-23mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao
2015-03-23mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao
2015-03-23mmc: tegra: use devm help functions to get the clk and gpioKevin Hao
2015-01-29mmc: tegra: Write xfer_mode, CMD regs in togetherPavan Kunapuli
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-07-09mmc: tegra: Do not include asm/gpio.hThierry Reding
2014-05-23mmc: tegra: fix reporting of base clock frequencyAndrew Bresticker
2014-05-23mmc: tegra: disable UHS modesAndrew Bresticker
2014-05-22mmc: sdhci-tegra: get rid of special PRESENT_STATE register handlingRussell King
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
2014-05-22mmc: sdhci: convert reset into a library functionRussell King
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King
2014-01-13mmc: tegra: add support for Tegra124Stephen Warren
2013-06-27mmc: tegra: handle mmc_of_parse() errors during probeSimon Baatz
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt
2013-04-23mmc: sdhci-tegra: fix MODULE_DEVICE_TABLEArnd Bergmann
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen
2013-03-19mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindingsJoseph Lo
2013-03-06mmc: sdhci-tegra: add basic support for Tegra114Rhyland Klein
2013-03-06mmc: sdhci-tegra: cleanup ifdefsRhyland Klein
2013-02-24mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2013-02-24mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitdataBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton