Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a36d6bcdf23e408da1d0cbb5d5ad2a26089e9ca
/
drivers
/
mmc
/
core
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
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
39b9431
mmc: core: Stop bkops for eMMC only from mmc suspend
by Ulf Hansson
· 12 years ago
775a936
mmc: card: Adding support for sanitize in eMMC 4.5
by Maya Erez
· 12 years ago
b689167
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
by Ulf Hansson
· 12 years ago
810e08e
mmc: core: Only execute tuning for SDR50 and SDR104
by Fredrik Soderstedt
· 12 years ago
1731929
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
2e744fc
mmc: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
a08b17b
mmc: core: fix init controller performance regression, updated patch
by Adrian Hunter
· 12 years ago
3bffb80
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
by Li Fei
· 12 years ago
0d3e335
mmc: core: fix performance regression initializing MMC host controllers
by Adrian Hunter
· 12 years ago
f9a94e0
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfully"
by Adrian Hunter
· 12 years ago
836dc2f
mmc: core: Fix bit width test failing on old eMMC cards
by Philip Rakity
· 12 years ago
3500ed9
mmc: core: wait while adding MMC host to ensure root mounts successfully
by Sergey Yanovich
· 12 years ago
eed222a
mmc: sdio: bind acpi with sdio function device
by Aaron Lu
· 12 years ago
1450734
mmc: core: enhance card removal judgement for slow removal
by Kevin Liu
· 12 years ago
51e7e8b
mmc: core: Add in support to expose PRV for v4 MMCs
by Bernie Thompson
· 12 years ago
803d9e0
mmc: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ed5dc23
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
2fdb6e2
mmc: add DT bindings for more MMC capability flags
by Guennadi Liakhovetski
· 12 years ago
6c56e7a
mmc: provide a standard MMC device-tree binding parser centrally
by Guennadi Liakhovetski
· 12 years ago
ce39f9d
mmc: support packed write command for eMMC4.5 devices
by Seungwon Jeon
· 12 years ago
abd9ac1
mmc: add packed command feature of eMMC4.5
by Seungwon Jeon
· 12 years ago
5f56a8e
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
by Marek Szyprowski
· 12 years ago
f5c2758
mmc: core: fix indentation
by Jaehoon Chung
· 12 years ago
9b84496
mmc: core: fix permanent sleep of mmcqd during card removal
by Seungwon Jeon
· 12 years ago
5298338
mmc: sdhci: enhance preset value function
by Kevin Liu
· 12 years ago
0797e5f
mmc: core: Fixup signal voltage switch
by Johan Rudholm
· 12 years ago
567c890
mmc: core: Break out start_signal_voltage_switch
by Johan Rudholm
· 12 years ago
276e090
mmc: core: Add mmc_power_cycle
by Johan Rudholm
· 12 years ago
3f8a7fa
mmc: sd: Simplify by using mmc_host_uhs
by Johan Rudholm
· 12 years ago
d0123cc
mmc: core: expose RPMB partition only for CMD23 capable hosts
by Balaji T K
· 12 years ago
881d926
mmc: core: move the cache disabling operation to mmc_suspend
by Maya Erez
· 12 years ago
2220eed
mmc: fix async request mechanism for sequential read scenarios
by Konstantin Dorfman
· 12 years ago
d65b5ae
mmc: slot-gpio: use devm_* managed functions to ease users
by Shawn Guo
· 12 years ago
77e2ff0
mmc: sdio: print correct UHS mode during card detection
by Subhash Jadavani
· 12 years ago
41875e3
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
by Sujit Reddy Thumma
· 12 years ago
51aa66a
mmc: sdio: fix resume failure due to lack of CMD52 reset
by Subhash Jadavani
· 12 years ago
9c905fa
drivers/mmc/core: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
451c895
mmc: extend the slot-gpio card-detection to use host's .card_event() method
by Guennadi Liakhovetski
· 12 years ago
ccb52a0
mmc: Limit MMC speed to 52MHz if not HS200
by Al Cooper
· 12 years ago
8db580c
mmc: Remove redundant null check before kfree in bus.c
by Sachin Kamat
· 12 years ago
4c42d6c
mmc: Remove redundant null check before kfree in sdio_bus.c
by Sachin Kamat
· 12 years ago
b0afd8f
mmc: sdio: Add empty bus-level suspend/resume callbacks
by Rafael J. Wysocki
· 12 years ago
67c79db
mmc: core: Add mmc_set_blockcount feature
by Loic Pallardy
· 12 years ago
188cc04
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
by Loic Pallardy
· 12 years ago
090d25f
mmc: core: Expose access to RPMB partition
by Loic Pallardy
· 12 years ago
5f1a4dd
mmc: Standardise capability type
by Lee Jones
· 12 years ago
968a64e
mmc: sdio: Use multiple scatter/gather list
by Kyoungil Kim
· 12 years ago
8fee476
mmc: core: Fix some driver hangs when dealing with broken devices
by Trey Ramsay
· 12 years ago
42cd95a
mmc: core: debugfs: Add signal_voltage to ios dump
by Johan Rudholm
· 12 years ago
943c2ac
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
e6c0858
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
by Ulf Hansson
· 12 years ago
9cde5b7
mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator
by Chris Ball
· 12 years ago
950d56a
mmc: support BKOPS feature for eMMC
by Jaehoon Chung
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
d8e2ac3
mmc: sdio: Fix PM_SLEEP related build warnings
by Thierry Reding
· 12 years ago
1a41313
mmc: core: Remove bounce buffer in mmc_send_cxd_data()
by Kyungsik Lee
· 12 years ago
15e8a8e
mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio
by Chris Ball
· 12 years ago
3339d1e
mmc: core: Do not rescan non-removable devices
by Johan Rudholm
· 12 years ago
6780162
mmc: debugfs: Print ext_csd in ascending order
by Venkatraman S
· 12 years ago
211d4fe
mmc: core: Add TRANsfer state to non-HPI state
by Venkatraman S
· 12 years ago
7122bbb
mmc: fix comment typos
by Masanari Iida
· 12 years ago
3b07e9c
workqueue: deprecate system_nrt[_freezable]_wq
by Tejun Heo
· 12 years ago
108ecc4
mmc: core: reset signal voltage on power up
by Aaron Lu
· 12 years ago
55c4665
mmc: sd: Fix sd current limit setting
by Aaron Lu
· 12 years ago
aa6439d
mmc: sdio: Change pr_warning to pr_warn_ratelimited
by Liu Chuansheng
· 12 years ago
a39ca6ae
mmc: core: Simplify and fix for SD switch processing
by Aaron Lu
· 12 years ago
b63b5e8
mmc: core: correct invalid error checking
by Alan Cox
· 12 years ago
0aa6770
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
by Philip Rakity
· 12 years ago
d9adcc1
mmc: prohibit card detection when host is not ready
by Guennadi Liakhovetski
· 12 years ago
5aa7dad
mmc: core: add WP pin handler to slot functions
by Guennadi Liakhovetski
· 13 years ago
a7d1a1e
mmc: core: convert slot functions to managed allocation
by Guennadi Liakhovetski
· 13 years ago
befe404
mmc: add CD GPIO polling support to slot functions
by Guennadi Liakhovetski
· 13 years ago
27410ee
mmc: core: use a more generic name for slot function types and fields
by Guennadi Liakhovetski
· 13 years ago
e137788
mmc: add a function to get regulators, supplying card's power
by Guennadi Liakhovetski
· 12 years ago
45a6b32
mmc: core: Export regulator_* functions as GPL
by Chris Ball
· 12 years ago
6af9e96
mmc: core: Fix the HPI execution sequence
by Venkatraman S
· 12 years ago
fd0ea65
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
by Guennadi Liakhovetski
· 13 years ago
623b51f
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
by Guennadi Liakhovetski
· 12 years ago
87f761b
mmc: core: Revert "skip card initialization if power class selection fails"
by Venkatraman S
· 12 years ago
85e727e
mmc: core: return an error on suspend if mmc_deselect_cards fails
by Jaehoon Chung
· 12 years ago
2a0fe91
mmc: sdio: fix setting card data bus width as 4-bit
by Yong Ding
· 12 years ago
Next »