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
2014-05-13
mmc: drop the speed mode of card's state
Seungwon Jeon
1
-13
/
+3
2014-04-22
mmc: Convert to use ATTRIBUTE_GROUPS
Axel Lin
1
-10
/
+2
2014-02-14
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
1
-22
/
+1
2014-01-13
mmc: core: sd: implement proper support for sd3.0 au sizes
Wolfram Sang
1
-15
/
+22
2013-10-31
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
Ulf Hansson
1
-5
/
+7
2013-10-31
mmc: core: Improve runtime PM support during suspend/resume for sd/mmc
Ulf Hansson
1
-9
/
+36
2013-10-31
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
Ulf Hansson
1
-12
/
+1
2013-10-31
mmc: Don't force card to active state when entering suspend/shutdown
Ulf Hansson
1
-4
/
+17
2013-10-31
mmc: core: Collect common code for card ocr validation
Ulf Hansson
1
-19
/
+0
2013-10-31
mmc: core: Prevent violation of specs while initializing cards
Ulf Hansson
1
-1
/
+0
2013-10-31
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
1
-10
/
+12
2013-10-31
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
1
-1
/
+2
2013-10-31
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
1
-2
/
+2
2013-08-25
mmc: sd: fix the maximum au_size for SD3.0
Jaehoon Chung
1
-2
/
+5
2013-08-25
mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card
Wei WANG
1
-3
/
+3
2013-06-27
mmc: core: Add shutdown callback for SD bus_ops
Ulf Hansson
1
-0
/
+2
2013-06-27
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
1
-0
/
+4
2013-05-26
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
1
-0
/
+49
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
1
-2
/
+2
2013-05-26
mmc: core: Only execute tuning for SDR50 and SDR104
Fredrik Soderstedt
1
-2
/
+7
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
1
-17
/
+0
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
1
-5
/
+16
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
1
-1
/
+1
2013-02-24
mmc: sd: Simplify by using mmc_host_uhs
Johan Rudholm
1
-4
/
+2
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
1
-3
/
+0
2012-07-22
mmc: sd: Fix sd current limit setting
Aaron Lu
1
-15
/
+54
2012-07-22
mmc: core: Simplify and fix for SD switch processing
Aaron Lu
1
-72
/
+22
2012-07-21
mmc: core: correct invalid error checking
Alan Cox
1
-1
/
+1
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
1
-11
/
+12
2012-06-06
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
1
-2
/
+4
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
1
-5
/
+3
2012-02-14
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
1
-4
/
+18
2012-01-13
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
1
-1
/
+2
2012-01-12
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
1
-1
/
+11
2012-01-12
mmc: sdio: support SDIO UHS cards
Philip Rakity
1
-1
/
+1
2012-01-12
mmc: sd: Macro name cleanup for high speed dtr
Qiang Liu
1
-2
/
+2
2011-11-01
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
1
-0
/
+1
2011-10-27
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
Subhash Jadavani
1
-3
/
+3
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-20
/
+20
2011-10-27
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
1
-2
/
+0
2011-10-27
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
1
-0
/
+1
2011-09-01
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
1
-28
/
+53
2011-07-21
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
1
-29
/
+39
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
[next]