index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
dw_mmc.h
Age
Commit message (
Expand
)
Author
2013-02-24
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
Doug Anderson
2013-02-24
mmc: dw_mmc: Add "disable-wp" device tree property
Doug Anderson
2012-12-06
mmc: dw_mmc: Add sdio power bindings
Abhilash Kesavan
2012-12-06
mmc: Standardise capability type
Lee Jones
2012-11-07
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
2012-11-07
mmc: dw_mmc: convert the variable type of irq
Seungwon Jeon
2012-10-03
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc
Thomas Abraham
2012-10-03
mmc: dw_mmc: add support for implementation specific callbacks
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: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
2012-05-09
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
2012-03-25
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
2012-02-14
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
2012-01-12
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
2011-10-26
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
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: Standardize header file inclusion checks.
Robert P. J. Day
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-17
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-15
mmc: dw_mmc: modify quirks bit-shift control
Jaehoon Chung
2011-01-09
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
Will Newton