index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdio: recognize io card without powercycle
Albert Herranz
2010-03-12
1
-0
/
+1
*
sdio: introduce API for special power management features
Nicolas Pitre
2010-03-06
1
-3
/
+9
*
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
2009-12-15
1
-0
/
+16
*
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
2009-09-23
1
-7
/
+28
*
mmc: power off once at removal
Denis Karpov
2009-09-23
1
-0
/
+2
*
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
1
-0
/
+40
*
mmc: add ability to save power by powering off cards
Adrian Hunter
2009-09-23
1
-0
/
+34
*
mmc: allow host claim / release nesting
Adrian Hunter
2009-09-23
1
-9
/
+25
*
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
2009-09-23
1
-6
/
+171
*
mmc: in mmc_power_up(), use previously selected ocr if available
Balaji Rao
2009-09-23
1
-1
/
+7
*
MMC core: limit minimum initialization frequency to 400kHz
Sascha Hauer
2009-06-13
1
-1
/
+7
*
mmc: mmc_rescan detects card change in one run
Jorg Schummer
2009-06-13
1
-44
/
+55
*
mmc: increase power up delay
José M. Fernández
2009-05-03
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-04-05
1
-0
/
+18
|
\
|
*
mmc_spi: allow higher timeouts for SPI mode
Wolfgang Muees
2009-03-24
1
-0
/
+15
|
*
mmc: During unsafe resume, select the right volatge for the card
Balaji Rao
2009-03-24
1
-0
/
+1
|
*
mmc: delayed_work was never cancelled
Jorg Schummer
2009-03-24
1
-0
/
+2
*
|
MMC: regulator utilities
David Brownell
2009-03-31
1
-0
/
+100
|
/
*
mmc: warn about voltage mismatches
David Brownell
2008-12-31
1
-0
/
+2
*
mmc: Add mmc_vddrange_to_ocrmask() helper function
Anton Vorontsov
2008-12-31
1
-0
/
+75
*
mmc: increase SD write timeout for crappy cards
Pierre Ossman
2008-11-08
1
-1
/
+5
*
mmc: properly iterate over sg list in debug check
Pierre Ossman
2008-08-01
1
-2
/
+3
*
mmc,sdio: helper function for transfer padding
Pierre Ossman
2008-07-15
1
-1
/
+28
*
mmc: add support for card-detection polling
Anton Vorontsov
2008-07-15
1
-3
/
+9
*
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2008-04-18
1
-4
/
+0
*
mmc: make __mmc_release_bus() static
Adrian Bunk
2008-04-18
1
-1
/
+1
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+0
*
mmc: add led trigger
Pierre Ossman
2007-09-24
1
-0
/
+5
*
MMC core learns about SPI
David Brownell
2007-09-23
1
-4
/
+24
*
mmc: increase power up delay
Pierre Ossman
2007-09-23
1
-1
/
+9
*
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
2007-09-23
1
-6
/
+6
*
mmc: fix sdio timeout calculation
Pierre Ossman
2007-09-23
1
-0
/
+9
*
mmc: fix incorrect divisor in debug output
Pierre Ossman
2007-09-23
1
-1
/
+1
*
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
2007-09-23
1
-6
/
+16
*
mmc: initialize mmc subsystem with subsys_initcall()
Nicolas Pitre
2007-09-23
1
-1
/
+1
*
mmc: basic SDIO device model
Pierre Ossman
2007-09-23
1
-5
/
+22
*
mmc: detect SDIO cards
Pierre Ossman
2007-09-23
1
-12
/
+28
*
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
2007-09-23
1
-5
/
+3
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
1
-2
/
+2
*
drivers/mmc/core/: make 3 functions static
Adrian Bunk
2007-07-26
1
-23
/
+40
*
mmc: proper debugging output in core
Pierre Ossman
2007-07-26
1
-8
/
+40
*
mmc: add a might_sleep() to mmc_claim_host()
Pierre Ossman
2007-07-26
1
-0
/
+2
*
mmc: update kerneldoc
Pierre Ossman
2007-07-26
1
-12
/
+19
*
mmc: move layer init and workqueue to core file
Pierre Ossman
2007-07-09
1
-1
/
+48
*
mmc: refactor host class handling
Pierre Ossman
2007-07-09
1
-77
/
+5
*
mmc: refactor bus operations
Pierre Ossman
2007-07-09
1
-16
/
+0
*
mmc build fix
Andrew Morton
2007-05-09
1
-2
/
+2
*
mmc: use lock instead of claim in debug check
Pierre Ossman
2007-05-08
1
-4
/
+6
*
mmc: support unsafe resume of cards
Pierre Ossman
2007-05-01
1
-6
/
+23
*
mmc: add bus handler
Pierre Ossman
2007-05-01
1
-681
/
+136
[next]