blob: d117bce4dd47618cc45e89b610edaa985fe70cc5 [file] [log] [blame]
472033f59139 ("staging: mt7621-mmc: Bill the caller for I/O time")
bc554d1e94bd ("staging: mt7621-mmc: Fix debug macro ERR_MSG and its usages")
72536ea687d8 ("staging: mt7621-mmc: Delete N_MSG() and all its users")
2dfc73d5bb90 ("staging: mt7621-mmc: Cleanup source of base address for io")
e327df5e886e ("staging: mt7621-mmc: Make msdc_clr_fifo a function and relax cpu")
41015d06e64f ("staging: mt7621-mmc: Remove unnecessary BUG_ON() in msdc_dma_setup")
d812c6a9bba4 ("staging: mt7621-mmc: Remove variable num form msdc_dma_setup")
fe219842d688 ("staging: mt7621-mmc: Remove unused field sglen from msdc_dma")
acbd652b033d ("staging: mt7621-mmc: Remove unused field sg from msdc_dma")
8cfba8ac750d ("staging: mt7621-mmc: Refactor dma setup process")
1668d5fc7b81 ("staging: mt7621-mmc: Remove unused field mode from msdc_dma")
f3e1b5766c59 ("staging: mt7621-mmc: Remove DMA basic mode code")
e988d35a6240 ("staging: mt7621-mmc: Replace sdr_read32 with readl")
8fbcf12087ef ("staging: mt7621-mmc: Replace sdr_write32 with writel")
09cb808cfdf3 ("staging: mt7621-mmc: Remove unused macro msdc_rxfifocnt")
98336f9924d2 ("staging: mt7621-mmc: Remove unused macro msdc_txfifocnt")
dbed911180b0 ("staging: mt7621-mmc: Remove unused macro msdc_fifo_read32")
bbe95e24212f ("staging: mt7621-mmc: Remove unused macro msdc_fifo_write32")
12c3ab44fabb ("staging: mt7621-mmc: Remove unused macro msdc_fifo_read8")
73384e52756a ("staging: mt7621-mmc: Remove unused macro msdc_fifo_write8")
e709e7fe495f ("staging: mt7621-mmc: fix spelling mistake: "Illgal" -> "Illegal"")
dbbfae6af11a ("staging: mt7621-mmc: fix spelling mistake: "Eanable" -> "Enable"")
a0381e2e28a6 ("staging: mt7621-mmc: Always use linked DMA mode")
759c05d317af ("staging: mt7621-mmc: Change return value of msdc_dma_config to void")
37c6325b584f ("staging: mt7621-mmc: Don't disables DMA")
32a966cb00ab ("staging: mt7621-mmc: Inline function msdc_set_blknum")
96a9789306be ("staging: mt7621-mmc: Remove initialisation in msdc_dma_config")
ec5e399edd9b ("staging: mt7621-mmc: Fix error number assignment")
eb7b0a9344af ("staging: mt7621-mmc: Remove unused variable dma_xfer from msdc_host")
bcdcbfd53376 ("staging: mt7621-mmc: Remove non-DMA transfer code")
1e653f4fd593 ("staging: mt7621-mmc: Remove transfer mode setting variable")
8f1c27c98172 ("staging: mt7621-mmc: Replace macro sdr_get_field with function")
bffcc2e9234f ("staging: mt7621-mmc: Replace macro sdr_set_field with function")
35af3110d4c3 ("staging: mt7621-mmc: Remove function uffs")
a9392b099c77 ("staging: mt7621-mmc: Remove unused macros sdr_{read,write}16")
36b730101d9b ("staging: mt7621-mmc: Remove unused macro msdc_init_gpd_ex")
a3edb7c1ef16 ("staging: mt7621-mmc: Remove unused field clk_drv from msdc_hw")
a1972612c82e ("staging: mt7621-mmc: Remove unused field cmd_drv from msdc_hw")
f46a0ae59733 ("staging: mt7621-mmc: Remove unused field dat_drv from msdc_hw")
9133f0e33825 ("staging: mt7621-mmc: Remove unused field data_edge from msdc_hw")
b001fa3cdf87 ("staging: mt7621-mmc: Remove unused field cmd_edge from msdc_hw")
f74369b7a49b ("staging: mt7621-mmc: Remove old references to tasklet")
0b78f05d510b ("staging: mt7621-mmc: Correct datatypes for io and sanitize io access")
78f350830eb3 ("staging: mt7621-mmc: Replace dma dir with mmc_get_dma_dir")
c302214c9d7d ("staging: mt7621-mmc: Fix dma_map_sg may map to fewer entries")
05e41c96a6de ("staging: mt7621-mmc: Remove multiple assignments")
8cfb4937af9b ("staging: mt7621-mmc: Change default transfer mode to DMA")
134cca657d8e ("staging: mt7621-mmc: Remove unused field xfersz from msdc_dma")
6fdbd49beec3 ("staging: mt7621-mmc: Remove flags from msdc_dma")
4e7fd0f3e0f3 ("staging: mt7621-mmc: Remove unused fields from msdc_dma")