index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc_core.c
Age
Commit message (
Expand
)
Author
2020-09-07
mmc: tmio: remove indirection of 'execute_tuning' callback
Wolfram Sang
2020-09-07
mmc: tmio: don't reset whole IP core when tuning fails
Wolfram Sang
2020-09-07
mmc: tmio: factor out common parts of the reset routine
Wolfram Sang
2020-09-07
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
2020-09-07
Revert "mmc: tmio: fix reset operation"
Wolfram Sang
2020-07-13
mmc: tmio: core: Add end operation into tmio_mmc_dma_ops
Yoshihiro Shimoda
2020-05-28
mmc: tmio: Make sure the PM domain is 'started' while probing
Ulf Hansson
2020-05-28
mmc: tmio: Further fixup runtime PM management at remove
Ulf Hansson
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2020-03-24
mmc: tmio: remove superfluous callback wrappers
Wolfram Sang
2020-03-24
mmc: tmio: enforce retune after runtime suspend
Wolfram Sang
2020-03-24
mmc: tmio: give callback a generic name
Wolfram Sang
2020-03-24
mmc: tmio: refactor tuning execution into SDHI driver
Wolfram Sang
2019-12-18
mmc: tmio: convert to devm_platform_ioremap_resource
Yangtao Li
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-11-27
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-11-21
Revert "mmc: tmio: remove workaround for NON_REMOVABLE"
Wolfram Sang
2019-11-18
mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
Eugeniu Rosca
2019-11-13
mmc: tmio: remove workaround for NON_REMOVABLE
Wolfram Sang
2019-11-13
mmc: tmio: Avoid boilerplate code in ->runtime_suspend()
Ulf Hansson
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
2019-07-10
mmc: tmio: Use dma_max_mapping_size() instead of a workaround
Yoshihiro Shimoda
2019-06-10
mmc: tmio: move runtime PM enablement to the driver implementations
Niklas Söderlund
2019-05-28
mmc: tmio: fix SCC error handling to avoid false positive CRC error
Takeshi Saito
2019-04-15
mmc: tmio: introduce macro for max block size
Wolfram Sang
2019-04-15
mmc: renesas_sdhi: update copyright information
Wolfram Sang
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
2019-02-26
mmc: tmio: fix access width of Block Count Register
Takeshi Saito
2019-02-25
mmc: tmio_mmc_core: don't claim spurious interrupts
Sergei Shtylyov
2019-02-25
mmc: tmio: undo PM autosuspend when removing the host
Niklas Söderlund
2019-02-25
mmc: tmio: fix typo in tmio_mmc_init_ocr()
Niklas Söderlund
2018-12-17
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
2018-12-17
mmc: tmio: fix reset operation
Niklas Söderlund
2018-12-17
mmc: tmio: enable module clock before resetting when resuming
Niklas Söderlund
2018-12-17
mmc: tmio: delete wait in tuning process
Masaharu Hayakawa
2018-10-15
mmc: tmio: simplify the DMA mode test
Masahiro Yamada
2018-10-15
mmc: tmio: move MFD variant reset to a platform hook
Masahiro Yamada
2018-10-08
mmc: tmio: Fix SCC error detection
Masaharu Hayakawa
2018-10-08
mmc: tmio: move tmio_mmc_set_clock() to platform hook
Masahiro Yamada
2018-10-08
mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
Masahiro Yamada
2018-10-08
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-01
mmc: tmio: remove unneeded variable in tmio_mmc_start_command()
Masahiro Yamada
2018-08-01
mmc: tmio: Fix tuning flow
Masaharu Hayakawa
2018-07-16
mmc: tmio: add eMMC HS400 mode support
Masaharu Hayakawa
2018-04-04
mmc: tmio: Fix error handling when issuing CMD23
Masaharu Hayakawa
2018-03-05
mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()
Masahiro Yamada
2018-03-05
mmc: tmio: clear force_pio flag before starting data transfer
Masahiro Yamada
2018-03-05
mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct place
Masahiro Yamada
[next]