index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-26
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
1
-21
/
+45
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-1
/
+1
2011-10-26
mmc: dw_mmc: Support SDIO interrupts for all slots
Shashidhar Hiremath
1
-4
/
+32
2011-08-13
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
1
-2
/
+2
2011-08-13
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
1
-1
/
+1
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-20
mmc: dw_mmc: reset FIFO after an error
James Hogan
1
-1
/
+11
2011-07-20
mmc: dw_mmc: handle "no CRC status" error
James Hogan
1
-4
/
+15
2011-07-20
mmc: dw_mmc: remove unnecessary error messages
James Hogan
1
-4
/
+0
2011-07-20
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
1
-1
/
+5
2011-07-20
mmc: dw_mmc: handle unaligned buffers and sizes
James Hogan
1
-57
/
+252
2011-07-20
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
1
-5
/
+18
2011-07-20
mmc: dw_mmc: convert card tasklet to workqueue
James Hogan
1
-19
/
+31
2011-07-20
mmc: dw_mmc: fix race with request and removal
James Hogan
1
-4
/
+11
2011-07-20
mmc: dw_mmc: clear TXDR/RXDR ints before enabling
James Hogan
1
-2
/
+3
2011-07-20
mmc: dw_mmc: protect a sequence of request and request-done.
Seungwon Jeon
1
-2
/
+3
2011-07-20
mmc: dw_mmc: set the card_width bit per card.
Seungwon Jeon
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-24
mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume
Jaehoon Chung
1
-3
/
+3
2011-03-25
mmc: dw_mmc: set fixed burst in BMOD register
Jaehoon Chung
1
-2
/
+2
2011-03-17
mmc: dw_mmc: support mmc power control with regulator
Jaehoon Chung
1
-0
/
+25
2011-03-17
mmc: dw_mmc: fix suspend/resume operation
Jaehoon Chung
1
-2
/
+20
2011-03-17
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
Jaehoon Chung
1
-2
/
+8
2011-03-17
mmc: dw_mmc: Remove set-but-unused variable.
Chris Ball
1
-5
/
+1
2011-03-15
mmc: dw_mmc: support DDR mode
Jaehoon Chung
1
-0
/
+8
2011-03-15
mmc: dw_mmc: support 8-bit buswidth
Jaehoon Chung
1
-0
/
+3
2011-03-15
mmc: dw_mmc: Enable low-power mode for the card clock.
Will Newton
1
-1
/
+2
2011-03-15
mmc: dw_mmc: Run card detect tasklet during slot initialisation.
Will Newton
1
-0
/
+6
2011-01-08
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
Will Newton
1
-0
/
+1796