aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-23staging: mt7621-mmc: Remove unused field xfersz from msdc_dmaChristian Lütke-Stetzkamp2-5/+4
2018-04-23staging: mt7621-mmc: Remove flags from msdc_dmaChristian Lütke-Stetzkamp2-17/+5
2018-04-23staging: mt7621-mmc: Remove unused fields from msdc_dmaChristian Lütke-Stetzkamp2-24/+0
2018-04-23staging: mt7621-mmc: Start cleanup of msdc_dma_configChristian Lütke-Stetzkamp1-18/+11
2018-04-23staging: mt7621-mmc: Remove unused function msdc_dma_dumpChristian Lütke-Stetzkamp1-61/+0
2018-04-23staging: mt7621-mmc: Remove unused field burstsz from msdc_dmaChristian Lütke-Stetzkamp2-4/+4
2018-04-23staging: mt7621-mmc: Remove unused field data_offset from msdc_hwChristian Lütke-Stetzkamp2-2/+0
2018-04-23staging: mt7621-mmc: Relax cpu while waiting for stable clockChristian Lütke-Stetzkamp1-1/+1
2018-04-23staging: mt7621-mmc: Remove code for not existent configChristian Lütke-Stetzkamp1-11/+1
2018-04-23staging: mt7621-mmc: Refactor and rename msdc_reset to msdc_reset_hwChristian Lütke-Stetzkamp1-27/+19
2018-04-23staging: mt7621-mmc: Remove power callbacks from msdc_hwChristian Lütke-Stetzkamp2-12/+2
2018-04-23staging: mt7621-mmc: Fix null pointer deref if ext sdio irq enabledChristian Lütke-Stetzkamp2-8/+0
2018-04-23staging: mt7621-mmc: Remove unused field disable_cd_eirqChristian Lütke-Stetzkamp2-16/+9
2018-04-23staging: mt7621-mmc: Remove unused field enable_cd_eirq from msdc_hwChristian Lütke-Stetzkamp2-16/+11
2018-04-23staging: mt7621-mmc: Remove unused field get_cd_status from msdc_hwChristian Lütke-Stetzkamp2-11/+5
2018-04-23staging: mt7621-mmc: Remove unused code from board.hChristian Lütke-Stetzkamp1-50/+0
2018-04-23staging: mt7621-mmc: Remove redundant opcode checkChristian Lütke-Stetzkamp1-1/+1
2018-04-23staging: mt7621-mmc: Fix: copy_from_user() returns a positive valueChristian Lütke-Stetzkamp1-3/+2
2018-04-23staging: mt7621-mmc: Fix debug file world writableChristian Lütke-Stetzkamp1-1/+1
2018-04-23staging: mt7621-mmc: Remove error message in debugChristian Lütke-Stetzkamp2-8/+3
2018-04-23staging: mt7621-mmc: Remove constant flag MSDC_HIGHSPEEDChristian Lütke-Stetzkamp2-6/+2
2018-04-23staging: mt7621-mmc: Remove unused functionsChristian Lütke-Stetzkamp1-24/+0
2018-04-23staging: mt7621-mmc: Remove unused global: msdc_6575_hostChristian Lütke-Stetzkamp1-5/+0
2018-04-23staging: mt7621-mmc: Remove constant flagChristian Lütke-Stetzkamp2-5/+4
2018-04-23staging: mt7621-mmc: Fix power management by removing old apiChristian Lütke-Stetzkamp1-14/+0
2018-04-23staging: mt7621-mmc: Remove duplicate definesChristian Lütke-Stetzkamp1-7/+0
2018-04-23staging: mt7621-mmc: Fix requesting of irqChristian Lütke-Stetzkamp1-16/+18
2018-04-23staging: mt7621-mmc: Fix dma_alloc_coherent should get device as first paramChristian Lütke-Stetzkamp1-6/+12
2018-04-23staging: mt7621-mmc: Remove dead codepath from probe functionChristian Lütke-Stetzkamp1-20/+0
2018-04-23staging: mt7621-mmc: Fix different caps for different devicesChristian Lütke-Stetzkamp1-4/+2
2018-04-23staging: mt7621-mmc: Remove unnecessary field from struct msdc_hwChristian Lütke-Stetzkamp2-7/+4
2018-04-23staging: mt7621-mmc: Remove unnecessary setting of dev.platform_dataChristian Lütke-Stetzkamp1-2/+1
2018-04-23staging: mt7621-mmc: Fix bug on dma_alloc_coherent failChristian Lütke-Stetzkamp1-1/+11
2018-04-23staging: mt7621-mmc: Fix unmatched release_mem_reginChristian Lütke-Stetzkamp1-12/+2
2018-04-23staging: mt7621-mmc: Remove code checking for old kernel versionsChristian Lütke-Stetzkamp1-5/+1
2018-04-23staging: mt7621-mmc: Fix memory leek in case of error in probeChristian Lütke-Stetzkamp1-2/+5
2018-04-23staging: mt7621-mmc: Refactor suspend, resumeChristian Lütke-Stetzkamp1-15/+11
2018-04-23staging: mt7621-mmc: Cleanup function mt_msdc_initChristian Lütke-Stetzkamp1-4/+0
2018-04-23staging: mt7621-mmc: Remove unused datastructuresChristian Lütke-Stetzkamp1-23/+0
2018-04-23staging: mt7621-mmc: Remove code for different soc typesChristian Lütke-Stetzkamp1-21/+4
2018-04-23staging: mt7621-mmc: Remove code guarded by nonexistent config optionChristian Lütke-Stetzkamp1-7/+0
2018-04-23staging: mt7621-mmc: Replace seq_printf with seq_puts where possibleChristian Lütke-Stetzkamp1-10/+10
2018-04-23staging: mt7621-mmc: Remove redundant driver owner assignmentChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Fix style of bracesChristian Lütke-Stetzkamp3-118/+70
2018-04-23staging: mt7621-mmc: Remove global initialise to 0Christian Lütke-Stetzkamp1-3/+3
2018-04-23staging: mt7621-mmc: Fix trailing statementsChristian Lütke-Stetzkamp3-21/+46
2018-04-23staging: mt7621-mmc: Remove unnecessary typedefsChristian Lütke-Stetzkamp4-164/+206
2018-04-23staging: mt7621-mmc: Fix Pointer LocationChristian Lütke-Stetzkamp3-33/+33
2018-04-23staging: mt7621-mmc: Fix spacingChristian Lütke-Stetzkamp5-195/+197
2018-04-23staging: mt7621-mmc: Fix indent for sd.cChristian Lütke-Stetzkamp1-2179/+2179