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