index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: prevent NULL dereference for dma_ops
Jaehoon Chung
2012-04-20
1
-1
/
+2
*
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
2012-04-20
1
-1
/
+3
*
mmc: dw_mmc: Regression fix for non-IDMAC DMA
Seungwon Jeon
2012-03-27
1
-16
/
+9
*
mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabled
Jaehoon Chung
2012-03-27
1
-1
/
+1
*
mmc: dw_mmc: shift with slot-id for CLKENA register
Jaehoon Chung
2012-03-25
1
-2
/
+2
*
mmc: dw_mmc: Add support for pre_req and post_req
Seungwon Jeon
2012-03-25
1
-27
/
+102
*
mmc: dw_mmc: Override blk_settings with platdata on IDMAC
Jaehoon Chung
2012-03-25
1
-8
/
+8
*
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
2012-03-25
1
-102
/
+53
*
mmc: dw_mmc: add support for eMMC Power Off Notify feature
Jaehoon Chung
2012-03-25
1
-0
/
+5
*
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
2012-02-13
1
-69
/
+75
*
mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation
Jaehoon Chung
2012-01-12
1
-1
/
+1
*
mmc: dw_mmc: Clear the DDR mode for non-DDR
Seungwon Jeon
2012-01-12
1
-4
/
+7
*
mmc: dw_mmc: Support predefined mutiple block transfers
Seungwon Jeon
2012-01-11
1
-6
/
+28
*
mmc: dw_mmc: Remove unnecessary else clauses
Chris Ball
2012-01-11
1
-5
/
+0
*
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
2012-01-11
1
-0
/
+6
*
mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers
Jaehoon Chung
2012-01-11
1
-9
/
+10
*
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
2011-10-26
1
-21
/
+45
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
1
-1
/
+1
*
mmc: dw_mmc: Support SDIO interrupts for all slots
Shashidhar Hiremath
2011-10-26
1
-4
/
+32
*
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
2011-08-13
1
-2
/
+2
*
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
2011-08-13
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
|
mmc: dw_mmc: reset FIFO after an error
James Hogan
2011-07-20
1
-1
/
+11
*
|
mmc: dw_mmc: handle "no CRC status" error
James Hogan
2011-07-20
1
-4
/
+15
*
|
mmc: dw_mmc: remove unnecessary error messages
James Hogan
2011-07-20
1
-4
/
+0
*
|
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
2011-07-20
1
-1
/
+5
*
|
mmc: dw_mmc: handle unaligned buffers and sizes
James Hogan
2011-07-20
1
-57
/
+252
*
|
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
2011-07-20
1
-5
/
+18
*
|
mmc: dw_mmc: convert card tasklet to workqueue
James Hogan
2011-07-20
1
-19
/
+31
*
|
mmc: dw_mmc: fix race with request and removal
James Hogan
2011-07-20
1
-4
/
+11
*
|
mmc: dw_mmc: clear TXDR/RXDR ints before enabling
James Hogan
2011-07-20
1
-2
/
+3
*
|
mmc: dw_mmc: protect a sequence of request and request-done.
Seungwon Jeon
2011-07-20
1
-2
/
+3
*
|
mmc: dw_mmc: set the card_width bit per card.
Seungwon Jeon
2011-07-20
1
-1
/
+1
|
/
*
mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume
Jaehoon Chung
2011-05-24
1
-3
/
+3
*
mmc: dw_mmc: set fixed burst in BMOD register
Jaehoon Chung
2011-03-25
1
-2
/
+2
*
mmc: dw_mmc: support mmc power control with regulator
Jaehoon Chung
2011-03-17
1
-0
/
+25
*
mmc: dw_mmc: fix suspend/resume operation
Jaehoon Chung
2011-03-17
1
-2
/
+20
*
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
Jaehoon Chung
2011-03-17
1
-2
/
+8
*
mmc: dw_mmc: Remove set-but-unused variable.
Chris Ball
2011-03-17
1
-5
/
+1
*
mmc: dw_mmc: support DDR mode
Jaehoon Chung
2011-03-15
1
-0
/
+8
*
mmc: dw_mmc: support 8-bit buswidth
Jaehoon Chung
2011-03-15
1
-0
/
+3
*
mmc: dw_mmc: Enable low-power mode for the card clock.
Will Newton
2011-03-15
1
-1
/
+2
*
mmc: dw_mmc: Run card detect tasklet during slot initialisation.
Will Newton
2011-03-15
1
-0
/
+6
*
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
Will Newton
2011-01-08
1
-0
/
+1796