Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
edaa86a4142474c99e4741efb6a916067978a1ee
/
drivers
/
mmc
/
core
ed919b0
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
by Ohad Ben-Cohen
· 14 years ago
4d0812c
mmc: sdio: fix nasty oops in mmc_sdio_detect
by Ohad Ben-Cohen
· 14 years ago
d9bcbf3
mmc: fix rmmod race for hosts using card-detection polling
by Guennadi Liakhovetski
· 14 years ago
25d5c69
mmc: Fix printing of card DDR type
by Philip Rakity
· 14 years ago
703aae3
mmc: add a file to debugfs for changing host clock at runtime
by Andy Shevchenko
· 14 years ago
ed2a978
mmc: sdio: support suspend/resume while runtime suspended
by Ohad Ben-Cohen
· 14 years ago
87973ba
mmc: sdio: ensure mmc_sdio_detect is powered
by Ohad Ben-Cohen
· 14 years ago
40bba0c
mmc: sdio: enable runtime PM for SDIO functions
by Ohad Ben-Cohen
· 14 years ago
81968561
mmc: sdio: enable runtime PM for SDIO cards
by Ohad Ben-Cohen
· 14 years ago
80fd933
mmc: sdio: use the generic runtime PM handlers
by Ohad Ben-Cohen
· 14 years ago
516d5cc
mmc: add runtime PM handlers
by Ohad Ben-Cohen
· 14 years ago
d3fe37b
mmc: sdio: add power_restore support
by Ohad Ben-Cohen
· 14 years ago
12ae637
mmc: propagate power save/restore ops return value
by Ohad Ben-Cohen
· 14 years ago
9b966aa
mmc: sdio: fully reconfigure oldcard on resume
by Ohad Ben-Cohen
· 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
4d0b861
mmc: sdhci: mmc_rescan: reduce verbosity
by Eric Bénard
· 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
d3c502b
mmc: Makefile: Fix EXTRA_CFLAGS assignment
by matt mooney
· 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
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
1c8cf9c
mmc: sdio: fix SDIO suspend/resume regression
by Ohad Ben-Cohen
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
f3c65b2
mmc: avoid getting CID on SDIO-only cards
by David Vrabel
· 14 years ago
81ca03a
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
by Uwe Kleine-König
· 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
fc8a098
mmc: only set blockaddressed for > 2GiB cards
by Hanumath Prasad
· 14 years ago
4c2ef25
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
by Maxim Levitsky
· 14 years ago
7310ece8
mmc: implement SD-combo (IO+mem) support
by Michal Miroslaw
· 14 years ago
71578a1
mmc: split mmc_sd_init_card()
by Michal Miroslaw
· 14 years ago
6da24b7
mmc: recognize CSD structure
by Kyungmin Park
· 14 years ago
6c1f716
sdio: add new function for RAW (Read after Write) operation
by Grazvydas Ignotas
· 15 years ago
1a13f8f
mmc: remove the "state" argument to mmc_suspend_host()
by Matt Fleming
· 15 years ago
6dd6bca
mmc: sd: clean up redundant memset
by Mark Asselstine
· 15 years ago
3fcb027
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
by Daniel Mack
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7198f3c
mmc: fix incorrect interpretation of card type bits
by Adrian Hunter
· 15 years ago
516a824
sdio: recognize io card without powercycle
by Albert Herranz
· 15 years ago
6b5eda3
sdio: put active devices into 1-bit mode during suspend
by Daniel Drake
· 15 years ago
4021684
sdio: kick the interrupt thread upon a resume
by Nicolas Pitre
· 15 years ago
3bca4cf7
sdio: don't use CMD[357] as part of a powered SDIO resume
by Chris Ball
· 15 years ago
da68c4e
sdio: introduce API for special power management features
by Nicolas Pitre
· 15 years ago
3fb7fb4
sdio: add quirk to clamp byte mode transfer
by Bing Zhao
· 15 years ago
11723ab
mmc: allow for MMC v4.4
by Adrian Hunter
· 15 years ago
e881279
sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
by Matt Fleming
· 15 years ago
3d10a1b
sdio: fix reference counting in sdio_remove_func()
by Daniel Drake
· 15 years ago
bd68e08
mmc: add module parameter to set whether cards are assumed removable
by Ben Hutchings
· 15 years ago
4ec6496
sdio: rework cis tuple parsing
by Albert Herranz
· 15 years ago
a1125b1
mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings
by David Vrabel
· 15 years ago
ed9935f4
sdio: pass whitelisted cis funce tuples to sdio drivers
by Albert Herranz
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
996ad568
mmc: make SDIO device/driver struct accessors public
by Nicolas Pitre
· 15 years ago
95cdfb7
mmc: propagate error codes back from bus drivers' suspend/resume methods
by Nicolas Pitre
· 15 years ago
17d33e1
mmc: core SDIO suspend/resume support
by Nicolas Pitre
· 15 years ago
d08ebed
mmc_spi: fail gracefully if host or card do not support the switch command
by Wolfgang Muees
· 15 years ago
7c979ec
sdio: add MMC_QUIRK_LENIENT_FN0
by Ohad Ben-Cohen
· 15 years ago
4245c02
sdio: fix read buffer overflow
by Roel Kluin
· 15 years ago
006ebd5
sdio: add CD disable support
by Ohad Ben-Cohen
· 15 years ago
ef0b27d
mmc: check status after MMC SWITCH command
by Adrian Hunter
· 15 years ago
53509f0
mmc: power off once at removal
by Denis Karpov
· 15 years ago
b1ebe38
mmc: add mmc card sleep and awake support
by Jarkko Lavinen
· 15 years ago
eae1aee
mmc: add ability to save power by powering off cards
by Adrian Hunter
· 15 years ago
9feae24
mmc: add MMC_CAP_NONREMOVABLE host capability
by Adrian Hunter
· 15 years ago
319a3f1
mmc: allow host claim / release nesting
by Adrian Hunter
· 15 years ago
8ea926b
mmc: add 'enable' and 'disable' methods to mmc host
by Adrian Hunter
· 15 years ago
27cce39
sdio: do not ignore MMC_VDD_165_195
by Ohad Ben-Cohen
· 15 years ago
500f356
mmc: in mmc_power_up(), use previously selected ocr if available
by Balaji Rao
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
8dfd037
MMC core: limit minimum initialization frequency to 400kHz
by Sascha Hauer
· 16 years ago
94d89ef
mmc: mmc_rescan detects card change in one run
by Jorg Schummer
· 16 years ago
79bccc5a
mmc: increase power up delay
by José M. Fernández
· 16 years ago
9d9f25c
mmc_spi: do not check CID and CSD blocks with CRC16
by Wolfgang Muees
· 16 years ago
3e44ddd
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
by Jarkko Lavinen
· 16 years ago
0a053e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
5c13941
MMC: regulator utilities
by David Brownell
· 16 years ago
c0c8887
mmc_spi: allow higher timeouts for SPI mode
by Wolfgang Muees
· 16 years ago
d3096f8
mmc: During unsafe resume, select the right volatge for the card
by Balaji Rao
· 16 years ago
be6f19f
sdio: check that addresses are within the address space
by Pierre Ossman
· 16 years ago
c8d718f
sdio: handle null tuples
by Pierre Ossman
· 16 years ago
0d6132b
sdio: handle cis end marker in link field
by Pierre Ossman
· 16 years ago
736bb6b
mmc: Add Extended CSD register to debugfs
by Adrian Hunter
· 16 years ago
6b0b628
mmc: add MODALIAS linkage for MMC/SD devices
by Andy Whitcroft
· 16 years ago
7de427d
mmc: delayed_work was never cancelled
by Jorg Schummer
· 16 years ago
cda56ac2
mmc: fix data timeout for SEND_EXT_CSD
by Adrian Hunter
· 16 years ago
f6e10b8
mmc: warn about voltage mismatches
by David Brownell
· 16 years ago
86e8286
mmc: Add mmc_vddrange_to_ocrmask() helper function
by Anton Vorontsov
· 16 years ago
b30f8af
mmc: Add 8-bit bus width support
by Jarkko Lavinen
· 16 years ago
d1b2686
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
493890e
mmc: increase SD write timeout for crappy cards
by Pierre Ossman
· 16 years ago
0d3e046
MMC: CSD and CID timeout values
by Matthew Fleming
· 16 years ago
d16f577
sdio: high-speed support
by Pierre Ossman
· 16 years ago
6501ff6
sdio: give sdio irq thread a host specific name
by Pierre Ossman
· 16 years ago
e633b7b
sdio: make sleep on error interruptable
by Pierre Ossman
· 16 years ago
a84756c
mmc: properly iterate over sg list in debug check
by Pierre Ossman
· 16 years ago
Next »