summaryrefslogtreecommitdiff
path: root/drivers/staging/mt7621-mmc
AgeCommit message (Expand)Author
2018-10-14staging: mt7621-mmc: Use BIT macro instead of explicit shifting in dbg.hNishad Kamdar
2018-10-14staging: mt7621-mmc: Fix lines over 80 characters in dbg.hNishad Kamdar
2018-10-14staging: mt7621-mmc: Fix lines over 80 characters in dbg.cNishad Kamdar
2018-10-09staging: mt7621-mmc: Add blank line after declarationJaakko Tyynismaa
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in dbg.hNishad Kamdar
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in dbg.cNishad Kamdar
2018-10-09staging: mt7621-mmc: Remove #if 0 blocks in sd.cNishad Kamdar
2018-10-02staging: mt7621-mmc: Remove unused single statement macrosNishad Kamdar
2018-10-02staging: mt7621-mmc: Remove single statement macro msdc_irq_restore()Nishad Kamdar
2018-10-02staging: mt7621-mmc: replace `printk` with preferred APIDafna Hirschfeld
2018-10-02staging: mt7621-mmc: Fix comparison to NULLDafna Hirschfeld
2018-10-02staging: mt7621-mmc: remove unnecessary braces from 'if' statementsDafna Hirschfeld
2018-09-20staging: mt7621-mmc: Delete IRQ_MSG() and its usersNishad Kamdar
2018-09-10staging: mt7621-mmc: Fix debug macro ERR_MSG and its usagesNishad Kamdar
2018-09-10staging: mt7621-mmc: Delete N_MSG() and all its usersNishad Kamdar
2018-08-27staging: mt7621-mmc: Remove macro INIT_MSG and its usagesNishad Kamdar
2018-08-27staging: mt7621-mmc: place a check for sscanfSumit Pundir
2018-07-29staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.hNishad Kamdar
2018-07-06staging: mt7621-mmc: Fix printk() facility levelSergej Perschin
2018-06-28staging: mt7621-mmc: Find response of SD_APP_OP_COND by defaultChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Find response of MMC_SEND_OP_COND by defaultChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Factor out from msdc_command_start()Christian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused argument from msdc_do_commandChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro is_card_presentChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused define MAX_PHY_SGMTSChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused enum msdc_modeChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused define IRQ_SDCChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused define RALINK_MSDC_BASEChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Cleanup source of base address for ioChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove MSDC_MODE_* definesChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused variable from msdc_tune_requestChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro MAX_BD_PER_GPDChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro msdc_retryChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Make msdc_clr_fifo a function and relax cpuChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unnecessary BUG_ON() in msdc_dma_setupChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove variable num form msdc_dma_setupChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused field sglen from msdc_dmaChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused field sg from msdc_dmaChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Refactor dma setup processChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused field mode from msdc_dmaChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove DMA basic mode codeChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove register debugging structuresChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro sdr_write8Christian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro sdr_read8Christian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Replace sdr_read32 with readlChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Replace sdr_write32 with writelChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro msdc_rxfifocntChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro msdc_txfifocntChristian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro msdc_fifo_read32Christian Lütke-Stetzkamp
2018-06-28staging: mt7621-mmc: Remove unused macro msdc_fifo_write32Christian Lütke-Stetzkamp