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
/
rtsx_pci_sdmmc.c
Age
Commit message (
Expand
)
Author
2015-06-01
mmc: rtsx: Constify platform_device_id
Krzysztof Kozlowski
2015-01-21
mmc: rtsx: check sg_count before long data xfer
Micky Ching
2015-01-21
mmc: rtsx: finish request if no card exist
Micky Ching
2015-01-19
mmc: rtsx: swap function position to avoid pre declaration
Micky Ching
2015-01-19
mmc: rtsx: add support for sdio card
Micky Ching
2015-01-19
mmc: rtsx: add helper function to simplify code
Micky Ching
2015-01-19
mmc: rtsx: init cookie at probe/card_event
Micky Ching
2015-01-19
mmc: rtsx: add dump_reg_range to simplify dump register
Micky Ching
2014-09-24
mmc: rtsx_pci: Set power related cap2 macros
Roger Tseng
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
2014-07-09
mmc: rtsx: add support for async request
Micky Ching
2014-06-10
Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
2014-04-22
mmc: rtsx: add R1-no-CRC mmc command type handle
Micky Ching
2014-04-20
mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-02-22
mmc: rtsx: add support for pre_req and post_req
Micky Ching
2014-02-22
mmc: rtsx: modify phase searching method for tuning
Micky Ching
2014-02-22
mmc: rtsx: fix card poweroff bug
Micky Ching
2013-10-30
mmc: rtsx: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-09-25
mmc: core: clean up duplicate macros
Jackey Shen
2013-08-30
mmc: memstick: rtsx: Modify copyright comments
Wei WANG
2013-08-30
mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage fail
Wei WANG
2013-08-30
mfd: mmc: rtsx: Change default tx phase
Wei WANG
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-03-22
mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly
Wei WANG
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-24
mmc: rtsx: remove driving adjustment
Roger Tseng
2013-02-14
mfd: rtsx: Fix issue that booting OS with SD card inserted
Wei WANG
2013-01-27
mmc: rtsx: Call MFD hook to switch output voltage
Wei WANG
2012-11-21
mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.c
Wei WANG
2012-11-21
mmc: rtsx: Configure SD_CFG2 register in sd_rw_multi
Wei WANG
2012-11-20
mmc: rtsx: Remove a duplicate command in sd_rw_multi
Wei WANG
2012-11-08
mmc: Add realtek pcie sdmmc host driver
Wei WANG