index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc.c
Age
Commit message (
Expand
)
Author
2016-07-25
mmc: dw_mmc: remove redundant of set_bit and clear_bit
Shawn Lin
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-23
mmc: dw_mmc: fix the wrong max_blk_size
Jaehoon Chung
2016-05-02
mmc: dw_mmc: remove setup_clock callback
Shawn Lin
2016-05-02
mmc: dw_mmc: avoid using dmaengine_terminate_all
Shawn Lin
2016-02-29
mmc: dw_mmc: fix num_slots setting
Shawn Lin
2016-02-29
mmc: dw_mmc: remove repetitive clear interrupt
Shawn Lin
2016-02-29
mmc: dw_mmc: fix err handle of dw_mci_probe
Shawn Lin
2016-02-29
mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
Shawn Lin
2016-02-29
mmc: dw_mmc: add hw_reset support
Shawn Lin
2016-02-29
mmc: dw_mmc: remove the prepare_command hook
Jaehoon Chung
2016-02-29
mmc: dw_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-01-05
mmc: dw_mmc: remove the unused quirks
Jaehoon Chung
2015-12-22
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
2015-10-29
mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode
Jaehoon Chung
2015-10-29
mmc: dw_mmc: NULL dereference in error message
Dan Carpenter
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-10-26
mmc: dw_mmc: use macro for HCON register operations
Shawn Lin
2015-10-26
mmc: dw_mmc: Add external dma interface support
Shawn Lin
2015-10-26
mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
Douglas Anderson
2015-08-17
mmc: dw_mmc: add quirk for broken data transfer over scheme
Addy Ke
2015-08-17
mmc: dw_mmc: print the message for deprecated property
Jaehoon Chung
2015-08-17
mmc: dw_mmc: remove the unused blk_setting
Jaehoon Chung
2015-08-17
mmc: dw_mmc: fix the wrong condition checking
Jaehoon Chung
2015-08-17
mmc: dw_mmc: fix pio mode when internal dmac is enabled
Heiko Stuebner
2015-08-17
mmc: dw_mmc: Fix coding style issues
Shawn Lin
2015-08-17
mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
Alexey Brodkin
2015-06-12
mmc: dw_mmc: insmod followed by rmmod will hung for eMMC
Prabu Thangamuthu
2015-06-01
mmc: dw_mmc: Use core to handle absent write protect line
Lars-Peter Clausen
2015-06-01
mmc: dw_mmc: add switch_voltage
Zhangfei Gao
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
2015-04-09
mmc: dw_mmc: Add locking around cmd11 timer
Doug Anderson
2015-04-09
mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
Doug Anderson
2015-04-09
mmc: dw_mmc: Increase cmd11 timeout to 500ms
Doug Anderson
2015-04-09
mmc: dw_mmc: fix fifo ordering in big endian
Ben Dooks
2015-04-09
mmc: dw_mmc: change idmac descriptor files to __le32
Ben Dooks
2015-03-31
mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
Doug Anderson
2015-03-31
mmc: dw_mmc: Add a timeout for sending CMD11
Doug Anderson
2015-03-31
mmc: dw_mmc: enable card read threshold when mode is HS400
Jaehoon Chung
2015-03-23
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
Wu Fengguang
2015-03-23
mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted
Doug Anderson
2015-03-23
mmc: dw_mmc: Only enable CD after setup and only if needed
Doug Anderson
2015-03-23
mmc: dw_mmc: Don't start commands while busy
Doug Anderson
2015-03-23
mmc: dw_mmc: Give a good reset after we give power
Doug Anderson
2015-03-23
mmc: dw_mmc: Make sure we only adjust the clock when power is on
Doug Anderson
2015-03-23
mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors
addy ke
2015-03-23
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
Seungwon Jeon
2015-01-19
mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
Doug Anderson
[next]