index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-mmc
Age
Commit message (
Expand
)
Author
2018-07-29
staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.h
Nishad Kamdar
2018-07-06
staging: mt7621-mmc: Fix printk() facility level
Sergej Perschin
2018-06-28
staging: mt7621-mmc: Find response of SD_APP_OP_COND by default
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Find response of MMC_SEND_OP_COND by default
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Factor out from msdc_command_start()
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused argument from msdc_do_command
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro is_card_present
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused define MAX_PHY_SGMTS
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused enum msdc_mode
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused define IRQ_SDC
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused define RALINK_MSDC_BASE
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Cleanup source of base address for io
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove MSDC_MODE_* defines
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused variable from msdc_tune_request
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro MAX_BD_PER_GPD
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_retry
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Make msdc_clr_fifo a function and relax cpu
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unnecessary BUG_ON() in msdc_dma_setup
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove variable num form msdc_dma_setup
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused field sglen from msdc_dma
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused field sg from msdc_dma
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Refactor dma setup process
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused field mode from msdc_dma
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove DMA basic mode code
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove register debugging structures
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro sdr_write8
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro sdr_read8
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Replace sdr_read32 with readl
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Replace sdr_write32 with writel
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_rxfifocnt
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_txfifocnt
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_fifo_read32
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_fifo_write32
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_fifo_read8
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused macro msdc_fifo_write8
Christian Lütke-Stetzkamp
2018-06-28
staging: mt7621-mmc: Remove unused variable in msdc_command_resp
Christian Lütke-Stetzkamp
2018-06-01
staging: mt7621-mmc: Fix line size exceeding 80 columns
Sankalp Negi
2018-05-25
staging: mt7621-mmc: fix spelling mistake: "Illgal" -> "Illegal"
Colin Ian King
2018-05-20
staging: mt7621-mmc: fix spelling mistake: "Eanable" -> "Enable"
Colin Ian King
2018-05-06
staging: mt7621-mmc: Remove unused barrier macros
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Cleanup includes
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Remove unused macro HOST_MAX_NUM
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Always use linked DMA mode
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Change return value of msdc_dma_config to void
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Don't disables DMA
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Inline function msdc_set_blknum
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Remove initialisation in msdc_dma_config
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Remove redundant check for card status
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Do not BUG() if mrq set in msdc_ops_request
Christian Lütke-Stetzkamp
2018-05-06
staging: mt7621-mmc: Remove unused sdio irq code
Christian Lütke-Stetzkamp
[next]