aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-mmc/board.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: m57621-mmc: delete driver from the tree.Greg Kroah-Hartman1-63/+0
2018-07-29staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.hNishad Kamdar1-4/+4
2018-05-06staging: mt7621-mmc: Remove unused sdio irq codeChristian Lütke-Stetzkamp1-2/+0
2018-05-06staging: mt7621-mmc: Remove unused field clk_drv from msdc_hwChristian Lütke-Stetzkamp1-1/+0
2018-05-06staging: mt7621-mmc: Remove unused field cmd_drv from msdc_hwChristian Lütke-Stetzkamp1-1/+0
2018-05-06staging: mt7621-mmc: Remove unused field dat_drv from msdc_hwChristian Lütke-Stetzkamp1-1/+0
2018-05-06staging: mt7621-mmc: Remove unused field data_edge from msdc_hwChristian Lütke-Stetzkamp1-1/+0
2018-05-06staging: mt7621-mmc: Remove unused field cmd_edge from msdc_hwChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field data_offset from msdc_hwChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove power callbacks from msdc_hwChristian Lütke-Stetzkamp1-4/+0
2018-04-23staging: mt7621-mmc: Fix null pointer deref if ext sdio irq enabledChristian Lütke-Stetzkamp1-4/+0
2018-04-23staging: mt7621-mmc: Remove unused field disable_cd_eirqChristian Lütke-Stetzkamp1-3/+0
2018-04-23staging: mt7621-mmc: Remove unused field enable_cd_eirq from msdc_hwChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field get_cd_status from msdc_hwChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused code from board.hChristian Lütke-Stetzkamp1-50/+0
2018-04-23staging: mt7621-mmc: Remove constant flag MSDC_HIGHSPEEDChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove constant flagChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unnecessary field from struct msdc_hwChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Fix Pointer LocationChristian Lütke-Stetzkamp1-1/+1
2018-04-23staging: mt7621-mmc: Fix spacingChristian Lütke-Stetzkamp1-1/+2
2018-04-23staging: mt7621-mmc: Fix indent for board.hChristian Lütke-Stetzkamp1-34/+34
2018-04-23staging: mt7621-mmc: Remove whitespace errors in board.hChristian Lütke-Stetzkamp1-4/+3
2018-03-19staging: mt7621-mmc: MIPS: ralink: add sdhci for mt7620a SoCJohn Crispin1-0/+137