index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
mmc: dw_mmc: Regression fix for non-IDMAC DMA
Seungwon Jeon
2012-03-27
*
mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabled
Jaehoon Chung
2012-03-27
*
mmc: dw_mmc: shift with slot-id for CLKENA register
Jaehoon Chung
2012-03-25
*
mmc: dw_mmc: Add support for pre_req and post_req
Seungwon Jeon
2012-03-25
*
mmc: dw_mmc: Override blk_settings with platdata on IDMAC
Jaehoon Chung
2012-03-25
*
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
2012-03-25
*
mmc: dw_mmc: add support for eMMC Power Off Notify feature
Jaehoon Chung
2012-03-25
*
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
2012-02-13
*
mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation
Jaehoon Chung
2012-01-12
*
mmc: dw_mmc: Clear the DDR mode for non-DDR
Seungwon Jeon
2012-01-12
*
mmc: dw_mmc: Support predefined mutiple block transfers
Seungwon Jeon
2012-01-11
*
mmc: dw_mmc: Remove unnecessary else clauses
Chris Ball
2012-01-11
*
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
2012-01-11
*
mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers
Jaehoon Chung
2012-01-11
*
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
2011-10-26
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
*
mmc: dw_mmc: Support SDIO interrupts for all slots
Shashidhar Hiremath
2011-10-26
*
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
2011-08-13
*
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
2011-08-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
|
\
|
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
*
|
mmc: dw_mmc: reset FIFO after an error
James Hogan
2011-07-20
*
|
mmc: dw_mmc: handle "no CRC status" error
James Hogan
2011-07-20
*
|
mmc: dw_mmc: remove unnecessary error messages
James Hogan
2011-07-20
*
|
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
2011-07-20
*
|
mmc: dw_mmc: handle unaligned buffers and sizes
James Hogan
2011-07-20
*
|
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
2011-07-20
*
|
mmc: dw_mmc: convert card tasklet to workqueue
James Hogan
2011-07-20
*
|
mmc: dw_mmc: fix race with request and removal
James Hogan
2011-07-20
*
|
mmc: dw_mmc: clear TXDR/RXDR ints before enabling
James Hogan
2011-07-20
*
|
mmc: dw_mmc: protect a sequence of request and request-done.
Seungwon Jeon
2011-07-20
*
|
mmc: dw_mmc: set the card_width bit per card.
Seungwon Jeon
2011-07-20
|
/
*
mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume
Jaehoon Chung
2011-05-24
*
mmc: dw_mmc: set fixed burst in BMOD register
Jaehoon Chung
2011-03-25
*
mmc: dw_mmc: support mmc power control with regulator
Jaehoon Chung
2011-03-17
*
mmc: dw_mmc: fix suspend/resume operation
Jaehoon Chung
2011-03-17
*
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
Jaehoon Chung
2011-03-17
*
mmc: dw_mmc: Remove set-but-unused variable.
Chris Ball
2011-03-17
*
mmc: dw_mmc: support DDR mode
Jaehoon Chung
2011-03-15
*
mmc: dw_mmc: support 8-bit buswidth
Jaehoon Chung
2011-03-15
*
mmc: dw_mmc: Enable low-power mode for the card clock.
Will Newton
2011-03-15
*
mmc: dw_mmc: Run card detect tasklet during slot initialisation.
Will Newton
2011-03-15
*
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
Will Newton
2011-01-08