index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc_block.c
Age
Commit message (
Expand
)
Author
2007-05-01
mmc: Move queue functions to mmc_block
Pierre Ossman
2007-05-01
mmc: MMC sector based cards
Pierre Ossman
2007-05-01
mmc: cull sg list to match mmc request size
Alex Dubov
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-04
mmc: Proper unclaim in mmc_block
Pierre Ossman
2007-02-04
mmc: Allow host drivers to specify max block count
Pierre Ossman
2007-02-04
mmc: Add support for SDHC cards
Philip Langdale
2006-12-01
mmc: correct request error handling
Pierre Ossman
2006-12-01
mmc: Flush block queue when removing card
Pierre Ossman
2006-10-06
[PATCH] mmc: multi sector write transfers
Pierre Ossman
2006-10-04
[PATCH] mmc: properly use the new multi block-write error handling
Pierre Ossman
2006-09-24
[MMC] Don't check READY_FOR_DATA when reading
Russell King
2006-09-16
[MMC] Add multi block-write capability
Russell King
2006-09-16
[MMC] Remove data->blksz_bits member
Russell King
2006-09-07
[MMC] Always use a sector size of 512 bytes
Pierre Ossman
2006-09-07
[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246
Russell King
2006-09-07
[MMC] Fix SD timeout calculation
Pierre Ossman
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-05-24
[MMC] Fix premature use of md->disk
Pierre Ossman
2006-05-19
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...
Pavel Pisa
2006-05-02
[MMC] extend data timeout for writes
Russell King
2006-02-02
[MMC] Add MMC command type flags
Russell King
2006-01-13
[MMC] mmc_blk_probe() warning fix
Andrew Morton
2006-01-12
[MMC+MFD] Convert mmc to mutexes
Arjan van de Ven
2006-01-09
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-01-09
[MMC] Add DATA_MULTI flag
Russell King
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2006-01-03
[MMC] Improve MMC card block size selection
Russell King
2005-12-22
[MMC] Set correct capacity for 1024-byte block cards
Russell King
2005-11-04
[MMC] Response to write commands is R1 nor R1b
Russell King
2005-10-30
[MMC] Use command class to determine read-only status
Pierre Ossman
2005-09-07
[PATCH] sd: read-only switch
Pierre Ossman
2005-05-21
[PATCH] MMC: Proper MMC command classes support
Pierre Ossman
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds