summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-mmc
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-03-27staging: mt7621-mmc: Initialize completions a single time during probeGeorge Hilliard1-4/+14
2019-03-27staging: mt7621-mmc: Remove obsolete Kconfig flagsGeorge Hilliard1-8/+0
2019-03-22staging: mt7621-mmc: Check for nonzero number of scatterlist entriesGeorge Hilliard1-2/+7
2019-03-22staging: mt7621-mmc: Fix warning when reloading module with debug msgs enabledGeorge Hilliard3-7/+22
2019-03-20staging: mt7621-mmc: Only unmap_sg if mappedGeorge Hilliard1-5/+4
2019-03-20staging: mt7621-mmc: Fix BRUST -> BURST typoGeorge Hilliard2-7/+7
2019-03-20staging: mt7621-mmc: Immediately notify mmc layer of card change detectionGeorge Hilliard1-1/+1
2019-03-20staging: mt7621-mmc: Remove redundant host->mmc->f_max writeGeorge Hilliard1-1/+0
2019-03-20staging: mt7621-mmc: Bill the caller for I/O timeGeorge Hilliard1-2/+2
2019-03-20staging: mt7621-mmc: Use pinctrl subsystem to select SDXC pin modeGeorge Hilliard1-6/+0
2019-03-20staging: mt7621-mmc: Remove obsolete comments and variablesGeorge Hilliard2-5/+0
2019-03-20staging: mt7621-mmc: fix unused variable compiler warningGeorge Hilliard1-1/+0
2019-03-18staging: mt7621-mmc: Modify the return type of the function msdc_do_commandBhanusree Pola1-8/+8
2019-03-18staging: mt7621-mmc: Fix ret.cooci warningsBhanusree Pola1-3/+1
2019-03-18staging: mt7621-mmc: delele extra blank linesWentao Cai1-1/+0
2019-02-19staging: mt7621-mmc: Prefer using BIT macroBhanusree Pola1-1/+1
2019-02-19staging: mt7621-mmc: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-01-18staging: Mediatek: Use individual config flags in MakefileGeorge Hilliard1-1/+1
2018-12-20staging: mt7621-mmc: Correct spelling mistakes in commentsJona Crasselt1-2/+2
2018-12-20mt7621-mmc: char * array declaration might be better as static constJona Crasselt1-4/+4
2018-12-20mt7621-mmc: return statement in void function unnecessaryJona Crasselt1-2/+0
2018-12-20mt7621-mmc: Alignment should match open parenthesisJona Crasselt1-2/+2
2018-12-20mt7621-mmc: Removed unnecessary blank linesJona Crasselt1-2/+0
2018-12-20mt7621-mmc: Fix some coding style issuesJona Crasselt1-14/+17
2018-12-12staging: mt7621-mmc: Fix incompletely removed #if 0 block in sd.cNishad Kamdar1-20/+0
2018-12-12staging: mt7621-mmc: fix compile warnging: cmd_bufNeilBrown1-1/+1
2018-12-12staging: mt7621-mmc: add missing header.NeilBrown1-0/+1
2018-12-12staging: mt7621-mmc: set correct dma mask.NeilBrown1-1/+1
2018-11-07staging: mt7621-mmc: Add blank line after declarationNícolas F. R. A. Prado1-0/+1
2018-10-14staging: mt7621-mmc: Use BIT macro instead of explicit shifting in dbg.hNishad Kamdar1-11/+11
2018-10-14staging: mt7621-mmc: Fix lines over 80 characters in dbg.hNishad Kamdar1-13/+15
2018-10-14staging: mt7621-mmc: Fix lines over 80 characters in dbg.cNishad Kamdar1-32/+47
2018-10-09staging: mt7621-mmc: Add blank line after declarationJaakko Tyynismaa1-0/+1
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in dbg.hNishad Kamdar1-15/+0
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in dbg.cNishad Kamdar1-20/+1
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in sd.cNishad Kamdar1-248/+1
2018-10-02staging: mt7621-mmc: Remove unused single statement macrosNishad Kamdar1-28/+0
2018-10-02staging: mt7621-mmc: Remove single statement macro msdc_irq_restore()Nishad Kamdar1-6/+1
2018-10-02staging: mt7621-mmc: replace `printk` with preferred APIDafna Hirschfeld1-3/+3
2018-10-02staging: mt7621-mmc: Fix comparison to NULLDafna Hirschfeld1-5/+5
2018-10-02staging: mt7621-mmc: remove unnecessary braces from 'if' statementsDafna Hirschfeld1-6/+3
2018-09-20staging: mt7621-mmc: Delete IRQ_MSG() and its usersNishad Kamdar2-34/+2
2018-09-10staging: mt7621-mmc: Fix debug macro ERR_MSG and its usagesNishad Kamdar2-45/+81
2018-09-10staging: mt7621-mmc: Delete N_MSG() and all its usersNishad Kamdar2-252/+0
2018-08-27staging: mt7621-mmc: Remove macro INIT_MSG and its usagesNishad Kamdar2-23/+0
2018-08-27staging: mt7621-mmc: place a check for sscanfSumit Pundir1-1/+3
2018-07-29staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.hNishad Kamdar1-4/+4
2018-07-06staging: mt7621-mmc: Fix printk() facility levelSergej Perschin1-27/+27
2018-06-28staging: mt7621-mmc: Find response of SD_APP_OP_COND by defaultChristian Lütke-Stetzkamp1-3/+1