index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
2012-09-19
1
-1
/
+26
*
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2012-05-11
1
-16
/
+38
*
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2012-05-11
1
-1
/
+1
*
mmc: core: check for zero length ioctl data
Johan Rudholm
2012-02-29
1
-37
/
+45
*
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
2011-12-10
1
-0
/
+8
*
mmc: core: add workaround for controllers with broken multiblock reads
Paul Walmsley
2011-10-27
1
-7
/
+14
*
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
2011-10-26
1
-6
/
+8
*
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
2011-10-26
1
-1
/
+3
*
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
2011-10-26
2
-2
/
+9
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
4
-29
/
+29
*
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
1
-0
/
+1
*
mmc: core: general purpose MMC partition support.
Namjae Jeon
2011-10-26
1
-14
/
+17
*
mmc: block: support no access to boot partitions
Adrian Hunter
2011-10-26
1
-1
/
+1
*
mmc: block: fix boot partition switch error path
Adrian Hunter
2011-10-26
1
-3
/
+13
*
mmc: block: add eMMC hardware reset support
Adrian Hunter
2011-10-26
1
-59
/
+142
*
mmc: mmc-test: add eMMC hardware reset test
Adrian Hunter
2011-10-26
1
-0
/
+30
*
mmc: fix integer assignments to pointer
Venkatraman S
2011-10-26
1
-2
/
+2
*
mmc: queue: declare mmc_alloc_sg as static
Venkatraman S
2011-10-26
1
-1
/
+1
*
block: separate priority boosting from REQ_META
Christoph Hellwig
2011-08-23
1
-0
/
+3
*
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2011-08-13
1
-1
/
+1
*
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
2011-08-13
1
-26
/
+30
*
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
3
-20
/
+84
*
mmc: queue: add a second mmc queue request member
Per Forlin
2011-07-20
2
-3
/
+44
*
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
3
-128
/
+141
*
mmc: mmc_test: test to measure how sg_len affect performance
Per Forlin
2011-07-20
1
-12
/
+139
*
mmc: mmc_test: add test for non-blocking transfers
Per Forlin
2011-07-20
1
-8
/
+310
*
mmc: mmc_test: add debugfs file to list all tests
Per Forlin
2011-07-20
1
-1
/
+38
*
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2011-07-20
1
-10
/
+23
*
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: bring discard_granularity/alignment into line with SCSI
Adrian Hunter
2011-06-25
1
-6
/
+1
*
mmc: queue: append partition subname to queue thread name
Adrian Hunter
2011-06-25
3
-5
/
+8
*
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: mmc_test: minor clean up, use t = &test.area everywhere
Andy Shevchenko
2011-05-24
1
-31
/
+44
*
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
2
-12
/
+4
*
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
2
-9
/
+4
*
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-24
2
-22
/
+11
*
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
[next]