index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
10
-423
/
+1088
2008-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
7
-412
/
+1059
2008-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Pierre Ossman
3
-382
/
+987
2008-10-12
MMC: Use timeout values from CSR
Matthew Fleming
1
-11
/
+21
2008-10-12
sdhci: 'scratch' may be used uninitialized
Steven Noonan
1
-1
/
+1
2008-10-12
mmc: explicitly mention SDIO support in Kconfig
Pierre Ossman
1
-6
/
+7
2008-10-12
mmc: remove redundant "depends on"
Pierre Ossman
1
-3
/
+3
2008-10-12
sdhci: force high speed capability on some controllers
Pierre Ossman
3
-2
/
+6
2008-10-12
sdhci: reduce card detection delay
Pierre Ossman
1
-1
/
+1
2008-10-12
sdhci: let the controller wait for busy state to end
Pierre Ossman
1
-6
/
+33
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2008-10-07
Merge branches 'pxa-core' and 'pxa-machines' into pxa-all
Russell King
1
-4
/
+16
2008-10-06
atmel-mci: Initialize BLKR before sending data transfer command
Haavard Skinnemoen
1
-2
/
+4
2008-10-05
atmel-mci: Add missing flush_dcache_page() in PIO transfer code
Haavard Skinnemoen
1
-0
/
+1
2008-10-05
atmel-mci: Don't overwrite error bits when NOTBUSY is set
Haavard Skinnemoen
1
-1
/
+3
2008-10-05
atmel-mci: Add experimental DMA support
Haavard Skinnemoen
2
-16
/
+269
2008-10-05
atmel-mci: support multiple mmc slots
Haavard Skinnemoen
1
-308
/
+614
2008-10-05
atmel-mci: Platform code for supporting multiple mmc slots
Haavard Skinnemoen
2
-6
/
+24
2008-10-05
atmel-mci: Don't stop the clock between transfers
Haavard Skinnemoen
1
-38
/
+22
2008-10-05
atmel-mci: Implement tasklet as a state machine
Haavard Skinnemoen
1
-104
/
+145
2008-10-05
atmel-mci: Initialize BLKR before sending data transfer command
Haavard Skinnemoen
1
-2
/
+4
2008-09-25
[ARM] pxa: make cpu_is_pxa2* macros more consistent
Eric Miao
1
-2
/
+2
2008-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2
-6
/
+10
2008-09-20
atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin
Haavard Skinnemoen
1
-0
/
+4
2008-09-20
atmel-mci: Fix bogus debugfs file size
Haavard Skinnemoen
1
-4
/
+0
2008-09-20
atmel-mci: Fix memory leak in atmci_regs_show
Haavard Skinnemoen
1
-0
/
+2
2008-09-20
atmel-mci: debugfs: enable clock before dumping regs
Haavard Skinnemoen
1
-0
/
+2
2008-09-20
tmio_mmc: fix compilation with debug enabled
Dmitry Baryshkov
1
-2
/
+2
2008-09-04
Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.
David Woodhouse
1
-1
/
+1
2008-09-02
mmc: at91_mci: don't use coherent dma buffers
David Brownell
1
-4
/
+16
2008-08-17
sdricoh_cs: removed unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-17
s3cmci: attach get_cd host ops
Ben Dooks
1
-2
/
+4
2008-08-17
s3cmci: fix sparse errors from non-exported functions
Ben Dooks
1
-5
/
+6
2008-08-10
mfd: have TMIO drivers and subdevices depend on ARM
Samuel Ortiz
1
-1
/
+1
2008-08-10
mfd: TMIO MMC driver
Ian Molton
4
-0
/
+892
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
5
-15
/
+15
2008-08-07
Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Russell King
1
-1
/
+1
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
4
-5
/
+23
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-08-05
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
1
-1
/
+1
2008-08-01
au1xmmc: raise segment size limit.
Manuel Lauss
1
-1
/
+7
2008-08-01
sdhci: check correct return value
Pierre Ossman
1
-1
/
+1
2008-08-01
sdhci: disable DMA for req, not completely
Pierre Ossman
1
-2
/
+2
2008-08-01
sdhci: handle bug in JMB38x for sizes < 4 bytes
Pierre Ossman
3
-1
/
+13
2008-07-27
avr32: some mmc/sd cleanups
David Brownell
1
-8
/
+8
2008-07-27
Merge commit 'upstream/master'
Haavard Skinnemoen
9
-166
/
+364
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
4
-36
/
+208
2008-07-27
atmel-mci: debugfs support
Haavard Skinnemoen
2
-0
/
+191
2008-07-27
imxmmc: fix crash when no platform data is provided
Paulius Zaleckas
1
-2
/
+9
2008-07-27
imxmmc: fix platform resources
Paulius Zaleckas
1
-27
/
+6
[next]