index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: queue: append partition subname to queue thread name
Adrian Hunter
2011-06-25
1
-1
/
+1
*
mmc: block: switch card to User Data Area when removing the block driver
Adrian Hunter
2011-06-25
1
-0
/
+3
*
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
2011-05-25
1
-3
/
+6
*
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
2011-05-25
1
-29
/
+79
*
mmc: card: fix potential null dereference of 'idata'
Vladimir Motyka
2011-05-24
1
-5
/
+6
*
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
2011-05-24
1
-0
/
+201
*
mmc: block: init force_ro sysfs attribute
Rabin Vincent
2011-05-24
1
-0
/
+1
*
mmc: Ensure hardware partitions don't mess with mmcblk device naming.
Andrei Warkentin
2011-05-24
1
-7
/
+19
*
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-24
1
-3
/
+1
*
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
1
-3
/
+1
*
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-24
1
-9
/
+4
*
mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.
Chris Ball
2011-05-24
1
-0
/
+1
*
mmc: quirks: Fix erase/trim for certain SanDisk cards.
Andrei Warkentin
2011-05-24
1
-1
/
+42
*
mmc: quirks: Support for block quirks.
Andrei Warkentin
2011-05-24
1
-0
/
+7
*
mmc: MMC boot partitions support.
Andrei Warkentin
2011-05-24
1
-35
/
+239
*
mmc: card: block.c cleanup for host claim/release.
Andrei Warkentin
2011-05-24
1
-18
/
+13
*
mmc: Reliable write support.
Andrei Warkentin
2011-05-24
1
-4
/
+77
*
mmc: Fix the block device read only flag
Marc-André Hébert
2011-03-15
1
-0
/
+1
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
mmc: make number of mmcblk minors configurable
Olof Johansson
2010-10-25
1
-12
/
+31
*
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
2010-10-23
1
-16
/
+3
*
mmc: MMC 4.4 DDR support
Hanumath Prasad
2010-10-23
1
-3
/
+7
*
mmc: Use snprintf, not sprintf.
JiebingLi
2010-10-23
1
-1
/
+2
*
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-5
/
+5
*
mmc_block: add support for secure discard
Adrian Hunter
2010-08-12
1
-3
/
+43
*
mmc_block: add discard support
Adrian Hunter
2010-08-12
1
-1
/
+41
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-0
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mmc_block: fix queue cleanup
Adrian Hunter
2010-01-11
1
-0
/
+2
*
mmc_block: fix probe error cleanup bug
Jarkko Lavinen
2010-01-11
1
-0
/
+1
*
mmc_block: add dev_t initialization check
Anna Lemehova
2010-01-11
1
-0
/
+5
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
mmc_block: do not DMA to stack
Ben Dooks
2009-06-13
1
-4
/
+12
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
*
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-22
1
-0
/
+8
|
\
|
*
mmc_block: be prepared for oversized requests
Pierre Ossman
2009-05-03
1
-0
/
+8
*
|
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-5
/
+5
|
/
*
mmc: add MODALIAS linkage for MMC/SD devices
Andy Whitcroft
2009-03-24
1
-0
/
+2
*
MMC: fix bug - SDHC card capacity not correct
Yi Li
2009-02-18
1
-1
/
+1
*
mmc_block: ensure all sectors that do not have errors are read
Adrian Hunter
2008-12-31
1
-17
/
+59
*
mmc_block: print better error messages
Adrian Hunter
2008-12-31
1
-7
/
+37
*
mmc: trivial annotation of 'blocks'
Harvey Harrison
2008-12-31
1
-4
/
+2
*
[PATCH] switch mmc
Al Viro
2008-10-21
1
-9
/
+8
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-10-12
1
-40
/
+6
|
\
|
*
mmc_block: hard code 512 byte block size
Pierre Ossman
2008-10-12
1
-18
/
+5
|
*
mmc_block: inform block layer about sector count restriction
Pierre Ossman
2008-10-12
1
-22
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-10
1
-3
/
+7
|
\
\
|
*
|
[SCSI] mmc_block: use generic helper to print capacities
Pierre Ossman
2008-10-03
1
-3
/
+7
|
|
/
*
|
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
1
-1
/
+1
|
/
[next]