index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mmc: dw_mmc: fix misleading error print if failing to do DMA transfer
Shawn Lin
2016-09-26
1
-2
/
+4
*
mmc: dw_mmc: avoid race condition of cpu and IDMAC
Shawn Lin
2016-09-26
1
-79
/
+129
*
mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64
Shawn Lin
2016-09-26
1
-70
/
+79
*
mmc: dw_mmc: return -EILSEQ for EBE and SBE error
Shawn Lin
2016-09-26
1
-2
/
+2
*
mmc: dw_mmc: add reset support to dwmmc host controller
Guodong Xu
2016-09-26
1
-1
/
+22
*
mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clock
Jaehoon Chung
2016-09-26
1
-9
/
+4
*
mmc: dw_mmc: remove parsing for each slot subnode
Shawn Lin
2016-09-26
1
-43
/
+0
*
mmc: dw_mmc: fix the spamming log message
Jaehoon Chung
2016-09-22
1
-5
/
+9
*
mmc: dw_mmc: set to MMC_CAP_ERASE by default
Jaehoon Chung
2016-07-25
1
-0
/
+6
*
mmc: dw_mmc: fix unmap sg twice when finding data err
Shawn Lin
2016-07-25
1
-2
/
+4
*
mmc: dw_mmc: add the card write threshold for HS400 mode
Jaehoon Chung
2016-07-25
1
-11
/
+23
*
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
2016-07-25
1
-11
/
+5
*
mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
Seung-Woo Kim
2016-07-25
1
-9
/
+5
*
mmc: dw_mmc: Wait for data transfer after response errors.
Doug Anderson
2016-07-25
1
-0
/
+27
*
mmc: dw_mmc: fix 32bit little-endian access of des1 field
Ben Dooks
2016-07-25
1
-1
/
+1
*
mmc: dw_mmc: Consider HLE errors to be data and command errors
Doug Anderson
2016-07-25
1
-3
/
+3
*
mmc: dw_mmc: check card present before starting request
Shawn Lin
2016-07-25
1
-3
/
+4
*
mmc: dw_mmc: remove redundant of set_bit and clear_bit
Shawn Lin
2016-07-25
1
-4
/
+1
*
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-07-25
1
-2
/
+1
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-3
/
+3
*
mmc: dw_mmc: fix the wrong max_blk_size
Jaehoon Chung
2016-05-23
1
-3
/
+3
*
mmc: dw_mmc: remove setup_clock callback
Shawn Lin
2016-05-02
1
-9
/
+0
*
mmc: dw_mmc: avoid using dmaengine_terminate_all
Shawn Lin
2016-05-02
1
-1
/
+1
*
mmc: dw_mmc: fix num_slots setting
Shawn Lin
2016-02-29
1
-13
/
+10
*
mmc: dw_mmc: remove repetitive clear interrupt
Shawn Lin
2016-02-29
1
-1
/
+0
*
mmc: dw_mmc: fix err handle of dw_mci_probe
Shawn Lin
2016-02-29
1
-2
/
+4
*
mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
Shawn Lin
2016-02-29
1
-25
/
+10
*
mmc: dw_mmc: add hw_reset support
Shawn Lin
2016-02-29
1
-0
/
+29
*
mmc: dw_mmc: remove the prepare_command hook
Jaehoon Chung
2016-02-29
1
-3
/
+2
*
mmc: dw_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-2
/
+0
*
mmc: dw_mmc: remove the unused quirks
Jaehoon Chung
2016-01-05
1
-19
/
+0
*
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
2015-12-22
1
-1
/
+1
*
mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode
Jaehoon Chung
2015-10-29
1
-0
/
+1
*
mmc: dw_mmc: NULL dereference in error message
Dan Carpenter
2015-10-29
1
-3
/
+1
*
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-10-27
1
-1
/
+1
*
mmc: dw_mmc: use macro for HCON register operations
Shawn Lin
2015-10-26
1
-3
/
+3
*
mmc: dw_mmc: Add external dma interface support
Shawn Lin
2015-10-26
1
-52
/
+216
*
mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
Douglas Anderson
2015-10-26
1
-11
/
+6
*
mmc: dw_mmc: add quirk for broken data transfer over scheme
Addy Ke
2015-08-17
1
-2
/
+62
*
mmc: dw_mmc: print the message for deprecated property
Jaehoon Chung
2015-08-17
1
-1
/
+3
*
mmc: dw_mmc: remove the unused blk_setting
Jaehoon Chung
2015-08-17
1
-21
/
+13
*
mmc: dw_mmc: fix the wrong condition checking
Jaehoon Chung
2015-08-17
1
-1
/
+1
*
mmc: dw_mmc: fix pio mode when internal dmac is enabled
Heiko Stuebner
2015-08-17
1
-13
/
+14
*
mmc: dw_mmc: Fix coding style issues
Shawn Lin
2015-08-17
1
-34
/
+56
*
mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
Alexey Brodkin
2015-08-17
1
-38
/
+71
*
mmc: dw_mmc: insmod followed by rmmod will hung for eMMC
Prabu Thangamuthu
2015-06-12
1
-3
/
+3
*
mmc: dw_mmc: Use core to handle absent write protect line
Lars-Peter Clausen
2015-06-01
1
-36
/
+17
*
mmc: dw_mmc: add switch_voltage
Zhangfei Gao
2015-06-01
1
-0
/
+4
*
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
2015-05-08
1
-1
/
+2
*
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
2015-05-08
1
-1
/
+3
[prev]
[next]