summaryrefslogtreecommitdiff
path: root/drivers/mmc/zynq_sdhci.c
AgeCommit message (Expand)Author
2023-01-31mmc: zynq_sdhci: Add support and quirk for HS400Ashok Reddy Soma
2023-01-31mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platformAshok Reddy Soma
2023-01-27drivers: mmc: Change datatype of tuning_loop_counter to intAlgapally Santosh Sagar
2022-10-05mmc: zynq_sdhci: Read power-domains id from DT and useAshok Reddy Soma
2022-10-05mmc: zynq_sdhci: Change node_id prototype to u32Ashok Reddy Soma
2022-07-26mmc: zynq_sdhci: Fix timing macros for MMC High speedAshok Reddy Soma
2022-05-13mmc: zynq_sdhci: Add weak function prototypeT Karthik Reddy
2022-03-29mmc: zynq_sdhci: Fix SDx_BASECLK configurationAshok Reddy Soma
2022-03-09mmc: zynq_sdhci: Add support for dynamic configurationAshok Reddy Soma
2022-03-07mmc: zynq_sdhci: Enable card detect workaround for ZynqMPAshok Reddy Soma
2022-03-07mmc: zynq_sdhci: Change granularity of timeout to 1usAshok Reddy Soma
2022-03-07mmc: zynq_sdhci: Fix timeout issueAshok Reddy Soma
2021-10-21mmc: zynq_sdhci: Add xilinx_pm_request weak functionT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Use set_control_reg from sdhci.cAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Wait till sd card detect state is stableT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma
2021-08-06mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelayAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Make variables/structure staticMichal Simek
2021-07-26mmc: zynq_sdhci: Fix kernel doc warningsMichal Simek
2021-07-26mmc: zynq_sdhci: Split set_tapdelay function to in and outAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Use Mask writes for Tap delaysAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Allow configuring zero Tap valuesAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Resolve uninitialized return valueAshok Reddy Soma
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-29mmc: zynq_sdhci: Extend UHS timings till hs200Ashok Reddy Soma
2020-10-27mmc: zynq_sdhci: Add clock phase delays for VersalAshok Reddy Soma
2020-10-27mmc: zynq_sdhci: Set tapdelays based on clk phase delaysAshok Reddy Soma
2020-10-27mmc: zynq_sdhci: Read clock phase delays from dtMichal Simek
2020-10-27mmc: zynq_sdhci: Move macro to the topMichal Simek
2020-10-27mmc: Define timing macro'sAshok Reddy Soma
2020-10-27Revert "mmc: zynq: parse dt when probing"Ashok Reddy Soma
2020-09-23mmc: zynq: Fix incorrect indentationMichal Simek
2020-08-20mmc: zynq: Fix default value for xlnx,mio-bankMichal Simek
2020-08-20xilinx: Fix xlnx,mio_bank propertyMichal Simek
2020-06-24mmc: zynq_sdhci: Remove global pointerMichal Simek
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-27mmc: zynq: parse dt when probingBenedikt Grassl
2020-03-09mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-10-08mmc: zynq_sdhci: Remove check for DM_MMC configSiva Durga Prasad Paladugu
2019-08-09mmc: zynq_sdhci: fix uninitialized pointer deref on probeMatwey V. Kornilov
2019-07-17mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas
2019-01-24mmc: zynq: Remove unused pwrseq variableMichal Simek