aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci-o2micro.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-14mmc: sdhci-pci-o2micro: fix some SD cards compatibility issue at DDR50 modeChevron Li1-2/+5
2022-06-14mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncingChevron Li1-0/+2
2021-12-28mmc: sdhci-pci-o2micro: Restore the SD clock's base clock frequencyFred Ai1-0/+5
2021-12-28mmc: sdhci-pci-o2micro: Improve card input timing at SDR104/HS200 modeFred Ai1-9/+48
2021-10-12mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King1-1/+1
2021-03-30mmc: sdhci-pci-o2micro: Add missing checks in sdhci_pci_o2_probeDinghao Liu1-0/+8
2021-02-15mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failureShirley Her1-0/+20
2020-07-24mmc: sdhci-pci-o2micro: Add HW tuning for SDR104 modeshirley her1-4/+29
2020-07-24mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1shirley her1-0/+6
2020-05-28mmc: sdhci-pci-o2micro: Make some symbols staticZou Wei1-4/+4
2019-09-11Merge branch 'fixes' into nextUlf Hansson1-1/+1
2019-09-11mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issueShirley Her (SC)1-2/+122
2019-09-11mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase shift issueShirley Her (SC)1-93/+94
2019-09-11mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register nameShirley Her (SC)1-8/+8
2019-09-11Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"Daniel Drake1-1/+1
2019-06-18mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel1-1/+11
2019-06-18mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel1-1/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-02-25mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controllerErnest Zhang(WH)1-1/+1
2019-02-25mmc: sdhci: Fix O2 Host PLL and card detect issueErnest Zhang(WH)1-3/+127
2019-02-25mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.cErnest Zhang(WH)1-0/+10
2018-10-08mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao1-0/+3
2018-07-30mmc: sdhci: Add MSI interrupt support for O2 SD hosternest.zhang1-0/+25
2018-07-30mmc: sdhci: Add support for O2 hardware tuningernest.zhang1-0/+81
2018-07-30mmc: sdhci: Change O2 Host HS200 mode clock frequency to 200MHzernest.zhang1-3/+2
2018-07-30mmc: sdhci: Add support for O2 eMMC HS200 modeernest.zhang1-0/+18
2017-10-30mmc: sdhci-pci: Tidy o2micro definitionsAdrian Hunter1-1/+34
2017-04-24mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacksAdrian Hunter1-1/+1
2017-04-24mmc: sdhci-pci: Conditionally compile pm sleep functionsAdrian Hunter1-0/+2
2015-10-26mmc: sdhci-pci: Make sdhci_pci_o2_fujin2_pci_init() staticBen Hutchings1-1/+1
2015-10-26mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings1-4/+0
2014-11-10mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo1-2/+0
2014-05-22mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 supportPeter Guo1-1/+77
2014-01-13mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hostsAdam Lee1-0/+321