index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio.c
Age
Commit message (
Expand
)
Author
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2014-11-26
mmc: core: reset sdio card properly on resume.
NeilBrown
2014-11-26
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...
NeilBrown
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-09
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
Fu Zhonghui
2014-05-12
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-04-22
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
Ulf Hansson
2013-10-30
mmc: core: Collect common code for card ocr validation
Ulf Hansson
2013-10-30
mmc: core: Prevent violation of specs while initializing cards
Ulf Hansson
2013-10-30
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
2013-10-30
mmc: core: Cleanup code for setting ocr mask for SDIO
Ulf Hansson
2013-10-30
mmc: core: Remove unnecessary retry mechanism at SDIO attach
Ulf Hansson
2013-10-30
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
2013-10-30
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
2013-06-27
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
2013-06-27
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
2013-05-26
mmc: core: Only execute tuning for SDR50 and SDR104
Fredrik Soderstedt
2013-04-12
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-11
mmc: sdio: print correct UHS mode during card detection
Subhash Jadavani
2013-02-11
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
Sujit Reddy Thumma
2013-02-11
mmc: sdio: fix resume failure due to lack of CMD52 reset
Subhash Jadavani
2012-09-01
mmc: fix comment typos
Masanari Iida
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
2012-06-06
mmc: sdio: fix setting card data bus width as 4-bit
Yong Ding
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
2012-02-13
mmc: core: UHS sdio card that fails should not exceed 50MHz
Philip Rakity
2012-01-12
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
2012-01-11
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-11
mmc: sdio: support SDIO UHS cards
Philip Rakity
2011-10-26
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
Bing Zhao
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
2011-06-25
mmc: sdio: reset card during power_restore
Daniel Drake
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
2011-05-24
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
2011-05-24
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
2011-05-24
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2011-03-17
mmc: sdio: remember new card RCA when redetecting card
Stefan Nilsson XK
2011-03-15
mmc: add per device quirk placeholder
Pierre Tardy
2011-03-07
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
2011-01-08
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
2011-01-08
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
Ohad Ben-Cohen
2011-01-08
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
[next]