index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
dw_mmc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
2017-02-13
1
-274
/
+0
*
mmc: dw_mmc: use the cookie's enum values for post/pre_req()
Jaehoon Chung
2016-11-29
1
-0
/
+6
*
mmc: dw_mmc: add reset support to dwmmc host controller
Guodong Xu
2016-09-26
1
-0
/
+2
*
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
2016-07-25
1
-9
/
+0
*
mmc: dw_mmc: remove unused EVENT_XFER_ERROR
Shawn Lin
2016-05-02
1
-1
/
+0
*
mmc: dw_mmc: fix warning reported by kernel-doc
Shawn Lin
2016-05-02
1
-1
/
+10
*
mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
Shawn Lin
2016-02-29
1
-3
/
+1
*
mmc: dw_mmc: remove struct block_settings
Shawn Lin
2016-02-29
1
-8
/
+0
*
mmc: dw_mmc: remove the unused quirks
Jaehoon Chung
2016-01-05
1
-8
/
+2
*
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
2015-12-22
1
-1
/
+1
*
mmc: dw_mmc: Add external dma interface support
Shawn Lin
2015-10-26
1
-2
/
+21
*
mmc: dw_mmc: add quirk for broken data transfer over scheme
Addy Ke
2015-08-17
1
-0
/
+4
*
mmc: dw_mmc: remove the unused blk_setting
Jaehoon Chung
2015-08-17
1
-1
/
+0
*
mmc: dw_mmc: fix pio mode when internal dmac is enabled
Heiko Stuebner
2015-08-17
1
-4
/
+0
*
mmc: dw_mmc: Use core to handle absent write protect line
Lars-Peter Clausen
2015-06-01
1
-6
/
+0
*
mmc: dw_mmc: fix fifo ordering in big endian
Ben Dooks
2015-04-09
1
-2
/
+2
*
mmc: dw_mmc: Add a timeout for sending CMD11
Doug Anderson
2015-03-31
1
-0
/
+2
*
mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock
Doug Anderson
2015-01-19
1
-0
/
+6
*
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
2014-11-26
1
-0
/
+3
*
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
2014-11-26
1
-0
/
+2
*
mmc: dw_mmc: Remove old card detect infrastructure
Doug Anderson
2014-11-10
1
-2
/
+0
*
mmc: dw_mmc: Support voltage changes
Doug Anderson
2014-09-09
1
-0
/
+2
*
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
Yuvaraj CD
2014-09-09
1
-1
/
+1
*
mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.
Jaehoon Chung
2014-08-11
1
-0
/
+2
*
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
2014-05-12
1
-14
/
+0
*
mmc: dw_mmc: guarantee stop-abort cmd in data errors
Seungwon Jeon
2013-09-25
1
-0
/
+2
*
mmc: dw_mmc: control card read threshold
Seungwon Jeon
2013-09-25
1
-0
/
+1
*
mmc: dw_mmc: adjust the fifoth with block size
Seungwon Jeon
2013-09-25
1
-0
/
+1
*
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
Doug Anderson
2013-02-24
1
-7
/
+0
*
mmc: dw_mmc: Add "disable-wp" device tree property
Doug Anderson
2013-02-24
1
-0
/
+9
*
mmc: dw_mmc: Add sdio power bindings
Abhilash Kesavan
2012-12-06
1
-0
/
+1
*
mmc: Standardise capability type
Lee Jones
2012-12-06
1
-2
/
+2
*
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
2012-11-07
1
-2
/
+2
*
mmc: dw_mmc: convert the variable type of irq
Seungwon Jeon
2012-11-07
1
-1
/
+1
*
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc
Thomas Abraham
2012-10-03
1
-1
/
+1
*
mmc: dw_mmc: add support for implementation specific callbacks
Thomas Abraham
2012-10-03
1
-0
/
+4
*
mmc: dw_mmc: add quirk to indicate missing write protect line
Thomas Abraham
2012-10-03
1
-1
/
+2
*
mmc: dw_mmc: lookup for optional biu and ciu clocks
Thomas Abraham
2012-10-03
1
-0
/
+4
*
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
2012-10-03
1
-1
/
+1
*
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
2012-05-09
1
-0
/
+1
*
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
2012-03-25
1
-2
/
+6
*
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
2012-02-13
1
-2
/
+4
*
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
2012-01-11
1
-0
/
+1
*
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
2011-10-26
1
-0
/
+4
*
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
2011-07-20
1
-0
/
+2
*
mmc: dw_mmc: handle unaligned buffers and sizes
James Hogan
2011-07-20
1
-0
/
+10
*
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
2011-07-20
1
-0
/
+8
*
mmc: dw_mmc: convert card tasklet to workqueue
James Hogan
2011-07-20
1
-1
/
+1
*
mmc: Standardize header file inclusion checks.
Robert P. J. Day
2011-07-20
1
-3
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
[next]