Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5a325071a0ac9636f07d6328bafc9e42ce13752c
/
drivers
/
mmc
/
core
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
· 13 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
· 13 years ago
2a0fe91
mmc: sdio: fix setting card data bus width as 4-bit
by Yong Ding
· 13 years ago
a5075eb
mmc: block: Allow disabling 512B sector size emulation
by Saugata Das
· 13 years ago
f6f4459
mmc: core: Remove dead code
by Philippe De Swert
· 13 years ago
fa55018
mmc: core: Prevent eMMC VCC supply to be cut from late init
by Ulf Hansson
· 13 years ago
3d93576
mmc: core: skip card initialization if power class selection fails
by Subhash Jadavani
· 13 years ago
10942aa
mmc: core: fix the signaling 1.8V for HS200
by Seungwon Jeon
· 13 years ago
96cf5f0
mmc: core: fix the decision of HS200/DDR card-type
by Seungwon Jeon
· 13 years ago
0e9f480
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
by Guennadi Liakhovetski
· 13 years ago
0dd1bfe
mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
by Chuanxiao Dong
· 13 years ago
bbbc4c4
mmc: sdio: avoid spurious calls to interrupt handlers
by Nicolas Pitre
· 13 years ago
7c57091
mmc: core: Do not pre-claim host in suspend
by Ulf Hansson
· 13 years ago
5ca6518
mmc: cd-gpio: Include header to pickup exported symbol prototypes
by H Hartley Sweeten
· 13 years ago
32d317c
mmc: remove MMC bus legacy suspend/resume method
by Chuanxiao Dong
· 13 years ago
2830281
mmc: fixes for eMMC v4.5 sanitize operation
by Adrian Hunter
· 13 years ago
7194efb
mmc: fixes for eMMC v4.5 discard operation
by Adrian Hunter
· 13 years ago
3bdc9ba
mmc: use really long write timeout to deal with crappy cards
by Paul Walmsley
· 13 years ago
93fc5a4
mmc: core: fix power class selection
by Subhash Jadavani
· 13 years ago
e841a7c
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
by Rafael J. Wysocki
· 13 years ago
6500c8e
mmc: bus: print bus speed mode of UHS-I card
by Subhash Jadavani
· 13 years ago
c9b0546
mmc: simplify mmc_cd_gpio_request() by removing two parameters
by Guennadi Liakhovetski
· 13 years ago
2378975
mmc: core: warn when card doesn't support HPI
by Jaehoon Chung
· 13 years ago
83bb24a
mmc: core: add high-capacity erase size capability flag
by Adrian Hunter
· 13 years ago
52d0974
mmc: core: hs200 fixes
by Subhash Jadavani
· 13 years ago
956d9fd
mmc: core: Clean up after mmc_pre_req if card was removed
by Ulf Hansson
· 13 years ago
907d2e7
mmc: start removing enable / disable API
by Adrian Hunter
· 13 years ago
f0cc9cf
mmc: core: Detect card removal on I/O error
by Ulf Hansson
· 13 years ago
7b2fd4f
mmc: core: add a debug message for SET_BLOCK_COUNT
by Jaehoon Chung
· 13 years ago
4265900
mmc: MMC-4.5 Data Tag Support
by Saugata Das
· 13 years ago
e774747
mmc: core: Fixup suspend/resume issues for UHS-I cards
by Ulf Hansson
· 13 years ago
c84f15a
mmc: core: fix regression: set default clock gating delay to 0
by Guennadi Liakhovetski
· 13 years ago
dd13b4e
mmc: core: Fix comparison issue in mmc_compare_ext_csds
by Jurgen Heeks
· 13 years ago
3e73c36
mmc: core: Fix PowerOff Notify suspend/resume
by Girish K S
· 13 years ago
6e8201f
mmc: core: add the capability for broken voltage
by Jaehoon Chung
· 13 years ago
7488e92
mmc: core: Fix low speed mmc card detection failure
by Girish K S
· 13 years ago
2c4967f74
mmc: core: Ensure clocks are always enabled before host interaction
by Sujit Reddy Thumma
· 13 years ago
2d0d68f
mmc: core: UHS sdio card that fails should not exceed 50MHz
by Philip Rakity
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
0db13fc
mmc: fix a deadlock between system suspend and MMC block IO
by Guennadi Liakhovetski
· 13 years ago
a4924c7
mmc: core: HS200 mode support for eMMC 4.5
by Girish K S
· 13 years ago
8bc0678
mmc: core: Separate the timeout value for cache-ctrl
by Seungwon Jeon
· 13 years ago
aa9df4f
mmc: core: Add option to prevent eMMC sleep command
by Ulf Hansson
· 13 years ago
17e9ff5
mmc: core: Add claiming of hosts during mmc_cache_ctrl
by Seungwon Jeon
· 13 years ago
349ab52
mmc: add a generic GPIO card-detect helper
by Guennadi Liakhovetski
· 13 years ago
913047e
mmc: core: Fix voltage select in DDR mode
by Girish K S
· 13 years ago
4137e50
mmc: core: Fixup delayed work clock gating patch
by Stephen Boyd
· 13 years ago
add710e
mmc: boot partition ro lock support
by Johan Rudholm
· 13 years ago
d304950
mmc: allow upper layers to know immediately if card has been removed
by Adrian Hunter
· 13 years ago
a303c53
mmc: sdio: support SDIO UHS cards
by Philip Rakity
· 13 years ago
597dd9d79
mmc: core: Use delayed work in clock gating framework
by Sujit Reddy Thumma
· 13 years ago
df16219
mmc: debugfs: expose the SDCLK frq in sys ios
by Giuseppe CAVALLARO
· 13 years ago
052d81d
mmc: sdio: Fix to support any block size optimally
by Stefan Nilsson XK
· 13 years ago
fffe5d5
mmc: sd: Macro name cleanup for high speed dtr
by Qiang Liu
· 13 years ago
5c7f0e0
Revert "mmc: enable runtime PM by default"
by Ohad Ben-Cohen
· 13 years ago
49df780
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
by Sujit Reddy Thumma
· 13 years ago
c99872a
mmc: core: Fix typo at mmc_card_sleep
by Kyungmin Park
· 13 years ago
a80f162
mmc: core: Fix power_off_notify during suspend
by Girish K S
· 13 years ago
96a85d5
mmc: core: Fix setting power notify state variable for non-eMMC
by Girish K S
· 13 years ago
6de5fc9
mmc: core: Add quirk for long data read time
by Stefan Nilsson XK
· 13 years ago
0205a90
mmc: Fix implicit use of stat.h header in associated files
by Paul Gortmaker
· 13 years ago
3ef77af
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 13 years ago
336c716
mmc: core: Cleanup eMMC4.5 conditionals
by Seungwon Jeon
· 13 years ago
b6ad726
mmc: core: Prevent too long response times for suspend
by Ulf Hansson
· 13 years ago
b4625da
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
by Bing Zhao
· 13 years ago
f2815f6
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
by Subhash Jadavani
· 13 years ago
eb0d8f1
mmc: core: support HPI send command
by Jaehoon Chung
· 13 years ago
881d1c2
mmc: core: Add cache control for eMMC4.5 device
by Seungwon Jeon
· 13 years ago
71fe3eb
mmc: core: Modify the timeout value for writing power class
by Seungwon Jeon
· 13 years ago
b3bf915
mmc: core: new discard feature support at eMMC v4.5
by Kyungmin Park
· 13 years ago
d9ddd62
mmc: core: mmc sanitize feature support for v4.5
by Kyungmin Park
· 13 years ago
bec8726
mmc: core: Add Power Off Notify Feature eMMC 4.5
by Girish K S
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 years ago
b23cf0b
mmc: core: Add default timeout value for CMD6
by Seungwon Jeon
· 13 years ago
08a7e1d
mmc: core: move ->request() call from atomic context
by Adrian Hunter
· 13 years ago
3f102ae
mmc: using module_param requires the inclusion of moduleparam.h
by Stephen Rothwell
· 13 years ago
e0c368d
mmc: core: general purpose MMC partition support.
by Namjae Jeon
· 13 years ago
5238acb
mmc: core: ext_csd.raw_* used in comparison but never set
by Andrei Warkentin
· 13 years ago
b87d8db
mmc: core: eMMC 4.5 Power Class Selection Feature
by Girish K S
· 13 years ago
34f5050
mmc: add module param to set fault injection attributes
by Per Forlin
· 13 years ago
cd8a366
mmc: core: add sd uhs string for mmc_ios_show
by Aaron Lu
· 13 years ago
6771632
mmc: block: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
b249951
mmc: core: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
Next »