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
2007-09-11
bug in AT91 MCI suspend routines
Anti Sullin
1
-3
/
+3
2007-08-23
sdhci: tell which spurious interrupt we got
Pierre Ossman
1
-6
/
+6
2007-08-23
sdhci: handle data interrupts during command
Pierre Ossman
2
-7
/
+22
2007-08-23
mmc: ignore bad max block size in sdhci
David Vrabel
1
-5
/
+4
2007-08-23
sdhci: be more cautious about block count register
Pierre Ossman
1
-2
/
+2
2007-08-23
drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-08-23
drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-08-09
mmc: at91_mci: remove whitespace at the end of lines
Nicolas Ferre
1
-4
/
+4
2007-08-09
mmc: reorganize bounce buffer init
Pierre Ossman
1
-7
/
+7
2007-08-09
wbsd: fix section mismatch warnings
Gabriel C
1
-5
/
+5
2007-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
22
-175
/
+250
2007-07-26
drivers/mmc/core/: make 3 functions static
Adrian Bunk
4
-75
/
+69
2007-07-26
mmc: add missing printk levels
Pierre Ossman
2
-10
/
+8
2007-07-26
mmc: remove redundant debug information from sdhci and wbsd
Pierre Ossman
2
-26
/
+0
2007-07-26
mmc: proper debugging output in core
Pierre Ossman
1
-8
/
+40
2007-07-26
mmc: be more verbose about card insertions/removal
Pierre Ossman
3
-2
/
+35
2007-07-26
mmc: Don't hold lock when releasing an added card
Pierre Ossman
2
-10
/
+16
2007-07-26
mmc: add a might_sleep() to mmc_claim_host()
Pierre Ossman
1
-0
/
+2
2007-07-26
mmc: update kerneldoc
Pierre Ossman
3
-14
/
+26
2007-07-26
mmc: update header file paths
Pierre Ossman
18
-18
/
+18
2007-07-26
sdhci: add support to ENE-CB714
Leandro Dorileo
1
-0
/
+27
2007-07-26
mmc: check error bits before command completion
Pierre Ossman
1
-13
/
+10
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-4
/
+4
2007-07-20
sdhci: make sure to clear the error interrupt
Pierre Ossman
2
-0
/
+3
2007-07-20
mmc: at91_mci: wakeup on card insertion (or removal)
Marc Pignat
1
-1
/
+12
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-5
/
+2
2007-07-12
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-22
/
+0
2007-07-12
[ARM] pxa: remove MMC register defines from pxa-regs.h
Russell King
1
-22
/
+0
2007-07-09
mmc: at91_mci: fix hanging and rework to match flowcharts
Nicolas Ferre
1
-91
/
+108
2007-07-09
mmc: at91_mci typo
Nicolas Ferre
1
-15
/
+15
2007-07-09
sdhci: Fix "Unexpected interrupt" handling
Rolf Eike Beer
1
-1
/
+1
2007-07-09
mmc: fix silly copy-and-paste error
Pierre Ossman
1
-3
/
+3
2007-07-09
mmc: move layer init and workqueue to core file
Pierre Ossman
3
-56
/
+48
2007-07-09
mmc: refactor host class handling
Pierre Ossman
7
-164
/
+187
2007-07-09
mmc: refactor bus operations
Pierre Ossman
9
-244
/
+418
2007-07-09
sdhci: add ene controller id
Milko Krachounov
1
-0
/
+8
2007-07-09
mmc: bounce requests for simple hosts
Pierre Ossman
4
-15
/
+208
2007-06-13
mmc: get back read-only switch function
Pierre Ossman
1
-0
/
+15
2007-06-13
mmc-omap: fix sd response type 6 vs. 1
Ragner Magalhaes
1
-21
/
+3
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-06-07
au1xmmc: Replace C code with call to ARRAY_SIZE() macro.
Robert P. J. Day
1
-2
/
+1
2007-06-07
mmc-atmel: remove linux/mmc/protocol.h dependencies
Marc Pignat
1
-3
/
+2
2007-05-24
mmc: clean up unused parts of block driver
Pierre Ossman
3
-53
/
+8
2007-05-14
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response
Nicolas Pitre
1
-12
/
+6
2007-05-14
mmc: use assigned major for block device
Pierre Ossman
1
-13
/
+4
2007-05-14
sdhci: handle dma boundary interrupts
Pierre Ossman
1
-0
/
+9
2007-05-14
mmc: au1xmmc command types check from data flags
Yoichi Yuasa
1
-21
/
+14
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
[next]