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.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-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
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
Subhash Jadavani
1
-3
/
+3
2011-11-11
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
1
-0
/
+1
2011-05-26
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
1
-0
/
+2
2011-05-25
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
1
-2
/
+2
2011-05-25
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+11
2011-05-25
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
1
-0
/
+6
2011-05-25
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
1
-1
/
+9
2011-05-25
mmc: sd: set current limit for uhs cards
Arindam Nath
1
-0
/
+63
2011-05-25
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
1
-0
/
+65
2011-05-25
mmc: sd: add support for driver type selection
Arindam Nath
1
-26
/
+126
2011-05-25
mmc: sd: query function modes for uhs cards
Arindam Nath
1
-10
/
+58
2011-05-25
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
1
-2
/
+34
2011-03-15
mmc: Ensure prototypes for SD API are visible in sd.c
Mark Brown
1
-0
/
+1
2011-01-09
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
1
-3
/
+8
2011-01-09
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
1
-1
/
+4
2010-10-23
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
1
-2
/
+6
2010-10-23
mmc: Add helper function to check if a card is removable
Matt Fleming
1
-1
/
+1
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
1
-0
/
+82
2010-08-11
mmc: split mmc_sd_init_card()
Michal Miroslaw
1
-104
/
+145
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
1
-20
/
+1
2009-09-23
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
1
-10
/
+5
2009-09-23
mmc_spi: fail gracefully if host or card do not support the switch command
Wolfgang Muees
1
-5
/
+5
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
1
-0
/
+11
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
1
-7
/
+34
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-04-08
mmc_spi: do not check CID and CSD blocks with CRC16
Wolfgang Muees
1
-9
/
+12
2008-07-15
MMC: Trivial comment cleanup
Deepak Saxena
1
-1
/
+1
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
1
-2
/
+2
2008-03-23
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
1
-53
/
+42
2007-09-23
MMC core learns about SPI
David Brownell
1
-10
/
+38
2007-09-23
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
1
-4
/
+2
2007-09-23
mmc: improve error code feedback
Pierre Ossman
1
-5
/
+17
2007-09-23
mmc: remove custom error codes
Pierre Ossman
1
-28
/
+28
2007-07-26
mmc: add missing printk levels
Pierre Ossman
1
-8
/
+6
2007-07-26
mmc: be more verbose about card insertions/removal
Pierre Ossman
1
-1
/
+6
2007-07-26
mmc: Don't hold lock when releasing an added card
Pierre Ossman
1
-5
/
+8
2007-07-26
mmc: update header file paths
Pierre Ossman
1
-1
/
+1
2007-07-09
mmc: refactor bus operations
Pierre Ossman
1
-8
/
+55
2007-06-13
mmc: get back read-only switch function
Pierre Ossman
1
-0
/
+15
2007-06-07
mmc: don't call switch on old cards
Pierre Ossman
1
-4
/
+20
2007-06-07
mmc: fix broken if clause
Pierre Ossman
1
-1
/
+1
2007-05-01
mmc: remove old card states
Pierre Ossman
1
-8
/
+15
2007-05-01
mmc: support unsafe resume of cards
Pierre Ossman
1
-110
/
+208
2007-05-01
mmc: break apart switch function
Pierre Ossman
1
-8
/
+41
2007-05-01
MMC: Fix handling of low-voltage cards
Philip Langdale
1
-0
/
+18
2007-05-01
mmc: add bus handler
Pierre Ossman
1
-0
/
+431