index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
59
-944
/
+2855
2011-10-27
mmc: core: Cleanup eMMC4.5 conditionals
Seungwon Jeon
1
-11
/
+9
2011-10-27
mmc: omap_hsmmc: if multiblock reads are broken, disable them
Paul Walmsley
1
-0
/
+4
2011-10-27
mmc: core: add workaround for controllers with broken multiblock reads
Paul Walmsley
1
-7
/
+14
2011-10-27
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...
Linus Torvalds
1
-1
/
+8
2011-10-27
Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-0
/
+12
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2
-2
/
+4
2011-10-26
mmc: core: Prevent too long response times for suspend
Ulf Hansson
1
-15
/
+27
2011-10-26
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
Bing Zhao
1
-1
/
+1
2011-10-26
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
Subhash Jadavani
1
-3
/
+3
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
4
-0
/
+120
2011-10-26
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
3
-6
/
+94
2011-10-26
mmc: core: Modify the timeout value for writing power class
Seungwon Jeon
1
-1
/
+1
2011-10-26
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
3
-1
/
+21
2011-10-26
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
3
-2
/
+17
2011-10-26
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
2
-22
/
+57
2011-10-26
mmc: sdhci-pci: add flag for devices that can support runtime PM
Adrian Hunter
1
-4
/
+13
2011-10-26
mmc: omap_hsmmc: ensure pbias configuration is always done
Adrian Hunter
1
-9
/
+8
2011-10-26
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
3
-2
/
+64
2011-10-26
mmc: sdhci-s3c: fix potential NULL dereference
Jaehoon Chung
1
-2
/
+4
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
28
-176
/
+172
2011-10-26
mmc: core: Add default timeout value for CMD6
Seungwon Jeon
1
-4
/
+12
2011-10-26
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
3
-45
/
+397
2011-10-26
mmc: core: move ->request() call from atomic context
Adrian Hunter
1
-7
/
+21
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
17
-0
/
+17
2011-10-26
mmc: using module_param requires the inclusion of moduleparam.h
Stephen Rothwell
1
-0
/
+1
2011-10-26
mmc: core: general purpose MMC partition support.
Namjae Jeon
2
-18
/
+65
2011-10-26
mmc: core: ext_csd.raw_* used in comparison but never set
Andrei Warkentin
1
-0
/
+2
2011-10-26
mmc: irq: Remove IRQF_DISABLED
Yong Zhang
2
-5
/
+4
2011-10-26
mmc: block: support no access to boot partitions
Adrian Hunter
2
-1
/
+3
2011-10-26
mmc: block: fix boot partition switch error path
Adrian Hunter
1
-3
/
+13
2011-10-26
mmc: core: eMMC 4.5 Power Class Selection Feature
Girish K S
1
-0
/
+96
2011-10-26
mmc: add module param to set fault injection attributes
Per Forlin
1
-18
/
+11
2011-10-26
mmc: sdhci-esdhc-imx: add basic imx6q usdhc support
Shawn Guo
2
-7
/
+35
2011-10-26
mmc: core: add sd uhs string for mmc_ios_show
Aaron Lu
1
-0
/
+9
2011-10-26
mmc: sh_mmcif: simplify platform data
Guennadi Liakhovetski
1
-4
/
+16
2011-10-26
mmc: block: add eMMC hardware reset support
Adrian Hunter
2
-61
/
+144
2011-10-26
mmc: mmc-test: add eMMC hardware reset test
Adrian Hunter
1
-0
/
+30
2011-10-26
mmc: sdhci-pci: add eMMC hardware reset support
Adrian Hunter
1
-0
/
+72
2011-10-26
mmc: sdhci: add eMMC hardware reset support
Adrian Hunter
2
-1
/
+10
2011-10-26
mmc: core: add eMMC hardware reset support
Adrian Hunter
2
-1
/
+97
2011-10-26
mmc: mmci: simplify err check in mmci_post_request
Per Forlin
1
-1
/
+1
2011-10-26
mmc: core: clarify how to use post_req in case of errors
Per Forlin
1
-0
/
+6
2011-10-26
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
4
-9
/
+11
2011-10-26
mmc: sdio: Workaround for dev with broken CMD53
Stefan Nilsson XK
2
-2
/
+16
2011-10-26
mmc: sdhci-pxa: Check pdata before using its members
Tanmay Upadhyay
1
-2
/
+2
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
5
-5
/
+9
2011-10-26
mmc: sdhci-spear: Don't set power gpio to 1 on probe
Viresh Kumar
1
-2
/
+0
2011-10-26
mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit
Xu lei
1
-4
/
+14
2011-10-26
mmc: core: Put eMMC in Sleep mode before suspend
Balaji T K
1
-2
/
+7
[next]