index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
6
-1
/
+525
2010-08-11
sdio: allow non-standard SDIO cards
Grazvydas Ignotas
1
-6
/
+30
2010-08-11
mmc: only set blockaddressed for > 2GiB cards
Hanumath Prasad
1
-1
/
+3
2010-08-11
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2
-26
/
+61
2010-08-11
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
3
-23
/
+133
2010-08-11
mmc: split mmc_sd_init_card()
Michal Miroslaw
3
-119
/
+186
2010-08-11
mmc: recognize CSD structure
Kyungmin Park
1
-7
/
+19
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
1
-0
/
+30
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-2
/
+1
2010-05-27
mmc: sd: clean up redundant memset
Mark Asselstine
1
-2
/
+0
2010-04-14
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-0
/
+8
2010-03-25
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
1
-2
/
+1
2010-03-13
sdio: recognize io card without powercycle
Albert Herranz
3
-6
/
+32
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
1
-0
/
+43
2010-03-06
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
1
-0
/
+2
2010-03-06
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
1
-8
/
+11
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
2
-3
/
+58
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
1
-1
/
+6
2010-01-11
mmc: allow for MMC v4.4
Adrian Hunter
1
-1
/
+1
2009-12-18
sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
Matt Fleming
1
-2
/
+3
2009-12-18
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
1
-2
/
+5
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
5
-43
/
+23
2009-12-15
sdio: rework cis tuple parsing
Albert Herranz
1
-74
/
+93
2009-10-08
mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings
David Vrabel
1
-4
/
+3
2009-10-02
sdio: pass whitelisted cis funce tuples to sdio drivers
Albert Herranz
1
-16
/
+49
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
1
-3
/
+0
2009-09-23
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
5
-54
/
+69
2009-09-23
mmc: core SDIO suspend/resume support
Nicolas Pitre
1
-89
/
+196
2009-09-23
mmc_spi: fail gracefully if host or card do not support the switch command
Wolfgang Muees
2
-10
/
+10
2009-09-23
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
1
-1
/
+1
2009-09-23
sdio: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-23
sdio: add CD disable support
Ohad Ben-Cohen
1
-0
/
+30
2009-09-23
mmc: check status after MMC SWITCH command
Adrian Hunter
2
-6
/
+41
2009-09-23
mmc: power off once at removal
Denis Karpov
1
-0
/
+2
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
5
-5
/
+128
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
4
-0
/
+58
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2
-14
/
+68
2009-09-23
mmc: allow host claim / release nesting
Adrian Hunter
1
-9
/
+25
2009-09-23
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
3
-6
/
+174
2009-09-23
sdio: do not ignore MMC_VDD_165_195
Ohad Ben-Cohen
1
-7
/
+0
2009-09-23
mmc: in mmc_power_up(), use previously selected ocr if available
Balaji Rao
1
-1
/
+7
2009-09-15
driver model: constify attribute groups
David Brownell
2
-2
/
+2
2009-06-14
MMC core: limit minimum initialization frequency to 400kHz
Sascha Hauer
1
-1
/
+7
2009-06-14
mmc: mmc_rescan detects card change in one run
Jorg Schummer
1
-44
/
+55
2009-05-04
mmc: increase power up delay
José M. Fernández
1
-2
/
+2
2009-04-08
mmc_spi: do not check CID and CSD blocks with CRC16
Wolfgang Muees
1
-9
/
+12
2009-04-08
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
Jarkko Lavinen
1
-1
/
+1
2009-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
5
-0
/
+109
[next]