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
2006-10-24
[PATCH] missing includes of io.h
Al Viro
1
-0
/
+1
2006-10-10
[PATCH] passing pointer to setup_timer() should be via unsigned long
Al Viro
1
-1
/
+1
2006-10-09
[PATCH] tifm __iomem annotations, NULL noise removal
Al Viro
1
-7
/
+7
2006-10-06
[PATCH] mmc: multi sector write transfers
Pierre Ossman
1
-9
/
+95
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
8
-14
/
+14
2006-10-04
[PATCH] mmc: properly use the new multi block-write error handling
Pierre Ossman
1
-7
/
+17
2006-10-04
[PATCH] mmc: use own work queue
Pierre Ossman
3
-4
/
+41
2006-10-04
[PATCH] mmc: avoid some resets without card
Pierre Ossman
1
-4
/
+13
2006-10-04
[PATCH] mmc: fix MMIO vs memory races in sdhci
Pierre Ossman
1
-0
/
+8
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/Makefile
Alex Dubov
2
-0
/
+17
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov
1
-0
/
+933
2006-10-01
[PATCH] mmc (mainly): add "or later" clause to licence statement.
Pierre Ossman
4
-8
/
+12
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2
-2
/
+3
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-3
/
+3
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
8
-37
/
+57
2006-09-28
[ARM] 3865/1: AT91RM9200 header updates
Andrew Victor
1
-2
/
+2
2006-09-26
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
Ralf Baechle
1
-1
/
+1
2006-09-24
[MMC] Don't check READY_FOR_DATA when reading
Russell King
1
-18
/
+20
2006-09-24
[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
Russell King
5
-6
/
+8
2006-09-16
[MMC] Add multi block-write capability
Russell King
4
-9
/
+23
2006-09-16
[MMC] Remove data->blksz_bits member
Russell King
2
-2
/
+0
2006-09-16
[MMC] Convert mmci to use data->blksz rather than data->blksz_bits
Russell King
1
-4
/
+8
2006-09-07
[MMC] Always use a sector size of 512 bytes
Pierre Ossman
1
-45
/
+4
2006-09-07
[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246
Russell King
2
-48
/
+51
2006-09-07
[ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR read
Pavel Pisa
1
-34
/
+35
2006-09-07
[MMC] Fix SD timeout calculation
Pierre Ossman
2
-10
/
+49
2006-08-07
[MMC] Another stray 'io' reference
Pierre Ossman
1
-1
/
+2
2006-08-06
[MMC] Fix base address configuration in wbsd
Pierre Ossman
1
-3
/
+3
2006-08-06
[ARM] 3744/1: MMC: mmcqd gets stuck when block queue is plugged
Juha [êölä
1
-1
/
+2
2006-07-13
[MMC] Change SDHCI version error to a warning
Pierre Ossman
1
-3
/
+1
2006-07-13
[MMC] Fix incorrect register access
Pierre Ossman
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate on-stack completions, mmc
Ingo Molnar
1
-1
/
+1
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-6
/
+49
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-23
/
+20
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-168
/
+407
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
6
-7
/
+7
2006-07-02
[MMC] sdhci: remove duplicate error message
Pierre Ossman
1
-3
/
+1
2006-07-02
[MMC] sdhci: force DMA on some controllers
Pierre Ossman
1
-2
/
+22
2006-07-02
[MMC] sdhci: quirk for broken reset
Pierre Ossman
1
-2
/
+27
2006-07-02
[MMC] sdhci: version bump sdhci
Pierre Ossman
1
-1
/
+1
2006-07-02
[MMC] sdhci: support controller specific quirks
Pierre Ossman
2
-0
/
+9
2006-07-02
[MMC] sdhci: more DMA capabilities tests
Pierre Ossman
2
-1
/
+33
2006-07-02
[MMC] sdhci: reset sdhci controller early
Pierre Ossman
1
-0
/
+2
2006-07-02
[MMC] sdhci: check controller version
Pierre Ossman
2
-0
/
+15
2006-07-02
[MMC] sdhci: check only relevant inhibit bits
Pierre Ossman
1
-3
/
+13
2006-07-02
[MMC] sdhci: Test for invalid block size
Pierre Ossman
2
-0
/
+14
2006-07-02
[MMC] sdhci: Avoid sdhci DMA boundaries
Pierre Ossman
2
-4
/
+10
2006-07-02
[MMC] Fix sdhci PIO routines
Pierre Ossman
2
-63
/
+101
2006-07-02
[MMC] sdhci: fix interrupt handling
Pierre Ossman
1
-56
/
+24
[next]