index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
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
*
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2010-08-11
1
-26
/
+57
*
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
2010-08-11
1
-2
/
+10
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-2
/
+1
*
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
[next]