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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-14
/
+9
2009-06-03
sdhci-of: Fix the wrong accessor to HOSTVER register
Dave Liu
1
-1
/
+7
2009-06-03
mvsdio: fix config failure with some high speed SDHC cards
Nicolas Pitre
1
-0
/
+25
2009-06-03
mvsdio: ignore high speed timing requests from the core
Nicolas Pitre
1
-0
/
+9
2009-06-03
mmc/omap: Use disable_irq_nosync() from within irq handlers.
Ben Nizette
1
-1
/
+1
2009-06-03
sdhci-of: Add fsl,esdhc as a valid compatible to bind against
Kumar Gala
1
-0
/
+1
2009-06-03
mvsdio: allow automatic loading when modular
Nicolas Pitre
1
-0
/
+1
2009-06-03
mxcmmc: Fix missing return value checking in DMA setup code.
Martin Fuzzey
1
-10
/
+26
2009-06-03
mxcmmc : Reset the SDHC hardware if software timeout occurs.
Martin Fuzzey
1
-1
/
+6
2009-06-03
omap_hsmmc: Trivial fix for a typo in comment
Anand Gadiyar
1
-1
/
+1
2009-06-03
mxcmmc: decrease minimum frequency to make MMC cards work
Sascha Hauer
1
-1
/
+3
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-1
/
+1
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
1
-1
/
+1
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
7
-15
/
+22
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
1
-1
/
+1
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-8
/
+3
2009-05-11
block: convert to dequeueing model (easy ones)
Tejun Heo
1
-6
/
+6
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-5
/
+5
2009-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
6
-13
/
+22
2009-05-03
mvsdio: fix CONFIG_PM=y build
Rabin Vincent
1
-6
/
+5
2009-05-03
mmci: fix crash with debug enabled
Rabin Vincent
1
-1
/
+1
2009-05-03
sdhci: catch ADMA errors
Pierre Ossman
1
-1
/
+1
2009-05-03
mmc: increase power up delay
José M. Fernández
1
-2
/
+2
2009-05-03
sdhci-pci: bad error handling in probe function
Dan Carpenter
1
-3
/
+5
2009-05-03
mmc_block: be prepared for oversized requests
Pierre Ossman
1
-0
/
+8
2009-04-23
ARM: OMAP: MMC: Remove unused power_pin
Ladislav Michl
1
-2
/
+0
2009-04-08
mmc_spi: support for non-byte-aligned cards
Wolfgang Muees
1
-38
/
+112
2009-04-08
omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs
Jarkko Lavinen
1
-1
/
+1
2009-04-08
mmc: Fix compile for omap_hsmmc.c
Tony Lindgren
1
-1
/
+0
2009-04-08
mmc_spi: convert timeout handling to jiffies and avoid busy waiting
Wolfgang Muees
1
-17
/
+21
2009-04-08
mmc_spi: do not check CID and CSD blocks with CRC16
Wolfgang Muees
1
-9
/
+12
2009-04-08
omap_hsmmc: Flush posted write to IRQ
Kevin Hilman
1
-0
/
+4
2009-04-08
New mail address for Pierre Ossman
Pierre Ossman
3
-3
/
+3
2009-04-08
imxmmc: move RSSR BLR
Paulius Zaleckas
1
-7
/
+3
2009-04-08
imxmmc: init-exit rework
Paulius Zaleckas
1
-5
/
+4
2009-04-08
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
Jarkko Lavinen
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
18
-271
/
+2090
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-0
/
+100
2009-04-01
proc tty: switch sdio_uart to ->proc_fops
Alexey Dobriyan
1
-32
/
+30
2009-03-31
MMC: regulator utilities
David Brownell
1
-0
/
+100
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
2
-2
/
+2
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
1
-2
/
+1
2009-03-24
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-2
/
+2
2009-03-24
atmel-mci: fix sdc_reg typo
Hans-Christian Egtvedt
1
-1
/
+1
2009-03-24
mmc: Add OpenFirmware bindings for SDHCI driver
Anton Vorontsov
3
-0
/
+321
2009-03-24
sdhci: Add quirk for forcing maximum block size to 2048 bytes
Anton Vorontsov
2
-7
/
+15
2009-03-24
sdhci: Add quirk for controllers that need IRQ re-init after reset
Anton Vorontsov
2
-0
/
+9
[next]