index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-28
staging: mt7621-mmc: Find response of SD_APP_OP_COND by default
Christian Lütke-Stetzkamp
1
-3
/
+1
2018-06-28
staging: mt7621-mmc: Find response of MMC_SEND_OP_COND by default
Christian Lütke-Stetzkamp
1
-1
/
+1
2018-06-28
staging: mt7621-mmc: Factor out from msdc_command_start()
Christian Lütke-Stetzkamp
1
-15
/
+25
2018-06-28
staging: mt7621-mmc: Remove unused argument from msdc_do_command
Christian Lütke-Stetzkamp
1
-3
/
+2
2018-06-28
staging: mt7621-mmc: Remove unused macro is_card_present
Christian Lütke-Stetzkamp
1
-4
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused define MAX_PHY_SGMTS
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused enum msdc_mode
Christian Lütke-Stetzkamp
1
-6
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused define IRQ_SDC
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused define RALINK_MSDC_BASE
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-06-28
staging: mt7621-mmc: Cleanup source of base address for io
Christian Lütke-Stetzkamp
2
-303
/
+236
2018-06-28
staging: mt7621-mmc: Remove MSDC_MODE_* defines
Christian Lütke-Stetzkamp
1
-7
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused variable from msdc_tune_request
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro MAX_BD_PER_GPD
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_retry
Christian Lütke-Stetzkamp
1
-13
/
+0
2018-06-28
staging: mt7621-mmc: Make msdc_clr_fifo a function and relax cpu
Christian Lütke-Stetzkamp
1
-13
/
+15
2018-06-28
staging: mt7621-mmc: Remove unnecessary BUG_ON() in msdc_dma_setup
Christian Lütke-Stetzkamp
1
-3
/
+0
2018-06-28
staging: mt7621-mmc: Remove variable num form msdc_dma_setup
Christian Lütke-Stetzkamp
1
-3
/
+2
2018-06-28
staging: mt7621-mmc: Remove unused field sglen from msdc_dma
Christian Lütke-Stetzkamp
2
-4
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused field sg from msdc_dma
Christian Lütke-Stetzkamp
2
-2
/
+0
2018-06-28
staging: mt7621-mmc: Refactor dma setup process
Christian Lütke-Stetzkamp
1
-21
/
+13
2018-06-28
staging: mt7621-mmc: Remove unused field mode from msdc_dma
Christian Lütke-Stetzkamp
2
-5
/
+1
2018-06-28
staging: mt7621-mmc: Remove DMA basic mode code
Christian Lütke-Stetzkamp
1
-56
/
+32
2018-06-28
staging: mt7621-mmc: Remove register debugging structures
Christian Lütke-Stetzkamp
1
-411
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro sdr_write8
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro sdr_read8
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-06-28
staging: mt7621-mmc: Replace sdr_read32 with readl
Christian Lütke-Stetzkamp
2
-50
/
+49
2018-06-28
staging: mt7621-mmc: Replace sdr_write32 with writel
Christian Lütke-Stetzkamp
2
-33
/
+32
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_rxfifocnt
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_txfifocnt
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_fifo_read32
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_fifo_write32
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_fifo_read8
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_fifo_write8
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-06-28
staging: mt7621-mmc: Remove unused variable in msdc_command_resp
Christian Lütke-Stetzkamp
1
-3
/
+0
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-07
staging: mt7621-mmc: Remove unused barrier macros
Christian Lütke-Stetzkamp
1
-7
/
+0
2018-05-07
staging: mt7621-mmc: Cleanup includes
Christian Lütke-Stetzkamp
1
-43
/
+8
2018-05-07
staging: mt7621-mmc: Remove unused macro HOST_MAX_NUM
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-05-07
staging: mt7621-mmc: Always use linked DMA mode
Christian Lütke-Stetzkamp
1
-4
/
+1
2018-05-07
staging: mt7621-mmc: Change return value of msdc_dma_config to void
Christian Lütke-Stetzkamp
1
-2
/
+1
2018-05-07
staging: mt7621-mmc: Don't disables DMA
Christian Lütke-Stetzkamp
1
-2
/
+0
2018-05-07
staging: mt7621-mmc: Inline function msdc_set_blknum
Christian Lütke-Stetzkamp
1
-9
/
+1
2018-05-07
staging: mt7621-mmc: Remove initialisation in msdc_dma_config
Christian Lütke-Stetzkamp
1
-1
/
+1
2018-05-07
staging: mt7621-mmc: Remove redundant check for card status
Christian Lütke-Stetzkamp
1
-14
/
+0
2018-05-07
staging: mt7621-mmc: Do not BUG() if mrq set in msdc_ops_request
Christian Lütke-Stetzkamp
1
-4
/
+1
2018-05-07
staging: mt7621-mmc: Remove unused sdio irq code
Christian Lütke-Stetzkamp
2
-27
/
+0
2018-05-07
staging: mt7621-mmc: Remove unused field abort from msdc_host
Christian Lütke-Stetzkamp
2
-4
/
+0
2018-05-07
staging: mt7621-mmc: Fix error number assignment
Christian Lütke-Stetzkamp
1
-14
/
+15
[next]