Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7702667bb490573c807fa45519378e84b5050d1d
/
drivers
/
mmc
/
card
/
block.c
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 16 years ago
e4b6363
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
548d2de
mmc_block: be prepared for oversized requests
by Pierre Ossman
· 16 years ago
6b0b628
mmc: add MODALIAS linkage for MMC/SD devices
by Andy Whitcroft
· 16 years ago
444122f
MMC: fix bug - SDHC card capacity not correct
by Yi Li
· 16 years ago
6a79e39
mmc_block: ensure all sectors that do not have errors are read
by Adrian Hunter
· 16 years ago
504f191
mmc_block: print better error messages
by Adrian Hunter
· 16 years ago
b7a0321
mmc: trivial annotation of 'blocks'
by Harvey Harrison
· 16 years ago
a5a1561
[PATCH] switch mmc
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
46b5e34
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
0884669
mmc_block: hard code 512 byte block size
by Pierre Ossman
· 16 years ago
f3eb0aa
mmc_block: inform block layer about sector count restriction
by Pierre Ossman
· 16 years ago
ef5bef3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
a7bbb57
[SCSI] mmc_block: use generic helper to print capacities
by Pierre Ossman
· 16 years ago
5c0a95c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
9d4e98e
mmc_block: handle error from mmc_register_driver()
by Akinobu Mita
· 16 years ago
70bb089
drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()
by Andrew Morton
· 16 years ago
b41e9c7
mmc_block: use proper sg iterators
by Pierre Ossman
· 16 years ago
23af603
mmc: remove multiwrite capability
by Pierre Ossman
· 16 years ago
979ce72
mmc_block: wait for card even on failures
by Pierre Ossman
· 16 years ago
203c801
mmc: Fix crash in mmc_block on 64-bit
by Ben Collins
· 16 years ago
fd53983
blk_end_request: changing mmc (take 4)
by Kiyoshi Ueda
· 17 years ago
1dff314
mmc: Avoid re-using minor numbers before the original device is closed.
by David Woodhouse
· 17 years ago
d198f10
mmc_block: check card state after write
by Pierre Ossman
· 17 years ago
7213d17
MMC/SD card driver learns SPI
by David Brownell
· 17 years ago
be0192a
mmc: remove confusing flag
by Pierre Ossman
· 17 years ago
b146d26
mmc: mmc_set_data_timeout() parameter write is redundant
by Pierre Ossman
· 17 years ago
17b0429
mmc: remove custom error codes
by Pierre Ossman
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
98ccf14
mmc: bounce requests for simple hosts
by Pierre Ossman
· 18 years ago
9c9f2d6
mmc: clean up unused parts of block driver
by Pierre Ossman
· 18 years ago
fe6b4c8
mmc: use assigned major for block device
by Pierre Ossman
· 18 years ago
da7fbe5
mmc: Separate out protocol ops
by Pierre Ossman
· 18 years ago
b855885
mmc: deprecate mmc bus topology
by Pierre Ossman
· 18 years ago
1c6a071
mmc: Move host and card drivers to subdirs
by Pierre Ossman
· 18 years ago
[Renamed from drivers/mmc/block.c]
98ac216
mmc: Move queue functions to mmc_block
by Pierre Ossman
· 18 years ago
[Renamed (99%) from drivers/mmc/mmc_block.c]
85a18ad
mmc: MMC sector based cards
by Pierre Ossman
· 18 years ago
14d836e
mmc: cull sg list to match mmc request size
by Alex Dubov
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
397411e
mmc: Proper unclaim in mmc_block
by Pierre Ossman
· 18 years ago
55db890
mmc: Allow host drivers to specify max block count
by Pierre Ossman
· 18 years ago
fba68bd
mmc: Add support for SDHC cards
by Philip Langdale
· 18 years ago
8b7feff
mmc: correct request error handling
by Pierre Ossman
· 18 years ago
89b4e13
mmc: Flush block queue when removing card
by Pierre Ossman
· 18 years ago
ec5a19d
[PATCH] mmc: multi sector write transfers
by Pierre Ossman
· 18 years ago
176f00f
[PATCH] mmc: properly use the new multi block-write error handling
by Pierre Ossman
· 18 years ago
2ed6d22
[MMC] Don't check READY_FOR_DATA when reading
by Russell King
· 18 years ago
db53f28
[MMC] Add multi block-write capability
by Russell King
· 18 years ago
132919b
[MMC] Remove data->blksz_bits member
by Russell King
· 18 years ago
6fe9feb
[MMC] Always use a sector size of 512 bytes
by Pierre Ossman
· 18 years ago
d773d72
[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246
by Russell King
· 18 years ago
385e322
[MMC] Fix SD timeout calculation
by Pierre Ossman
· 18 years ago
ce7b0f4
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
51c4032
[MMC] Fix premature use of md->disk
by Pierre Ossman
· 19 years ago
2c171bf
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups
by Pavel Pisa
· 19 years ago
37be4e7
[MMC] extend data timeout for writes
by Russell King
· 19 years ago
e922517
[MMC] Add MMC command type flags
by Russell King
· 19 years ago
51828ab
[MMC] mmc_blk_probe() warning fix
by Andrew Morton
· 19 years ago
a621aae
[MMC+MFD] Convert mmc to mutexes
by Arjan van de Ven
· 19 years ago
8e9c238
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
788ee7b
[MMC] Add DATA_MULTI flag
by Russell King
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
f9c5d04
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
a6f6c96
[MMC] Improve MMC card block size selection
by Russell King
· 19 years ago
d2b1839
[MMC] Set correct capacity for 1024-byte block cards
by Russell King
· 19 years ago
34cf9e3
[MMC] Response to write commands is R1 nor R1b
by Russell King
· 19 years ago
936d859
[MMC] Use command class to determine read-only status
by Pierre Ossman
· 19 years ago
a00fc09
[PATCH] sd: read-only switch
by Pierre Ossman
· 19 years ago
912490d
[PATCH] MMC: Proper MMC command classes support
by Pierre Ossman
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago