index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-10
/
+3
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+10
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-11
/
+12
2016-07-25
mmc: block: Fix tag condition with packed writes
Adrian Hunter
1
-2
/
+1
2016-07-25
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
1
-6
/
+0
2016-07-25
mmc: block: correct 4KB alignment check
Yuan, Juntao
1
-2
/
+2
2016-07-18
mmc: block: fix packed command header endianness
Taras Kondratiuk
1
-6
/
+6
2016-07-18
mmc: block: fix free of uninitialized 'idata->buf'
Ville Viinikka
1
-1
/
+3
2016-06-22
mmc: move 'parent' tracking to mmc_blk_data
Dan Williams
1
-2
/
+3
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
2
-5
/
+7
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2
-4
/
+5
2016-06-07
drivers: use req op accessor
Mike Christie
3
-9
/
+9
2016-05-26
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-3
/
+21
2016-05-23
mmc: longer timeout for long read time quirk
Matt Gumbel
1
-2
/
+3
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2016-05-18
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-05-17
mmc: block: Pause re-tuning while switched to the RPMB partition
Adrian Hunter
1
-1
/
+10
2016-05-17
mmc: block: Always switch back to main area after RPMB access
Adrian Hunter
1
-0
/
+8
2016-05-16
mmc: block: improve logging of handling emmc timeouts
Ken Sumrall
1
-2
/
+8
2016-05-02
mmc: block: Convert to IDA for partition device indexes
Ulf Hansson
1
-9
/
+27
2016-05-02
mmc: block: Release index in partition allocation error path
Ulf Hansson
1
-0
/
+1
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-1
/
+1
2016-04-14
mmc: block: Use the mmc host device index as the mmcblk device index
Ulf Hansson
1
-17
/
+1
2016-04-13
mmc/block: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-03-22
Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2
-13
/
+22
2016-03-17
mmc: block: fix ABI regression of mmc_blk_ioctl
Shawn Lin
1
-8
/
+16
2016-02-29
mmc: block: shut up "retrying because a re-tune was needed" message
Russell King
1
-2
/
+2
2016-02-29
mmc: block: don't use the OR operation for flag of data
Jaehoon Chung
1
-3
/
+3
2016-02-29
mmc: mmc_test: mention that '0' runs all tests
Wolfram Sang
1
-0
/
+1
2016-02-15
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
1
-4
/
+3
2016-02-11
Revert "mmc: block: don't use parameter prefix if built as module"
Ulf Hansson
1
-3
/
+0
2016-02-10
mmc: block: return error on failed mmc_blk_get()
Olof Johansson
1
-1
/
+3
2016-01-29
tty: Use termios c_*flag macros
Peter Hurley
1
-7
/
+7
2015-12-28
mmc: block: Allow more than 8 partitions per card
Colin Cross
1
-5
/
+2
2015-12-22
mmc: block: change to use kmalloc when copy data from userspace
yalin wang
1
-2
/
+2
2015-11-09
mmc: remove bondage between REQ_META and reliable write
Luca Porzio
1
-8
/
+3
2015-10-26
mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD
Grant Grundler
1
-18
/
+9
2015-10-26
mmc: block: Add new ioctl to send multi commands
Jon Hunter
1
-55
/
+151
2015-10-21
mmc: core: Fix init_card in 52Mhz
Chaotian Jing
1
-6
/
+3
2015-09-09
Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-0
/
+17
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-08-27
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
1
-0
/
+10
2015-08-17
scatterlist: remove open coded sg_unmark_end instances
Dan Williams
1
-2
/
+2
2015-08-17
mmc: block: add fixup of broken CMD23 for Sandisk card
Yangbo Lu
1
-0
/
+4
2015-08-17
mmc: block: don't use parameter prefix if built as module
Andy Shevchenko
1
-0
/
+3
2015-07-24
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
Tomas Winkler
1
-0
/
+2
2015-07-17
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
1
-1
/
+1
2015-06-18
mmc: queue: prevent soft lockups on PREEMPT=n
Rabin Vincent
1
-0
/
+1
2015-06-16
mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
Ding Wang
1
-3
/
+5
[next]