blob: 36c440c2215b512ec2031d4d795a11885f624e95 [file] [log] [blame]
b8585eb51e74 ("staging: mt7621-mmc: Only unmap_sg if mapped")
ffa8ed13d9a5 ("staging: mt7621-mmc: Fix comparison to NULL")
6aab8b53084a ("staging: mt7621-mmc: Remove unused variable from msdc_tune_request")
759c05d317af ("staging: mt7621-mmc: Change return value of msdc_dma_config to void")
ec7375d1f50e ("staging: mt7621-mmc: Remove unused sdio irq code")
bcdcbfd53376 ("staging: mt7621-mmc: Remove non-DMA transfer code")
1e653f4fd593 ("staging: mt7621-mmc: Remove transfer mode setting variable")
ab4ce1140ae3 ("staging: mt7621-mmc: Remove unused static msdc_regs")
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")
afcc0ca1c854 ("staging: mt7621-mmc: Fix dereference before check in msdc_drv_pm")
8cfb4937af9b ("staging: mt7621-mmc: Change default transfer mode to DMA")
8f2395586cf0 ("staging: mt7621-mmc: Refactor msdc_init_gpd_bd")
4e7fd0f3e0f3 ("staging: mt7621-mmc: Remove unused fields from msdc_dma")
71b0621e217a ("staging: mt7621-mmc: Start cleanup of msdc_dma_config")
75744bc711c4 ("staging: mt7621-mmc: Remove unused field burstsz from msdc_dma")
ab71f5d73fe0 ("staging: mt7621-mmc: Remove unused field data_offset from msdc_hw")
f3698ccbd05c ("staging: mt7621-mmc: Remove code for not existent config")
a7e7c2619f8d ("staging: mt7621-mmc: Refactor and rename msdc_reset to msdc_reset_hw")
c65f33aaaa67 ("staging: mt7621-mmc: Fix null pointer deref if ext sdio irq enabled")
e254adf415aa ("staging: mt7621-mmc: Remove unused field disable_cd_eirq")
ce16cb8df464 ("staging: mt7621-mmc: Remove unused field enable_cd_eirq from msdc_hw")
4c02a65fb22e ("staging: mt7621-mmc: Remove unused field get_cd_status from msdc_hw")
d1a0db1eb3aa ("staging: mt7621-mmc: Remove unused code from board.h")
997ae819a8a6 ("staging: mt7621-mmc: Remove constant flag MSDC_HIGHSPEED")
bda8a65f1bde ("staging: mt7621-mmc: Remove unused functions")
e8f5f1c53d4a ("staging: mt7621-mmc: Remove constant flag")
c53c6e7fac8c ("staging: mt7621-mmc: Fix power management by removing old api")
5ac2eb29179a ("staging: mt7621-mmc: Fix requesting of irq")
a03a683999b1 ("staging: mt7621-mmc: Remove dead codepath from probe function")
5e5c114d541e ("staging: mt7621-mmc: Fix different caps for different devices")
c13b45c555de ("staging: mt7621-mmc: Remove unnecessary field from struct msdc_hw")
eafd4cc4c486 ("staging: mt7621-mmc: Remove unnecessary setting of dev.platform_data")
d6e9e06861bd ("staging: mt7621-mmc: Fix unmatched release_mem_regin")
5ac36d9c9691 ("staging: mt7621-mmc: Fix memory leek in case of error in probe")
9673d9f6f44b ("staging: mt7621-mmc: Refactor suspend, resume")
d3c8faef701e ("staging: mt7621-mmc: Remove unused datastructures")
b734735fcaca ("staging: mt7621-mmc: Remove code for different soc types")
a8bba47eb845 ("staging: mt7621-mmc: Replace seq_printf with seq_puts where possible")
e2031e730a25 ("staging: mt7621-mmc: Fix style of braces")
178c153dbbe8 ("staging: mt7621-mmc: Fix trailing statements")
b0318579c41e ("staging: mt7621-mmc: Remove unnecessary typedefs")