index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
staging: mt7621-mmc: Fix line size exceeding 80 columns
Sankalp Negi
1
-1
/
+2
2018-05-25
staging: mt7621-mmc: fix spelling mistake: "Illgal" -> "Illegal"
Colin Ian King
1
-1
/
+1
2018-05-20
staging: mt7621-mmc: fix spelling mistake: "Eanable" -> "Enable"
Colin Ian King
1
-1
/
+1
2018-05-06
staging: mt7621-mmc: Remove unused barrier macros
Christian Lütke-Stetzkamp
1
-7
/
+0
2018-05-06
staging: mt7621-mmc: Cleanup includes
Christian Lütke-Stetzkamp
1
-43
/
+8
2018-05-06
staging: mt7621-mmc: Remove unused macro HOST_MAX_NUM
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-05-06
staging: mt7621-mmc: Always use linked DMA mode
Christian Lütke-Stetzkamp
1
-4
/
+1
2018-05-06
staging: mt7621-mmc: Change return value of msdc_dma_config to void
Christian Lütke-Stetzkamp
1
-2
/
+1
2018-05-06
staging: mt7621-mmc: Don't disables DMA
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-05-06
staging: mt7621-mmc: Inline function msdc_set_blknum
Christian Lütke-Stetzkamp
1
-9
/
+1
2018-05-06
staging: mt7621-mmc: Remove initialisation in msdc_dma_config
Christian Lütke-Stetzkamp
1
-1
/
+1
2018-05-06
staging: mt7621-mmc: Remove redundant check for card status
Christian Lütke-Stetzkamp
1
-14
/
+0
2018-05-06
staging: mt7621-mmc: Do not BUG() if mrq set in msdc_ops_request
Christian Lütke-Stetzkamp
1
-4
/
+1
2018-05-06
staging: mt7621-mmc: Remove unused sdio irq code
Christian Lütke-Stetzkamp
2
-27
/
+0
2018-05-06
staging: mt7621-mmc: Remove unused field abort from msdc_host
Christian Lütke-Stetzkamp
2
-4
/
+0
2018-05-06
staging: mt7621-mmc: Fix error number assignment
Christian Lütke-Stetzkamp
1
-14
/
+15
2018-05-06
staging: mt7621-mmc: Remove unused variable dma_xfer from msdc_host
Christian Lütke-Stetzkamp
2
-2
/
+1
2018-05-06
staging: mt7621-mmc: Remove non-DMA transfer code
Christian Lütke-Stetzkamp
1
-225
/
+36
2018-05-06
staging: mt7621-mmc: Remove unused global dma_size
Christian Lütke-Stetzkamp
2
-10
/
+0
2018-05-06
staging: mt7621-mmc: Remove transfer mode setting variable
Christian Lütke-Stetzkamp
3
-22
/
+1
2018-05-06
staging: mt7621-mmc: Remove transfer mode setting from proc
Christian Lütke-Stetzkamp
1
-15
/
+0
2018-05-06
staging: mt7621-mmc: Remove unused static msdc_regs
Christian Lütke-Stetzkamp
1
-8
/
+0
2018-05-06
staging: mt7621-mmc: Replace macro sdr_get_field with function
Christian Lütke-Stetzkamp
2
-11
/
+13
2018-05-06
staging: mt7621-mmc: Replace macro sdr_set_field with function
Christian Lütke-Stetzkamp
1
-7
/
+9
2018-05-06
staging: mt7621-mmc: Remove function uffs
Christian Lütke-Stetzkamp
1
-31
/
+2
2018-05-06
staging: mt7621-mmc: Remove unused macros sdr_{read,write}16
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-05-06
staging: mt7621-mmc: Remove unused macro msdc_init_gpd_ex
Christian Lütke-Stetzkamp
1
-9
/
+0
2018-05-06
staging: mt7621-mmc: Remove unused field clk_drv from msdc_hw
Christian Lütke-Stetzkamp
2
-5
/
+2
2018-05-06
staging: mt7621-mmc: Remove unused field cmd_drv from msdc_hw
Christian Lütke-Stetzkamp
2
-4
/
+2
2018-05-06
staging: mt7621-mmc: Remove unused field dat_drv from msdc_hw
Christian Lütke-Stetzkamp
2
-4
/
+2
2018-05-06
staging: mt7621-mmc: Remove unused field data_edge from msdc_hw
Christian Lütke-Stetzkamp
2
-5
/
+3
2018-05-06
staging: mt7621-mmc: Remove unused field cmd_edge from msdc_hw
Christian Lütke-Stetzkamp
2
-3
/
+2
2018-05-06
staging: mt7621-mmc: Fix typo in function parameters
Christian Lütke-Stetzkamp
1
-1
/
+1
2018-04-25
staging: mt7621-mmc: Fix calculation typo in msdc_init_gpd_bd
Christian Lütke-Stetzkamp
1
-1
/
+1
2018-04-25
staging: mt7621-mmc: Remove unused card_workqueue from msdc_host
Christian Lütke-Stetzkamp
1
-4
/
+0
2018-04-25
staging: mt7621-mmc: Remove old references to tasklet
Christian Lütke-Stetzkamp
2
-24
/
+0
2018-04-25
staging: mt7621-mmc: Add annotations about held locks
Christian Lütke-Stetzkamp
1
-0
/
+2
2018-04-25
staging: mt7621-mmc: Correct datatypes for io and sanitize io access
Christian Lütke-Stetzkamp
2
-45
/
+58
2018-04-25
staging: mt7621-mmc: Replace dma dir with mmc_get_dma_dir
Christian Lütke-Stetzkamp
1
-4
/
+5
2018-04-25
staging: mt7621-mmc: Fix dma_map_sg may map to fewer entries
Christian Lütke-Stetzkamp
1
-2
/
+4
2018-04-25
staging: mt7621-mmc: Remove multiple assignments
Christian Lütke-Stetzkamp
1
-3
/
+4
2018-04-25
staging: mt7621-mmc: Fix dereference before check in msdc_drv_pm
Christian Lütke-Stetzkamp
1
-3
/
+3
2018-04-23
staging: mt7621-mmc: Remove unused field dma_addr of msdc_host
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-04-23
staging: mt7621-mmc: Remove unused field cmd_rsp_done of msdc_host
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-04-23
staging: mt7621-mmc: Remove unused field cmd_r1b_done in msdc_host
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-04-23
staging: mt7621-mmc: Remove unused field dma_left_size of msdc_host
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-04-23
staging: mt7621:mmc: Remove unused field reserved from msdc_host
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-04-23
staging: mt7621-mmc: Remove unused field starttime from msdc_host
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-04-23
staging: mt7621-mmc: Change default transfer mode to DMA
Christian Lütke-Stetzkamp
1
-4
/
+4
2018-04-23
staging: mt7621-mmc: Refactor msdc_init_gpd_bd
Christian Lütke-Stetzkamp
1
-19
/
+8
[next]