Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3d705d14fe4c72be83bae1610680e209ee226b9d
/
drivers
/
mmc
/
core
3d705d1
mmc: implement Driver Stage Register handling
by Sascha Hauer
· 10 years ago
dea67c4
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
by Fu Zhonghui
· 10 years ago
ca6429d
mmc: core: Remove fixed voltage regulator logic
by Tim Kryger
· 10 years ago
5204d00
mmc: Do not advertise secure discard if it is blacklisted
by Lukas Czerner
· 10 years ago
03a5943
mmc: Allow forward compatibility for eMMC
by Romain Izard
· 10 years ago
5e86366
mmc: sd: warn if card stays busy during init
by Johan Rudholm
· 10 years ago
be19c40
mmc: quirks: Fixup debug message
by Alexander Stein
· 10 years ago
2e42da5
mmc: core: Remove redundant runtime_idle callback
by Ulf Hansson
· 10 years ago
bf3b5ec
mmc: sdio_irq: rework sdio irq handling
by Russell King
· 11 years ago
4d1f52f
mmc: core: Improve support for deferred regulators
by Tim Kryger
· 11 years ago
c373eb4
mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
by Seungwon Jeon
· 11 years ago
0a5b643
mmc: add support for HS400 mode of eMMC5.0
by Seungwon Jeon
· 11 years ago
577fb13
mmc: rework selection of bus speed mode
by Seungwon Jeon
· 11 years ago
2385049
mmc: step power class after final selection of bus mode
by Seungwon Jeon
· 11 years ago
2415c0e
mmc: identify available device type to select
by Seungwon Jeon
· 11 years ago
cdc9917
mmc: drop the speed mode of card's state
by Seungwon Jeon
· 11 years ago
ceae98f
mmc: core: Try other signal levels during power up
by Tim Kryger
· 11 years ago
573185c
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
by Ulf Hansson
· 11 years ago
f7bf11a
mmc: core: Use maximum timeout values in case TACC field is zero
by Stefan Wahren
· 11 years ago
d1e5821
mmc: Convert to use ATTRIBUTE_GROUPS
by Axel Lin
· 11 years ago
fa372a5
mmc: Delay the card_event callback into the mmc_rescan worker
by Markus Mayer
· 11 years ago
79f7ae7
mmc: clarify DDR timing mode between SD-UHS and eMMC
by Seungwon Jeon
· 11 years ago
97e18dc
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
740a221
mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
by Adrian Hunter
· 11 years ago
2665267
mmc: slot-gpio: Split out CD IRQ request into a separate function
by Adrian Hunter
· 11 years ago
842f4bd
mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
by Adrian Hunter
· 11 years ago
1c279f4
mmc: core: typo fix in printk specifier
by Alexander Shiyan
· 11 years ago
cb962e0
mmc: core: Respect host's max_busy_timeout when sending sleep cmd
by Ulf Hansson
· 11 years ago
57de31f
mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
by Ulf Hansson
· 11 years ago
b9ec261
mmc: core: Fixup busy detection for mmc switch operations
by Ulf Hansson
· 11 years ago
636bd13
mmc: core: Minor simplifications to __mmc_switch
by Ulf Hansson
· 11 years ago
4509f8477
mmc: core: Add ignore_crc flag to __mmc_switch
by Ulf Hansson
· 11 years ago
1d4d774
mmc: core: Rename cmd_timeout_ms to busy_timeout
by Ulf Hansson
· 11 years ago
68eb80e
mmc: core: Rename max_discard_to to max_busy_timeout
by Ulf Hansson
· 11 years ago
321bd41
mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V
by Jaehoon Chung
· 11 years ago
c0baf84
mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V
by Ulf Hansson
· 11 years ago
b66bd0e
mmc: core: Add DT bindings for SD card's UHS bus speed modes
by Ulf Hansson
· 11 years ago
7536d3f
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
by Ulf Hansson
· 11 years ago
10e5d96
mmc: core: Use mmc_flush_cache() during mmc suspend
by Ulf Hansson
· 11 years ago
469a00b
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
by Ulf Hansson
· 11 years ago
5601aaf
mmc: core: Remove unnecessary validations for bus_ops callbacks
by Ulf Hansson
· 11 years ago
2501c91
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
by Ulf Hansson
· 11 years ago
ccc039d
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
e562405
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
by Bing Zhao
· 11 years ago
9288cac
mmc: core: sd: implement proper support for sd3.0 au sizes
by Wolfram Sang
· 11 years ago
c1b55bf
mmc: Do not call get_cd for non removable cards
by Sascha Hauer
· 11 years ago
83cc16d
mmc: core: mmc DDR mode should not depend on UHS_DDR50
by Dong Aisheng
· 11 years ago
9c5ad36
ACPI / bind: Redefine acpi_preset_companion()
by Rafael J. Wysocki
· 11 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
c2ac2ae
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
7b19981
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
by Rafael J. Wysocki
· 11 years ago
ecd3a7d
mmc: core: Silence compiler warning in __mmc_switch
by Ulf Hansson
· 11 years ago
4d22378
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
by Ulf Hansson
· 11 years ago
0cb403a
mmc: core: Improve runtime PM support during suspend/resume for sd/mmc
by Ulf Hansson
· 11 years ago
0cc81a8
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
by Ulf Hansson
· 11 years ago
9ec775f
mmc: Don't force card to active state when entering suspend/shutdown
by Ulf Hansson
· 11 years ago
3c0d22e
mmc: core: Remove deprecated mmc_suspend|resume_host APIs
by Ulf Hansson
· 11 years ago
bbd4368
mmc: core: Signal wakeup event at card insert/removal
by Ulf Hansson
· 11 years ago
726d6f2
mmc: core: Collect common code for card ocr validation
by Ulf Hansson
· 11 years ago
ce69d37
mmc: core: Prevent violation of specs while initializing cards
by Ulf Hansson
· 11 years ago
6904115
mmc: core: Move cached value of the negotiated ocr mask to card struct
by Ulf Hansson
· 11 years ago
db4a0d0
mmc: core: Cleanup code for setting ocr mask for SDIO
by Ulf Hansson
· 11 years ago
ec2ed70
mmc: core: Remove unnecessary retry mechanism at SDIO attach
by Ulf Hansson
· 11 years ago
0f791fd
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
by Ulf Hansson
· 11 years ago
4a06519
mmc: core: Let mmc_power_up|cycle take ocr as parameter
by Ulf Hansson
· 11 years ago
878e200
mmc: core: Do not poll for busy with status cmd for all switch cmds
by Ulf Hansson
· 11 years ago
f24fc57
MMC: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
71ef1ea
mmc: core: clean up duplicate macros
by Jackey Shen
· 11 years ago
a27fbf2
mmc: add ignorance case for CMD13 CRC error
by Seungwon Jeon
· 11 years ago
b83e867
mmc: core: remove dead function mmc_try_claim_host
by Grant Grundler
· 11 years ago
d0048f0
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
6e9e318
mmc: core: parse voltage from device-tree
by Haijun Zhang
· 11 years ago
214fc30
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
by Laurent Pinchart
· 11 years ago
84532e3
mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).
by Minjian Wu
· 11 years ago
77776fd
mmc: sd: fix the maximum au_size for SD3.0
by Jaehoon Chung
· 11 years ago
7fca967
mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card
by Wei WANG
· 11 years ago
bc35d5e
mmc: core: Indicate that vmmcq may be absent
by Mark Brown
· 11 years ago
bfffbea
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
203bb5a
mmc: core: Fixup Oops for SDIO shutdown
by Ulf Hansson
· 11 years ago
7c4f10a
mmc: core: production year for eMMC 4.41 and later
by Romain Izard
· 11 years ago
5a36d6b
mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE
by Ulf Hansson
· 11 years ago
53275c2
mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE
by Ulf Hansson
· 11 years ago
43235679
mmc: core: Enable power_off_notify for eMMC shutdown sequence
by Ulf Hansson
· 11 years ago
486fdbb
mmc: core: Add shutdown callback for (e)MMC bus_ops
by Ulf Hansson
· 11 years ago
03d071f
mmc: core: Handle both poweroff notification types for eMMC
by Ulf Hansson
· 11 years ago
5992e78
mmc: core: Add shutdown callback for SD bus_ops
by Ulf Hansson
· 11 years ago
6b086bd
mmc: core: Extend shutdown sequence to handle bus operations
by Ulf Hansson
· 11 years ago
7628774
mmc: core: Handle card shutdown from mmc_bus
by Ulf Hansson
· 11 years ago
986892c
mmc: core: Initiate suspend|resume from mmc bus instead of mmc host
by Ulf Hansson
· 11 years ago
7459026
mmc: core: Push common suspend|resume code into each bus_ops
by Ulf Hansson
· 11 years ago
810cadd
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
by Ulf Hansson
· 11 years ago
58a8a4a
mmc: core: Remove unnecessary check for the remove callback
by Ulf Hansson
· 11 years ago
6636bad
mmc: core: Update the ext-csd.rev check for eMMC5.1
by Yuvaraj Kumar C D
· 11 years ago
ec0a751
mmc: return mmc_of_parse() errors to caller
by Simon Baatz
· 11 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
6044371
mmc: core: Fix select power class after resume
by Fredrik Soderstedt
· 12 years ago
07a6821
mmc: core: Restructure and simplify code for mmc sleep|awake
by Ulf Hansson
· 12 years ago
c4d770d
mmc: core: Support aggressive power management for (e)MMC/SD
by Ulf Hansson
· 12 years ago
e94cfef
mmc: block: Enable runtime pm for mmc blkdevice
by Ulf Hansson
· 12 years ago
12d01d0
mmc: core: Add bus_ops for runtime pm callbacks
by Ulf Hansson
· 12 years ago
Next »