index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
staging: mt7621-mmc: Prefer using BIT macro
Bhanusree Pola
1
-1
/
+1
2019-02-19
staging: mt7621-mmc: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-01-18
staging: Mediatek: Use individual config flags in Makefile
George Hilliard
1
-1
/
+1
2018-12-20
staging: mt7621-mmc: Correct spelling mistakes in comments
Jona Crasselt
1
-2
/
+2
2018-12-20
mt7621-mmc: char * array declaration might be better as static const
Jona Crasselt
1
-4
/
+4
2018-12-20
mt7621-mmc: return statement in void function unnecessary
Jona Crasselt
1
-2
/
+0
2018-12-20
mt7621-mmc: Alignment should match open parenthesis
Jona Crasselt
1
-2
/
+2
2018-12-20
mt7621-mmc: Removed unnecessary blank lines
Jona Crasselt
1
-2
/
+0
2018-12-20
mt7621-mmc: Fix some coding style issues
Jona Crasselt
1
-14
/
+17
2018-12-12
staging: mt7621-mmc: Fix incompletely removed #if 0 block in sd.c
Nishad Kamdar
1
-20
/
+0
2018-12-12
staging: mt7621-mmc: fix compile warnging: cmd_buf
NeilBrown
1
-1
/
+1
2018-12-12
staging: mt7621-mmc: add missing header.
NeilBrown
1
-0
/
+1
2018-12-12
staging: mt7621-mmc: set correct dma mask.
NeilBrown
1
-1
/
+1
2018-11-07
staging: mt7621-mmc: Add blank line after declaration
Nícolas F. R. A. Prado
1
-0
/
+1
2018-10-14
staging: mt7621-mmc: Use BIT macro instead of explicit shifting in dbg.h
Nishad Kamdar
1
-11
/
+11
2018-10-14
staging: mt7621-mmc: Fix lines over 80 characters in dbg.h
Nishad Kamdar
1
-13
/
+15
2018-10-14
staging: mt7621-mmc: Fix lines over 80 characters in dbg.c
Nishad Kamdar
1
-32
/
+47
2018-10-09
staging: mt7621-mmc: Add blank line after declaration
Jaakko Tyynismaa
1
-0
/
+1
2018-10-09
staging: mt7621-mmc: Remove #if 0 blocks in dbg.h
Nishad Kamdar
1
-15
/
+0
2018-10-09
staging: mt7621-mmc: Remove #if 0 blocks in dbg.c
Nishad Kamdar
1
-20
/
+1
2018-10-09
staging: mt7621-mmc: Remove #if 0 blocks in sd.c
Nishad Kamdar
1
-248
/
+1
2018-10-02
staging: mt7621-mmc: Remove unused single statement macros
Nishad Kamdar
1
-28
/
+0
2018-10-02
staging: mt7621-mmc: Remove single statement macro msdc_irq_restore()
Nishad Kamdar
1
-6
/
+1
2018-10-02
staging: mt7621-mmc: replace `printk` with preferred API
Dafna Hirschfeld
1
-3
/
+3
2018-10-02
staging: mt7621-mmc: Fix comparison to NULL
Dafna Hirschfeld
1
-5
/
+5
2018-10-02
staging: mt7621-mmc: remove unnecessary braces from 'if' statements
Dafna Hirschfeld
1
-6
/
+3
2018-09-20
staging: mt7621-mmc: Delete IRQ_MSG() and its users
Nishad Kamdar
2
-34
/
+2
2018-09-10
staging: mt7621-mmc: Fix debug macro ERR_MSG and its usages
Nishad Kamdar
2
-45
/
+81
2018-09-10
staging: mt7621-mmc: Delete N_MSG() and all its users
Nishad Kamdar
2
-252
/
+0
2018-08-27
staging: mt7621-mmc: Remove macro INIT_MSG and its usages
Nishad Kamdar
2
-23
/
+0
2018-08-27
staging: mt7621-mmc: place a check for sscanf
Sumit Pundir
1
-1
/
+3
2018-07-29
staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.h
Nishad Kamdar
1
-4
/
+4
2018-07-06
staging: mt7621-mmc: Fix printk() facility level
Sergej Perschin
1
-27
/
+27
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
[next]