Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ee267fe21a53038fcd4846b01af8ef59b4e19cbd
/
drivers
/
mmc
/
core
b62b71c
Merge "Revert "mmc: sdio: optimized SDIO IRQ handling for single irq"" into msm-3.0
by Linux Build Service Account
· 13 years ago
30edcea
mmc: core: fix power class selection
by Subhash Jadavani
· 13 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 13 years ago
6e611f2
Revert "mmc: sdio: optimized SDIO IRQ handling for single irq"
by Sujit Reddy Thumma
· 13 years ago
c6d372b
Merge changes I16f522e7,Ifa5b3bc2 into msm-3.0
by Linux Build Service Account
· 13 years ago
d4e3d52
Merge branch 'google-android' into msm-3.0
by Rohit Vaswani
· 13 years ago
1de2dfd
mmc: core: capture performance numbers only when asked
by Subhash Jadavani
· 13 years ago
d9b4611
mmc: core: Remove BROKEN_CLK_GATING quirk for WCN1314 cards
by Sujit Reddy Thumma
· 13 years ago
f0410bc
mmc: core: Export mmc_set_ios so that host drivers can use it
by Sujit Reddy Thumma
· 13 years ago
95b47b5
Merge "mmc: bus: print bus speed mode of UHS-I card" into msm-3.0
by Linux Build Service Account
· 13 years ago
4dd5c44
mmc: sd: fix the issue with paranoid SD card init retry
by Subhash Jadavani
· 13 years ago
4bb389d
mmc: bus: print bus speed mode of UHS-I card
by Subhash Jadavani
· 13 years ago
9d3eeff
mmc: core: hs200 fixes
by Subhash Jadavani
· 13 years ago
a0be5ad
mmc: core: Fix low speed mmc card detection failure
by Girish K S
· 13 years ago
a3f4169
mmc: core: HS200 mode support for eMMC 4.5
by Girish K S
· 13 years ago
c861f32
mmc: core: Fix typo at mmc_card_sleep
by Kyungmin Park
· 13 years ago
3e0246c
mmc: core: Fix power_off_notify during suspend
by Girish K S
· 13 years ago
0993da7
mmc: core: Fix setting power notify state variable for non-eMMC
by Girish K S
· 13 years ago
1ebbc24
mmc: core: Cleanup eMMC4.5 conditionals
by Seungwon Jeon
· 13 years ago
b8ee2c1
mmc: core: support HPI send command
by Jaehoon Chung
· 13 years ago
a2a134f
mmc: core: Modify the timeout value for writing power class
by Seungwon Jeon
· 13 years ago
f876490
mmc: core: Add cache control for eMMC4.5 device
by Seungwon Jeon
· 13 years ago
a3777a7
mmc: core: new discard feature support at eMMC v4.5
by Kyungmin Park
· 13 years ago
ed1ac8a
mmc: core: mmc sanitize feature support for v4.5
by Kyungmin Park
· 13 years ago
51abf16
mmc: core: Add Power Off Notify Feature eMMC 4.5
by Girish K S
· 13 years ago
0007bbc
mmc: core: Add default timeout value for CMD6
by Seungwon Jeon
· 13 years ago
b5716b4
mmc: core: move ->request() call from atomic context
by Adrian Hunter
· 13 years ago
8fe2115
mmc: core: ext_csd.raw_* used in comparison but never set
by Andrei Warkentin
· 13 years ago
d467483
mmc: core: eMMC 4.5 Power Class Selection Feature
by Girish K S
· 13 years ago
9ac56f3
mmc: block: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
02efa5a
mmc: core: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
bb929d5
mmc: fix integer assignments to pointer
by Venkatraman S
· 13 years ago
1b56ce1
mmc: core: use defined R1_STATE_PRG macro for card status
by Jaehoon Chung
· 13 years ago
0d37348
mmc: core: Detect eMMC v4.5 ext_csd entries
by Kyungmin Park
· 13 years ago
1cb54ea
mmc: core: add non-blocking mmc request function
by Per Forlin
· 13 years ago
81306ad
mmc: queue: let host controllers specify maximum discard timeout
by Adrian Hunter
· 13 years ago
1cfbbb9
mmc: core: Fix voltage select in DDR mode
by Girish K S
· 13 years ago
8b581b0
mmc: allow upper layers to know immediately if card has been removed
by Adrian Hunter
· 13 years ago
19859ef
mmc: msm_sdcc: Fix deadlock in mmc_suspend_host and mmc_rescan
by Sujit Reddy Thumma
· 13 years ago
ec6202f
mmc: core: Prevent too long response times for suspend
by Ulf Hansson
· 13 years ago
ea693bf
mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used
by Dmitry Shmidt
· 13 years ago
abb9681
mmc: core: Ensure clocks are always enabled before host interaction
by Sujit Reddy Thumma
· 13 years ago
bda7a38
Merge "mmc: core: Fix wrong check introduced in eMMC Dual Data Rate patch 4c4cb17" into msm-3.0
by Linux Build Service Account
· 13 years ago
849b79e
msm: trivial: 'chmod 644' for non-executable files
by Bryan Huntsman
· 13 years ago
2f0ec14
Merge "Merge remote-tracking branch 'common/android-3.0' into msm-3.0" into msm-3.0
by Linux Build Service Account
· 13 years ago
d074fa2
Merge remote-tracking branch 'common/android-3.0' into msm-3.0
by Bryan Huntsman
· 13 years ago
c359836
mmc: core: ext_csd.raw_* used in comparison but never set
by Andrei Warkentin
· 13 years ago
311c3c1
mmc: core: Fix hangs related to insert/remove of cards
by Ulf Hansson
· 13 years ago
93e9e39
mmc: core: Use usleep_range for delays less than 20ms
by Sujit Reddy Thumma
· 13 years ago
0d0bc29
mmc: core: Use delayed work in clock gating framework
by Sujit Reddy Thumma
· 13 years ago
21e2282
mmc: core: Fix wrong check introduced in eMMC Dual Data Rate patch 4c4cb17
by Sahitya Tummala
· 13 years ago
8cce853
Merge changes I4ac6f9ef,I96bc377c,Ia5fdfb02,I601d24ef into msm-3.0
by Linux Build Service Account
· 13 years ago
2bb3e31
Merge commit 'v3.0.8' into android-3.0
by Colin Cross
· 13 years ago
cef6986
mmc: core: use non-reentrant workqueue for clock gating
by Mika Westerberg
· 13 years ago
2cebed4
mmc: core: prevent aggressive clock gating racing with ios updates
by Mika Westerberg
· 13 years ago
78a8e3b
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
by Mika Westerberg
· 13 years ago
5fdf175
Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"
by Chris Ball
· 14 years ago
00b9433
mmc: Fixing few warning messages.
by Pratibhasagar V
· 13 years ago
eb1e085
mmc: core: Increase write data timeout value for bad SDHC cards
by Sujith Reddy Thumma
· 13 years ago
c3eb6ef
mmc: sd: UHS-I bus speed should be set last in UHS initialization
by Subhash Jadavani
· 13 years ago
72407e9
mmc: remove MMC bus legacy suspend/resume method
by Chuanxiao Dong
· 13 years ago
6942511
mmc: core: use non-reentrant workqueue for clock gating
by Mika Westerberg
· 13 years ago
0bd01ae
mmc: core: prevent aggressive clock gating racing with ios updates
by Mika Westerberg
· 13 years ago
a24cf48
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
by Mika Westerberg
· 13 years ago
37abfa8
mmc: core: Skip frequency retries for SDCC slots
by Sujith Reddy Thumma
· 13 years ago
6e64d74
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
by Subhash Jadavani
· 13 years ago
8df15da
mmc: core: put eMMC in sleep (cmd5) mode before suspend
by Balaji T K
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
07b26cd
mmc: core: host: only use wakelock for detect work
by Colin Cross
· 13 years ago
4e11175
Merge commit 'v3.0' into android-3.0
by Colin Cross
· 13 years ago
f39b2dd
mmc: core: Bus width testing needs to handle suspend/resume
by Philip Rakity
· 13 years ago
e55d4fa
Merge commit 'v3.0-rc5' into android-3.0
by Colin Cross
· 13 years ago
4cf8c6d
mmc: core: make erase timeout calculation allow for gated clock
by Adrian Hunter
· 13 years ago
c6e633a
mmc: sdio: reset card during power_restore
by Daniel Drake
· 13 years ago
297c7f2
mmc: sdio: fix runtime PM path during driver removal
by Ohad Ben-Cohen
· 14 years ago
6bb1acf
Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"
by Colin Cross
· 14 years ago
759378a
mmc: Fix pm_notifier obeying deferred resume
by Dmitry Shmidt
· 14 years ago
c0455a0
mmc: Add "ignore mmc pm notify" functionality
by Dmitry Shmidt
· 14 years ago
cd86f66
mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()
by Dmitry Shmidt
· 14 years ago
4d2c263
mmc: subtract boot sectors from disk size for eMMC 4.3+ devices
by Gary King
· 14 years ago
617a3dc
mmc: core: Release delayed mmc work wakelock after deep disable
by San Mehat
· 15 years ago
8f5ed00
mmc: sdio: Add high speed support to sdio_reset_comm()
by Daniel Chen
· 15 years ago
7e053b3
mmc: sdio: Claim host in sdio_reset_comm()
by Dmitry Shmidt
· 15 years ago
c87f8d4
mmc: mmcblk: Add support for deferred SD bus resume
by San Mehat
· 15 years ago
10797cf
mmc: core: Add deferred bus resume policy.
by San Mehat
· 15 years ago
b2afee5
mmc: core: Hold a wake lock accross delayed work + mmc rescan
by San Mehat
· 16 years ago
01349cb
mmc: sd: Add retries in re-detection
by San Mehat
· 16 years ago
a166195
mmc: sd: When resuming, try a little harder to init the card
by San Mehat
· 16 years ago
200a8e8
mmc: Add new API call 'sdio_reset_comm' for resetting communication with an SDIO device
by San Mehat
· 17 years ago
dc12952
trout: Add functions for WiFi
by Dmitry Shmidt
· 16 years ago
9a24820
mmc: Add concept of an 'embedded' SDIO device.
by San Mehat
· 17 years ago
ae11f09
mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD detection
by San Mehat
· 16 years ago
8c1c77f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
08ee80c
mmc: core: eMMC bus width may not work on all platforms
by Philip Rakity
· 14 years ago
f0d8997
mmc: core: Block CMD23 support for UHS104/SDXC cards.
by Andrei Warkentin
· 14 years ago
06b2233
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
by Jaehoon Chung
· 14 years ago
4c4cb17
mmc: core: add support for eMMC Dual Data Rate
by Philip Rakity
· 14 years ago
261bbd4
mmc: core: eMMC signal voltage does not use CMD11
by Philip Rakity
· 14 years ago
a8e6df7
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
by Eliad Peller
· 14 years ago
06e8935
mmc: sdio: optimized SDIO IRQ handling for single irq
by Stefan Nilsson XK
· 14 years ago
Next »