index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: block: Move files to core
Ulf Hansson
2016-12-12
8
-7486
/
+0
*
mmc: mmc_test: remove BUG_ONs and deploy error handling
Shawn Lin
2016-12-05
1
-4
/
+8
*
mmc: queue: remove BUG_ON for bounce_sg
Shawn Lin
2016-12-05
1
-2
/
+0
*
mmc: sdio_uart: remove meaningless BUG_ON
Shawn Lin
2016-12-05
1
-2
/
+0
*
mmc: queue: Introduce queue depth and use it to allocate and free
Adrian Hunter
2016-12-05
2
-59
/
+59
*
mmc: queue: Factor out mmc_queue_reqs_free_bufs()
Adrian Hunter
2016-12-05
1
-39
/
+26
*
mmc: queue: Factor out mmc_queue_alloc_sgs()
Adrian Hunter
2016-12-05
1
-6
/
+16
*
mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
Adrian Hunter
2016-12-05
1
-16
/
+28
*
mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
Adrian Hunter
2016-12-05
1
-18
/
+29
*
mmc: queue: Fix queue thread wake-up
Adrian Hunter
2016-12-05
3
-21
/
+22
*
mmc: block: Fix 4K native sector check
Adrian Hunter
2016-12-05
1
-3
/
+5
*
mmc: block: Restore line inadvertently removed with packed commands
Adrian Hunter
2016-12-05
1
-0
/
+2
*
mmc: block: delete packed command support
Linus Walleij
2016-11-29
3
-535
/
+20
*
mmc: block: move packed command struct init
Linus Walleij
2016-11-29
3
-46
/
+43
*
mmc: block: rename data to blkdata
Linus Walleij
2016-11-29
2
-11
/
+12
*
mmc: block: use mmc_req_is_special()
Linus Walleij
2016-11-29
1
-3
/
+1
*
mmc: mmc_test: Uninitialized return value
Dan Carpenter
2016-11-29
1
-1
/
+1
*
mmc: core: use enum mmc_blk_status properly
Linus Walleij
2016-11-29
2
-16
/
+41
*
mmc: block: convert ecc_err to a bool
Linus Walleij
2016-11-29
1
-4
/
+4
*
mmc: block: make gen_err a bool variable
Linus Walleij
2016-11-29
1
-8
/
+9
*
mmc: mmc_test: Fix "Commands during non-blocking write" tests
Adrian Hunter
2016-11-07
1
-4
/
+4
*
mmc: core: Annotate cmd_hdr as __le32
Jiri Slaby
2016-10-10
2
-2
/
+2
*
mmc: block: add missing header dependencies
Baoyou Xie
2016-10-10
1
-0
/
+1
*
mmc: card: do away with indirection pointer
Linus Walleij
2016-09-26
4
-5
/
+5
*
mmc: mmc_test: Add tests for sending commands during transfer
Adrian Hunter
2016-09-26
1
-0
/
+308
*
mmc: block: don't use CMD23 with very old MMC cards
Daniel Glöckner
2016-09-26
1
-1
/
+2
*
mmc: block: remove the check of packed for packed request routine
Shawn Lin
2016-09-26
1
-12
/
+12
*
mmc: fix use-after-free of struct request
Adrian Hunter
2016-08-25
2
-3
/
+5
*
block: Fix secure erase
Adrian Hunter
2016-08-16
3
-2
/
+6
*
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-07-31
1
-10
/
+3
|
\
|
*
mmc: block: Fix tag condition with packed writes
Adrian Hunter
2016-07-25
1
-2
/
+1
|
*
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
2016-07-25
1
-6
/
+0
|
*
mmc: block: correct 4KB alignment check
Yuan, Juntao
2016-07-25
1
-2
/
+2
*
|
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
2
-7
/
+10
|
\
\
|
*
|
mmc: move 'parent' tracking to mmc_blk_data
Dan Williams
2016-06-22
1
-2
/
+3
|
*
|
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-09
2
-5
/
+7
*
|
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
3
-11
/
+12
|
\
|
|
|
|
/
|
/
|
|
*
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
2
-4
/
+5
|
*
drivers: use req op accessor
Mike Christie
2016-06-07
3
-9
/
+9
*
|
mmc: block: fix packed command header endianness
Taras Kondratiuk
2016-07-18
1
-6
/
+6
*
|
mmc: block: fix free of uninitialized 'idata->buf'
Ville Viinikka
2016-07-18
1
-1
/
+3
|
/
*
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-05-26
1
-3
/
+21
|
\
|
*
mmc: longer timeout for long read time quirk
Matt Gumbel
2016-05-23
1
-2
/
+3
|
*
mmc: block: Pause re-tuning while switched to the RPMB partition
Adrian Hunter
2016-05-17
1
-1
/
+10
|
*
mmc: block: Always switch back to main area after RPMB access
Adrian Hunter
2016-05-17
1
-0
/
+8
*
|
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
1
-1
/
+1
|
\
\
|
*
|
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-1
/
+1
*
|
|
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-17
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mmc/block: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
1
-1
/
+1
*
|
|
mmc: block: improve logging of handling emmc timeouts
Ken Sumrall
2016-05-16
1
-2
/
+8
[next]