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: let device core setup the default pin configuration
Thomas Abraham
2013-04-12
*
mmc: dw_mmc: Use pr_info instead of printk
Sachin Kamat
2013-04-04
*
mmc: dw_mmc: Check return value of regulator_enable
Sachin Kamat
2013-04-04
*
mmc: dw_mmc: control the power-enable register
Jaehoon Chung
2013-04-04
*
mmc: dw_mmc: fix fifo access for 64-bit
Seungwon Jeon
2013-04-04
*
mmc: dw_mmc: Handle unaligned data submission correctly
Markos Chandras
2013-03-22
*
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
Markos Chandras
2013-03-22
*
mmc: dw_mmc: Don't loop when handling an interrupt
Markos Chandras
2013-03-22
*
mmc: dw_mmc: move host->data_offset init earlier
James Hogan
2013-03-22
*
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
James Hogan
2013-03-22
*
mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
Hyeonsu Kim
2013-03-22
*
mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode
Kyoungil Kim
2013-03-22
*
mmc: dw_mmc: return the result of mmc_add_host()
Jaehoon Chung
2013-03-22
*
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
2013-02-27
*
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
Doug Anderson
2013-02-24
*
mmc: dw_mmc: Handle wp-gpios from device tree
Doug Anderson
2013-02-24
*
mmc: dw_mmc: Add "disable-wp" device tree property
Doug Anderson
2013-02-24
*
mmc: dw_mmc: remove duplicated buswidth code
Jaehoon Chung
2012-12-06
*
mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from
Jaehoon Chung
2012-12-06
*
mmc: dw_mmc: use devres functions in dw_mmc
Seungwon Jeon
2012-12-06
*
mmc: dw_mmc: Add sdio power bindings
Abhilash Kesavan
2012-12-06
*
mmc: dw_mmc: fix more const pointer warnings
Arnd Bergmann
2012-12-06
*
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
2012-11-07
*
mmc: dw_mmc: fix multiple drv_data NULL dereferences
James Hogan
2012-11-07
*
mmc: dw_mmc: enable controller interrupt before calling mmc_start_host
Yuvaraj CD
2012-11-07
*
mmc: dw_mmc: remove _dev_info compile warning
Seungwon Jeon
2012-11-07
*
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
*
mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration"
Seungwon Jeon
2012-10-03
*
mmc: dw_mmc: add support for implementation specific callbacks
Thomas Abraham
2012-10-03
*
mmc: dw_mmc: add device tree support
Thomas Abraham
2012-10-03
*
mmc: dw_mmc: add quirk to indicate missing write protect line
Thomas Abraham
2012-10-03
*
mmc: dw_mmc: lookup for optional biu and ciu clocks
Thomas Abraham
2012-10-03
*
mmc: dw_mmc: allow probe to succeed even if one slot is initialized
Thomas Abraham
2012-10-03
*
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
2012-10-03
*
mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot
Jaehoon Chung
2012-09-04
*
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
2012-09-04
*
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
2012-09-04
*
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
2012-09-04
*
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
2012-09-04
*
mmc: dw_mmc: Fix null dma_ops access when use_dma is false
Jonathan Kliegman
2012-07-21
*
mmc: dw_mmc: Add check for IDMAC configuration
Girish K S
2012-07-21
*
mmc: dw_mmc: correct the calculation for CLKDIV
Seungwon Jeon
2012-06-06
*
mmc: dw_mmc: fix incorrect setting of host->data of NULL
Seungwon Jeon
2012-06-06
*
mmc: dw_mmc: fix the IDMAC sw reset
Seungwon Jeon
2012-06-06
*
mmc: dw_mmc: fix the transmission handling in IDMAC
Seungwon Jeon
2012-06-06
*
mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
Kyoungil Kim
2012-05-17
*
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
2012-05-09
*
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
2012-04-20
*
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
2012-04-20
*
mmc: dw_mmc: Regression fix for non-IDMAC DMA
Seungwon Jeon
2012-03-27
[next]