Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0df5a6ccd0c2869663e72d87eecfed45cf2a16b2
/
drivers
/
mmc
/
core
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
fe5afb13d
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
by Ulf Hansson
· 10 years ago
162d6f9
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
996903d
mmc: core: add core-level function for sending tuning commands
by Minda Chen
· 10 years ago
c6eb588
mmc: core: hold SD Clock before CMD11 during Signal
by Vincent Yang
· 10 years ago
006fc51
mmc: core: reset sdio card properly on resume.
by NeilBrown
· 10 years ago
59b6c9e
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_restore
by NeilBrown
· 10 years ago
2d079c4
mmc: core: consistent handling of initial values
by Johan Rudholm
· 10 years ago
ad89fcb
mmc: core: use mmc_send_status to check hw_reset
by Johan Rudholm
· 10 years ago
22b7870
mmc: core: Convert to use kzalloc() for CXD register buffers
by Ulf Hansson
· 10 years ago
601ed60
mmc: core: Don't handle buffers on stack while fetching CXD registers
by Ulf Hansson
· 10 years ago
2fc91e8
mmc: core: Remove the redundant mmc_send_ext_csd() API
by Ulf Hansson
· 10 years ago
b2cada7
mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()
by Ulf Hansson
· 10 years ago
e21aa51
mmc: core: Export mmc_get_ext_csd()
by Ulf Hansson
· 10 years ago
2fd322a
mmc: core: Don't panic when fetching EXT_CSD
by Ulf Hansson
· 10 years ago
c197787
mmc: core: Let's callers of from mmc_get_ext_csd() do error handling
by Ulf Hansson
· 10 years ago
076ec38
mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()
by Ulf Hansson
· 10 years ago
148bcab
mmc: core: Add helper function for EXT_CSD support
by Ulf Hansson
· 10 years ago
a1fc444
mmc: core: Remove unnecessary 'out of memory' message
by Ulf Hansson
· 10 years ago
9e304d6
mmc: core: Remove redundant check of max_dtr while selecting timings
by Ulf Hansson
· 10 years ago
56d09b1
mmc: core: Remove redundant check while selecting powerclass
by Ulf Hansson
· 10 years ago
fd372f7
mmc: core: Remove duplicated definition of mmc_send_ext_csd()
by Ulf Hansson
· 10 years ago
00b41b5
mmc: core: Remove mmc_free_ext_csd()
by Ulf Hansson
· 10 years ago
51d3460
mmc: core: silence a shift wrapping warning
by Dan Carpenter
· 10 years ago
0f76242
mmc: core: Report firmware version for eMMC 5.0 devices.
by Gwendal Grignou
· 10 years ago
6685ac6
mmc: core: Convert mmc_driver to device_driver
by Ulf Hansson
· 10 years ago
0967edc
mmc: core: Convert the mmc_driver to use the modern PM ops
by Ulf Hansson
· 10 years ago
433b7b1
mmc: core: Don't export the to_sdio_driver macro
by Ulf Hansson
· 10 years ago
d99903c
mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacks
by Ulf Hansson
· 10 years ago
64b12a6
mmc: core: fix prepared requests while doing bkops
by Srinivas Kandagatla
· 10 years ago
4b75bff
mmc: core: Fix error paths and messages in mmc_init_card
by Andrew Gabbasov
· 10 years ago
fc75b70
mmc: core: Add debug message for SET_BLOCK_COUNT result
by Andrew Gabbasov
· 10 years ago
cce411e
mmc: core: Initialize SET_BLOCK_COUNT request fields
by Andrew Gabbasov
· 10 years ago
a31b0c6
mmc: core: fix card detection regression
by Kristina Martsenko
· 10 years ago
f43b179
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
89168b4
mmc: core: restore detect line inversion semantics
by Linus Walleij
· 10 years ago
f48c767
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
by Ulf Hansson
· 10 years ago
6a98f1e
mmc: Fix incorrect warning when setting 0 Hz via debugfs
by Adrian Hunter
· 10 years ago
6800754
mmc: Fix use of wrong device in mmc_gpiod_free_cd()
by Adrian Hunter
· 10 years ago
8af465d
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
by Roger Tseng
· 10 years ago
6606110
mmc: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
48d11e06
mmc: Consolidate emmc tuning blocks
by Stephen Boyd
· 10 years ago
d4d1144
mmc: don't request CD IRQ until mmc_start_host()
by Stephen Warren
· 10 years ago
397a025
mmc: sdio: Convert to dev_pm_domain_attach|detach()
by Ulf Hansson
· 10 years ago
994324b
mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
by Grégory Soutadé
· 10 years ago
69803d4
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
by Grégory Soutadé
· 10 years ago
b4493ee
mmc: Move code that manages user area and gp partitions into functions
by Grégory Soutadé
· 10 years ago
98e90de
mmc: host: switch OF parser to use gpio descriptors
by Linus Walleij
· 10 years ago
9d2fa24
mmc: slot-gpio: add gpiod variant to get wp GPIO
by Linus Walleij
· 10 years ago
9fbc695
mmc: slot-gpio: switch to use flags when getting GPIO
by Linus Walleij
· 10 years ago
312449e
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
by Chuanxiao.Dong
· 10 years ago
cc8aa7d
mmc: core: resolve divded by zero panic
by Chuanxiao Dong
· 10 years ago
9ed7ca8
mmc: core: Use regulator_get_voltage() if OCR mask is empty.
by Javier Martinez Canillas
· 10 years ago
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
Next »