Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
695d08fa94ce5bb8d9880e260445fbcf50fa41b4
/
include
/
linux
/
mmc
ca8e99b
mmc: core: Set non-default Drive Strength via platform hook
by Philip Rakity
· 13 years ago
aa8b683
mmc: core: add non-blocking mmc request function
by Per Forlin
· 13 years ago
03e8cb5
mmc: dw_mmc: fix stop when fallen back to PIO
by James Hogan
· 13 years ago
e056a1b
mmc: queue: let host controllers specify maximum discard timeout
by Adrian Hunter
· 13 years ago
34b664a
mmc: dw_mmc: handle unaligned buffers and sizes
by James Hogan
· 13 years ago
b86d825
mmc: dw_mmc: don't hard code fifo depth, fix usage
by James Hogan
· 13 years ago
1791b13e
mmc: dw_mmc: convert card tasklet to workqueue
by James Hogan
· 13 years ago
973ed3a
mmc: sdhi: Add write16_hook
by Simon Horman
· 13 years ago
95c7348
mmc: tmio: name 0xd8 as CTL_DMA_ENABLE
by Simon Horman
· 13 years ago
0a2d404
mmc: block: allow get_card_status() to return error status
by Russell King - ARM Linux
· 13 years ago
100e918
mmc: Standardize header file inclusion checks.
by Robert P. J. Day
· 13 years ago
94cc6a8
mmc: sdhci: merge two sdhci-pltfm.h into one
by Shawn Guo
· 13 years ago
85d6509
mmc: sdhci: make sdhci-pltfm device drivers self registered
by Shawn Guo
· 13 years ago
f39b2dd9
mmc: core: Bus width testing needs to handle suspend/resume
by Philip Rakity
· 13 years ago
8c1c77f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
8edf6371
mmc: sdhci: Auto-CMD23 support.
by Andrei Warkentin
· 13 years ago
f0d8997
mmc: core: Block CMD23 support for UHS104/SDXC cards.
by Andrei Warkentin
· 13 years ago
e89d456
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
by Andrei Warkentin
· 13 years ago
d0c97cf
mmc: core: Use CMD23 for multiblock transfers when we can.
by Andrei Warkentin
· 13 years ago
c59de92
mmc: quirks: Add/remove quirks conditional support.
by Andrei Warkentin
· 13 years ago
4c4cb17
mmc: core: add support for eMMC Dual Data Rate
by Philip Rakity
· 13 years ago
2595880
mmc: sdhi: allow powering down controller with no card inserted
by Guennadi Liakhovetski
· 13 years ago
06e8935
mmc: sdio: optimized SDIO IRQ handling for single irq
by Stefan Nilsson XK
· 13 years ago
cf2b5ee
mmc: sdhci: add support for retuning mode 1
by Arindam Nath
· 14 years ago
c3ed387
mmc: sdhci: add support for programmable clock mode
by Arindam Nath
· 14 years ago
4d55c5a
mmc: sdhci: enable preset value after uhs initialization
by Arindam Nath
· 14 years ago
b513ea2
mmc: sd: add support for tuning during uhs initialization
by Arindam Nath
· 14 years ago
3a30351
mmc: sd: report correct speed and capacity of uhs cards
by Arindam Nath
· 14 years ago
5371c92
mmc: sd: set current limit for uhs cards
by Arindam Nath
· 14 years ago
49c468f
mmc: sd: add support for uhs bus speed mode selection
by Arindam Nath
· 14 years ago
d6d50a1
mmc: sd: add support for driver type selection
by Arindam Nath
· 14 years ago
013909c
mmc: sd: query function modes for uhs cards
by Arindam Nath
· 14 years ago
f2119df
mmc: sd: add support for signal voltage switch procedure
by Arindam Nath
· 14 years ago
cb87ea2
mmc: core: Add mmc CMD+ACMD passthrough ioctl
by John Calixto
· 14 years ago
82b0e23
mmc: sdhci: Fix read-only detection with JMicron 388 chip
by Takashi Iwai
· 14 years ago
6a7a6b4
mmc: quirks: Fix erase/trim for certain SanDisk cards.
by Andrei Warkentin
· 14 years ago
371a689
mmc: MMC boot partitions support.
by Andrei Warkentin
· 14 years ago
d3a8d95
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
by Andrei Warkentin
· 14 years ago
eaa02f7
mmc: core: Rename erase_timeout to cmd_timeout_ms.
by Andrei Warkentin
· 14 years ago
853c6ca
mmc: quirks: fix truncation warnings
by Randy Dunlap
· 14 years ago
32780cd
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
by Andrei Warkentin
· 14 years ago
2059a02
mmc: add MMC_QUIRK_DISABLE_CD
by Ohad Ben-Cohen
· 14 years ago
eab4068
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
by Ohad Ben-Cohen
· 14 years ago
6b93d01f
mmc: do not switch to 1-bit mode if not required
by Ohad Ben-Cohen
· 14 years ago
a5e9425
mmc: mmc_card_keep_power cleanups
by Ohad Ben-Cohen
· 14 years ago
f4c5522
mmc: Reliable write support.
by Andrei Warkentin
· 14 years ago
41e2a48
mmc: Ensure linux starts in eMMC user partition
by Philip Rakity
· 14 years ago
86f315b
Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"
by Chris Ball
· 13 years ago
26fc877
mmc: fix a race between card-detect rescan and clock-gate work instances
by Guennadi Liakhovetski
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
cba179a
mmc: tmio_mmc: Move some defines into a shared header
by Simon Horman
· 14 years ago
42051e8
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
by Guennadi Liakhovetski
· 14 years ago
9d9659b
mmc: Add MMC_PROGRESS_*
by Simon Horman
· 14 years ago
c07946a
mmc: dw_mmc: support mmc power control with regulator
by Jaehoon Chung
· 14 years ago
e61cf11
mmc: dw_mmc: fix suspend/resume operation
by Jaehoon Chung
· 14 years ago
fc3d772
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
by Jaehoon Chung
· 14 years ago
ab1efd2
mmc: core: export function mmc_do_release_host()
by Ulf Hansson
· 14 years ago
37b7785
mmc: dw_mmc: modify quirks bit-shift control
by Jaehoon Chung
· 14 years ago
db99350
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
by Pierre Tardy
· 14 years ago
57f0adc
mmc: add per device quirk placeholder
by Pierre Tardy
· 14 years ago
709de99
mmc: export eMMC4.4 enhanced area details to sysfs
by Chuanxiao Dong
· 14 years ago
bba9587
mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.
by Paul Mundt
· 14 years ago
83eb95b
Merge branch 'sh/sdio' into sh-latest
by Paul Mundt
· 14 years ago
89e9fd3
Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest
by Paul Mundt
· 14 years ago
f95f385
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
by Will Newton
· 14 years ago
30652aa
mmc: sdhci: add quirk for max len ADMA descriptors
by Olof Johansson
· 14 years ago
22113ef
mmc: Test bus-width for old MMC devices
by Aries Lee
· 14 years ago
080bc97
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
by Ohad Ben-Cohen
· 14 years ago
8f230f4
mmc: Add support for JMicron 388 SD/MMC controller
by Takashi Iwai
· 14 years ago
0456683
mmc: Aggressive clock gating framework
by Linus Walleij
· 14 years ago
8bcee18
Merge branch 'rmobile/urgent' into rmobile-latest
by Paul Mundt
· 14 years ago
54b3846
mmc, sh: Remove sh_mmcif_boot_slurp()
by Simon Horman
· 14 years ago
9f84370
mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h
by Simon Horman
· 14 years ago
d8e7943
Merge branch 'common/mmcif' into rmobile/mmcif
by Paul Mundt
· 14 years ago
22efa0f
sh, mmc: Use defines when setting CE_CLK_CTRL
by Simon Horman
· 14 years ago
1ae0aff
mmc, sh: Correct value for reset
by Simon Horman
· 14 years ago
5c3b9ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
a782d68
mmc: sh_mmcif: add DMA support
by Guennadi Liakhovetski
· 14 years ago
ed919b0
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
by Ohad Ben-Cohen
· 14 years ago
da1d39e
mmc, sh: Move constants to sh_mmcif.h
by Simon Horman
· 14 years ago
2f6ba57
mmc: sh_mmcif: Convert extern inline to static inline.
by Paul Mundt
· 14 years ago
777271d
mmc: Allow the platform to specify the sh_mmcif get_cd handler
by Arnd Hannemann
· 14 years ago
00ebb63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
012994f
mmc: sdhci_pltfm: pass more data on custom init call
by Wolfram Sang
· 14 years ago
d3b993d
mmc: sdhci-pltfm: move .h file into appropriate subdir
by Wolfram Sang
· 14 years ago
12ae637
mmc: propagate power save/restore ops return value
by Ohad Ben-Cohen
· 14 years ago
1978fda
mmc: sdhci: split up sdhci.h for sdhci-pltfm users
by Giuseppe Cavallaro
· 14 years ago
49e3b5a
mmc: refine DDR support
by Adrian Hunter
· 14 years ago
0f8d8ea
mmc: Fixes for Dual Data Rate (DDR) support
by Adrian Hunter
· 14 years ago
dfc13e8
mmc: MMC 4.4 DDR support
by Hanumath Prasad
· 14 years ago
99fc513
mmc: Move regulator handling closer to core
by Linus Walleij
· 14 years ago
88ae8b8
mmc: Make ID freq configurable
by Hein Tibosch
· 14 years ago
71d7d3d
mmc: Add helper function to check if a card is removable
by Matt Fleming
· 14 years ago
265cdc9
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
by Andy Shevchenko
· 14 years ago
453722b
mmc: make mmc_dev_to_card() macro public
by Andy Shevchenko
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
fb3d8eb
Bluetooth: Support SDIO devices that are AMP controllers
by David Vrabel
· 14 years ago
f3c65b2
mmc: avoid getting CID on SDIO-only cards
by David Vrabel
· 14 years ago
dfe86cb
mmc: add erase, secure erase, trim and secure trim operations
by Adrian Hunter
· 14 years ago
6f51be3
sdio: allow non-standard SDIO cards
by Grazvydas Ignotas
· 14 years ago
Next »