aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-mmc/mt6575_sd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: m57621-mmc: delete driver from the tree.Greg Kroah-Hartman1-485/+0
2019-03-20staging: mt7621-mmc: Fix BRUST -> BURST typoGeorge Hilliard1-5/+5
2019-03-20staging: mt7621-mmc: Remove obsolete comments and variablesGeorge Hilliard1-3/+0
2019-02-19staging: mt7621-mmc: Prefer using BIT macroBhanusree Pola1-1/+1
2018-06-28staging: mt7621-mmc: Cleanup source of base address for ioChristian Lütke-Stetzkamp1-116/+45
2018-06-28staging: mt7621-mmc: Remove MSDC_MODE_* definesChristian Lütke-Stetzkamp1-7/+0
2018-06-28staging: mt7621-mmc: Remove unused field sglen from msdc_dmaChristian Lütke-Stetzkamp1-2/+0
2018-06-28staging: mt7621-mmc: Remove unused field sg from msdc_dmaChristian Lütke-Stetzkamp1-1/+0
2018-06-28staging: mt7621-mmc: Remove unused field mode from msdc_dmaChristian Lütke-Stetzkamp1-1/+0
2018-06-28staging: mt7621-mmc: Remove register debugging structuresChristian Lütke-Stetzkamp1-411/+0
2018-06-28staging: mt7621-mmc: Remove unused macro sdr_write8Christian Lütke-Stetzkamp1-2/+0
2018-06-28staging: mt7621-mmc: Remove unused macro sdr_read8Christian Lütke-Stetzkamp1-1/+0
2018-06-28staging: mt7621-mmc: Replace sdr_read32 with readlChristian Lütke-Stetzkamp1-1/+0
2018-06-28staging: mt7621-mmc: Replace sdr_write32 with writelChristian Lütke-Stetzkamp1-1/+0
2018-05-06staging: mt7621-mmc: Remove unused field abort from msdc_hostChristian Lütke-Stetzkamp1-2/+0
2018-05-06staging: mt7621-mmc: Remove unused variable dma_xfer from msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-05-06staging: mt7621-mmc: Replace macro sdr_get_field with functionChristian Lütke-Stetzkamp1-5/+5
2018-05-06staging: mt7621-mmc: Replace macro sdr_set_field with functionChristian Lütke-Stetzkamp1-7/+9
2018-05-06staging: mt7621-mmc: Remove function uffsChristian Lütke-Stetzkamp1-31/+2
2018-05-06staging: mt7621-mmc: Remove unused macros sdr_{read,write}16Christian Lütke-Stetzkamp1-2/+0
2018-04-25staging: mt7621-mmc: Remove unused card_workqueue from msdc_hostChristian Lütke-Stetzkamp1-4/+0
2018-04-25staging: mt7621-mmc: Remove old references to taskletChristian Lütke-Stetzkamp1-1/+0
2018-04-25staging: mt7621-mmc: Correct datatypes for io and sanitize io accessChristian Lütke-Stetzkamp1-10/+23
2018-04-23staging: mt7621-mmc: Remove unused field dma_addr of msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field cmd_rsp_done of msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field cmd_r1b_done in msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field dma_left_size of msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621:mmc: Remove unused field reserved from msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field starttime from msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field xfersz from msdc_dmaChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove flags from msdc_dmaChristian Lütke-Stetzkamp1-6/+0
2018-04-23staging: mt7621-mmc: Remove unused fields from msdc_dmaChristian Lütke-Stetzkamp1-17/+0
2018-04-23staging: mt7621-mmc: Remove unused field burstsz from msdc_dmaChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Fix style of bracesChristian Lütke-Stetzkamp1-2/+1
2018-04-23staging: mt7621-mmc: Remove unnecessary typedefsChristian Lütke-Stetzkamp1-132/+173
2018-04-23staging: mt7621-mmc: Fix spacingChristian Lütke-Stetzkamp1-30/+31
2018-04-23staging: mt7621-mmc: Fix indent for mt6575_sd.hChristian Lütke-Stetzkamp1-410/+410
2018-04-23staging: mt7621-mmc: Remove whitespace errors in mt6575_sd.hChristian Lütke-Stetzkamp1-25/+24
2018-03-19staging: mt7621-mmc: MIPS: ralink: add sdhci for mt7620a SoCJohn Crispin1-0/+1001