index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-29
[PATCH] Fix u32 vs. pm_message_t confusion in MMC
Pavel Machek
2
-2
/
+2
2005-03-04
[MMC] Use bus dev_attrs instead of handling device attrs manually
Russell King
1
-40
/
+37
2005-02-14
[ARM] Fix SA1111 and PXA iomem sparse warnings.
Russell King
1
-1
/
+1
2005-01-21
[MMC] wbsd update
Pierre Ossman
2
-104
/
+162
2005-01-15
[MMC] Add comment about GENHD_FL_REMOVABLE to mmc_block
Russell King
1
-0
/
+12
2005-01-10
[PATCH] MMC_WBSD depends on ISA
Geert Uytterhoeven
1
-1
/
+1
2005-01-07
[MMC] Remove linux/blkdev.h include.
Russell King
3
-4
/
+5
2005-01-06
[PATCH] mmc build fix
Andrew Morton
1
-1
/
+1
2005-01-03
[MMC] Remove deprecated data->req
Russell King
1
-1
/
+0
2005-01-03
[MMC] Fix warning in wbsd
Pierre Ossman
1
-2
/
+0
2005-01-02
[MMC] Fix UNSTUFF_BITS
Russell King
1
-3
/
+4
2004-12-21
[MMC] Add Winbond SD/MMC driver
Pierre Ossman
4
-0
/
+1785
2004-12-17
[ARM PATCH] 2289/2: turn off PXA clock to MMC block when not in use
Nicolas Pitre
1
-12
/
+5
2004-12-01
[ARM PATCH] 2288/1: unlink MMC DMA on driver exit
Nicolas Pitre
1
-0
/
+3
2004-11-27
[ARM PATCH] 2271/3: MMC for Mainstone/PXA27x
Nicolas Pitre
2
-13
/
+52
2004-10-30
[ARM] Add __iomem annotations to ARM amba drivers.
Russell King
2
-7
/
+7
2004-10-28
[MMC] Switch PXAMCI to use supplied scatterlist.
Russell King
1
-33
/
+34
2004-10-27
[MMC] Remove block knowledge from MMCI driver.
Russell King
2
-7
/
+3
2004-10-27
[MMC] Add support for passing scatterlists to MMC host drivers.
Russell King
3
-3
/
+23
2004-10-27
[MMC] Fix incorrectly balanced spin_lock_irq()
Russell King
1
-1
/
+1
2004-09-29
Merge bk://bk.arm.linux.org.uk/linux-2.6-mmc
Linus Torvalds
4
-130
/
+158
2004-09-30
[MMC] Fix mmci.c build problem.
Russell King
1
-1
/
+1
2004-09-29
[MMC] Use scatter-gather lists rather than walking the BIOs
Russell King
2
-114
/
+119
2004-09-29
[MMC] Add power up delay
Pierre Ossman
1
-0
/
+2
2004-09-29
[MMC] Make MMC card initialisation more reliable.
Russell King
1
-7
/
+26
2004-09-29
[MMC] Provide major= module parameter for mmc_block
Russell King
1
-7
/
+10
2004-09-29
[MMC] replace schedule_timeout() with msleep_interruptible()
Maximilian Attems
1
-2
/
+1
2004-09-30
[ARM PATCH] 2111/1: restrict scope of PXA2xx register definitions
Nicolas Pitre
1
-0
/
+1
2004-09-20
[MMC] Ensure semaphores are initialised before use. Gah.
Russell King
1
-0
/
+1
2004-09-20
[MMC] PXAMCI: enable use of platform specific data.
Russell King
1
-4
/
+23
2004-09-20
[MMC] Ensure PXA MMC interrupts are disabled on chip.
Russell King
1
-0
/
+1
2004-09-20
[MMC] Fix mmc_block suspend/resume handling (again).
Russell King
3
-21
/
+61
2004-09-19
[MMC] Fix suspend/resume buglet.
Russell King
1
-0
/
+8
2004-09-18
[MMC] Add v2.x and v3.x CID parsing.
Russell King
2
-33
/
+95
2004-09-18
[MMC] Clean up MMC card CID/CSD decoding, stage 1.
Russell King
2
-11
/
+17
2004-09-18
[MMC] Export raw MMC card CID and CSD registers via device model.
Russell King
1
-2
/
+8
2004-09-18
[MMC] Save MMC card raw CSD structure.
Russell King
1
-0
/
+2
2004-09-18
[MMC] Use raw CID rather than decoded CID
Russell King
1
-12
/
+9
2004-09-07
Merge bk://bk.arm.linux.org.uk/linux-2.6-mmc
Linus Torvalds
6
-87
/
+219
2004-09-06
[MMC] MMC_RSP_xxx combined response types.
Russell King
2
-11
/
+11
2004-08-31
[PATCH] mmc annotation
Alexander Viro
1
-1
/
+1
2004-08-30
[MMC] PXAMCI: Bracket power management calls with CONFIG_PM.
Russell King
1
-0
/
+5
2004-08-30
[MMC] MMCI: Ensure that we read all data from FIFO.
Russell King
1
-0
/
+7
2004-08-30
[MMC] MMCI: Add SG support to PIO data transfers
Russell King
1
-5
/
+66
2004-08-30
[MMC] MMCI: use bio_kmap_irq() rather than req->buffer
Russell King
1
-22
/
+41
2004-08-30
[MMC] MMCI: Maintain offset rather than buffer pointer for PIO
Russell King
2
-10
/
+12
2004-08-30
[MMC] MMCI: split the PIO data read and write paths.
Russell King
1
-29
/
+64
2004-08-30
[MMC] MMCI: Manipulate IRQ masks according to the data FSM state.
Russell King
2
-20
/
+14
2004-08-30
[MMC] MMCI: data FSM handling updates
Russell King
2
-6
/
+14
2004-08-30
[MMC] MMCI: Remove hardcoded MCI_IRQMASK definition
Russell King
2
-8
/
+1
[next]