index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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
2013-09-10
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+10
2013-08-24
mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
Doug Anderson
1
-11
/
+10
2013-07-31
mmc: dw_mmc: Indicate that regulators may be absent
Mark Brown
1
-1
/
+1
2013-06-27
mmc: dw_mmc: Add the ability to set the ciu clock frequency
Doug Anderson
1
-4
/
+13
2013-06-27
mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
Doug Anderson
1
-14
/
+20
2013-06-27
mmc: dw_mmc: change the macro name from DTO to DRTO
Jaehoon Chung
1
-2
/
+2
2013-05-26
mmc: dw_mmc: clear IDSTS register when initialize IDMAC
Joonyoung Shim
1
-0
/
+6
2013-05-26
mmc: dw_mmc: fix error return code in dw_mci_probe()
Wei Yongjun
1
-1
/
+3
2013-04-12
mmc: dw_mmc: let device core setup the default pin configuration
Thomas Abraham
1
-8
/
+0
2013-04-04
mmc: dw_mmc: Use pr_info instead of printk
Sachin Kamat
1
-1
/
+1
2013-04-04
mmc: dw_mmc: Check return value of regulator_enable
Sachin Kamat
1
-4
/
+16
2013-04-04
mmc: dw_mmc: control the power-enable register
Jaehoon Chung
1
-0
/
+6
2013-04-04
mmc: dw_mmc: fix fifo access for 64-bit
Seungwon Jeon
1
-1
/
+2
2013-03-22
mmc: dw_mmc: Handle unaligned data submission correctly
Markos Chandras
1
-9
/
+24
2013-03-22
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
Markos Chandras
1
-8
/
+4
2013-03-22
mmc: dw_mmc: Don't loop when handling an interrupt
Markos Chandras
1
-7
/
+4
2013-03-22
mmc: dw_mmc: move host->data_offset init earlier
James Hogan
1
-12
/
+12
2013-03-22
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
James Hogan
1
-8
/
+8
2013-03-22
mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
Hyeonsu Kim
1
-2
/
+2
2013-03-22
mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode
Kyoungil Kim
1
-4
/
+6
2013-03-22
mmc: dw_mmc: return the result of mmc_add_host()
Jaehoon Chung
1
-1
/
+3
2013-02-27
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
1
-2
/
+2
2013-02-24
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
Doug Anderson
1
-7
/
+1
2013-02-24
mmc: dw_mmc: Handle wp-gpios from device tree
Doug Anderson
1
-0
/
+34
2013-02-24
mmc: dw_mmc: Add "disable-wp" device tree property
Doug Anderson
1
-1
/
+40
2012-12-06
mmc: dw_mmc: remove duplicated buswidth code
Jaehoon Chung
1
-6
/
+3
2012-12-06
mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from
Jaehoon Chung
1
-3
/
+3
2012-12-06
mmc: dw_mmc: use devres functions in dw_mmc
Seungwon Jeon
1
-29
/
+14
2012-12-06
mmc: dw_mmc: Add sdio power bindings
Abhilash Kesavan
1
-3
/
+17
2012-12-06
mmc: dw_mmc: fix more const pointer warnings
Arnd Bergmann
1
-5
/
+5
2012-11-07
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
1
-1
/
+1
2012-11-07
mmc: dw_mmc: fix multiple drv_data NULL dereferences
James Hogan
1
-12
/
+17
2012-11-07
mmc: dw_mmc: enable controller interrupt before calling mmc_start_host
Yuvaraj CD
1
-14
/
+15
2012-11-07
mmc: dw_mmc: remove _dev_info compile warning
Seungwon Jeon
1
-1
/
+1
2012-10-07
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
1
-5
/
+0
2012-10-03
mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration"
Seungwon Jeon
1
-13
/
+2
2012-10-03
mmc: dw_mmc: add support for implementation specific callbacks
Thomas Abraham
1
-1
/
+46
2012-10-03
mmc: dw_mmc: add device tree support
Thomas Abraham
1
-7
/
+123
2012-10-03
mmc: dw_mmc: add quirk to indicate missing write protect line
Thomas Abraham
1
-1
/
+3
2012-10-03
mmc: dw_mmc: lookup for optional biu and ciu clocks
Thomas Abraham
1
-3
/
+49
2012-10-03
mmc: dw_mmc: allow probe to succeed even if one slot is initialized
Thomas Abraham
1
-10
/
+13
2012-10-03
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
1
-28
/
+28
2012-09-04
mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot
Jaehoon Chung
1
-1
/
+1
2012-09-04
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
1
-3
/
+38
2012-09-04
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
1
-27
/
+2
2012-09-04
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
1
-3
/
+1
2012-09-04
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
1
-6
/
+5
2012-07-21
mmc: dw_mmc: Fix null dma_ops access when use_dma is false
Jonathan Kliegman
1
-1
/
+1
2012-07-21
mmc: dw_mmc: Add check for IDMAC configuration
Girish K S
1
-2
/
+13
2012-06-06
mmc: dw_mmc: correct the calculation for CLKDIV
Seungwon Jeon
1
-4
/
+5
[next]