index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
block: separate priority boosting from REQ_META
Christoph Hellwig
2011-08-23
1
-0
/
+3
*
mmc: block: fixed NULL pointer dereference
Jaehoon Chung
2011-07-21
1
-0
/
+3
*
mmc: block: add handling for two parallel block requests in issue_rw_rq
Per Forlin
2011-07-20
1
-15
/
+71
*
mmc: block: move error path in issue_rw_rq to a separate function.
Per Forlin
2011-07-20
1
-89
/
+131
*
mmc: block: add a block request prepare function
Per Forlin
2011-07-20
1
-104
/
+114
*
mmc: block: add member in mmc queue struct to hold request data
Per Forlin
2011-07-20
1
-58
/
+51
*
mmc: block: add checking of r/w command response
Russell King - ARM Linux
2011-07-20
1
-1
/
+25
*
mmc: block: improve error recovery from command channel errors
Russell King - ARM Linux
2011-07-20
1
-48
/
+182
*
mmc: block: allow get_card_status() to return error status
Russell King - ARM Linux
2011-07-20
1
-24
/
+9
*
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
[next]