summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-04-23staging: mt7621-mmc: Remove unused field disable_cd_eirqChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove unused field enable_cd_eirq from msdc_hwChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove unused field get_cd_status from msdc_hwChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove unused code from board.hChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-spi: Remove redundant owner assignmentChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-pinctrl: Remove redundant owner assignmentChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-pci: Remove redundant owner assignmentChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove redundant opcode checkChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix: copy_from_user() returns a positive valueChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix debug file world writableChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove error message in debugChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove constant flag MSDC_HIGHSPEEDChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove unused functionsChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove unused global: msdc_6575_hostChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove constant flagChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix power management by removing old apiChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove duplicate definesChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix requesting of irqChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix dma_alloc_coherent should get device as first paramChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove dead codepath from probe functionChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix different caps for different devicesChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove unnecessary field from struct msdc_hwChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove unnecessary setting of dev.platform_dataChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix bug on dma_alloc_coherent failChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix unmatched release_mem_reginChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove code checking for old kernel versionsChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix memory leek in case of error in probeChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Refactor suspend, resumeChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Cleanup function mt_msdc_initChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove unused datastructuresChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove code for different soc typesChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove code guarded by nonexistent config optionChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Replace seq_printf with seq_puts where possibleChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove redundant driver owner assignmentChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix style of bracesChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove global initialise to 0Christian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix trailing statementsChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove unnecessary typedefsChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix Pointer LocationChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix spacingChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix indent for sd.cChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix indent for mt6575_sd.hChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix indent for dbg.hChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix indent for board.hChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Fix indent for dbg.cChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove whitespace errors in sd.cChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove whitespace errors in mt6575_sd.hChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove whitespace errors in dbg.hChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove whitespace errors in dbg.cChristian Lütke-Stetzkamp
2018-04-23staging: mt7621-mmc: Remove whitespace errors in board.hChristian Lütke-Stetzkamp