index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
25
-528
/
+779
|
\
|
*
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
2016-09-24
3
-13
/
+11
|
*
nvme/scsi: Remove power management support
Andy Lutomirski
2016-09-24
1
-71
/
+3
|
*
nvmet: Make dsm number of ranges zero based
Alexander Solganik
2016-09-24
1
-1
/
+1
|
*
nvmet: Use direct IO for writes
Sagi Grimberg
2016-09-24
1
-0
/
+1
|
*
admin-cmd: Added smart-log command support.
Chaitanya Kulkarni
2016-09-24
1
-0
/
+88
|
*
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
2016-09-24
2
-0
/
+17
|
*
nvme-fabrics: revise host transport option descriptions
James Smart
2016-09-24
1
-3
/
+4
|
*
nvme-fabrics: rework nvmf_get_address() for variable options
James Smart
2016-09-24
1
-2
/
+10
|
*
nbd: use BLK_MQ_F_BLOCKING
Josef Bacik
2016-09-23
1
-1
/
+1
|
*
block: export bio_free_pages to other modules
Guoqing Jiang
2016-09-22
7
-35
/
+10
|
*
lightnvm: propagate device_add() error code
Arnd Bergmann
2016-09-21
2
-4
/
+7
|
*
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
7
-17
/
+275
|
*
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
5
-62
/
+74
|
*
blk-mq: register device instead of disk
Matias Bjørling
2016-09-21
1
-1
/
+1
|
*
null_blk: refactor to support non-gendisk devices
Matias Bjørling
2016-09-21
1
-49
/
+61
|
*
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2016-09-21
3
-43
/
+78
|
*
lightnvm: NVM should depend on HAS_DMA
Geert Uytterhoeven
2016-09-21
1
-1
/
+1
|
*
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
2016-09-14
1
-1
/
+1
|
*
nbd: allow block mq to deal with timeouts
Josef Bacik
2016-09-08
1
-37
/
+14
|
*
nbd: use flags instead of bool
Josef Bacik
2016-09-08
1
-8
/
+10
|
*
nbd: don't shutdown sock with irq's disabled
Josef Bacik
2016-09-08
1
-4
/
+15
|
*
nbd: convert to blkmq
Josef Bacik
2016-09-08
1
-208
/
+129
|
*
mtip32xx: mark symbols static where possible
Baoyou Xie
2016-08-29
1
-1
/
+1
*
|
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-10-07
71
-1308
/
+1933
|
\
\
|
*
|
i2c: axxia: disable clks in case of failure in probe
Alexey Khoroshilov
2016-09-24
1
-2
/
+12
|
*
|
i2c: octeon: thunderx: Limit register access retries
Jan Glauber
2016-09-24
2
-12
/
+19
|
*
|
i2c: uniphier-f: fix misdetection of incomplete STOP condition
Masahiro Yamada
2016-09-24
1
-5
/
+11
|
*
|
gpio: pca953x: variable 'id' was used twice
Wolfram Sang
2016-09-24
1
-7
/
+7
|
*
|
i2c: i801: Add support for Kaby Lake PCH-H
Andy Shevchenko
2016-09-24
1
-0
/
+4
|
*
|
gpio: pca953x: fix an incorrect lockdep warning
Bartosz Golaszewski
2016-09-24
1
-0
/
+2
|
*
|
i2c: add a warning to i2c_adapter_depth()
Bartosz Golaszewski
2016-09-24
1
-0
/
+3
|
*
|
i2c: export i2c_adapter_depth()
Bartosz Golaszewski
2016-09-24
1
-7
/
+2
|
*
|
i2c: rk3x: Fix variable 'min_total_ns' unused warning
David Wu
2016-09-22
1
-2
/
+1
|
*
|
i2c: rk3x: Fix sparse warning
David Wu
2016-09-22
1
-1
/
+1
|
*
|
i2c / ACPI: Do not touch an I2C device if it belongs to another adapter
Mika Westerberg
2016-09-22
1
-7
/
+20
|
*
|
i2c: octeon: Fix high-level controller status check
Jan Glauber
2016-09-21
1
-9
/
+14
|
*
|
i2c: octeon: Avoid sending STOP during recovery
Dmitry Bazhenov
2016-09-21
1
-4
/
+14
|
*
|
i2c: octeon: Fix set SCL recovery function
Dmitry Bazhenov
2016-09-21
1
-1
/
+1
|
*
|
i2c: rcar: add support for r8a7796 (R-Car M3-W)
Ulrich Hecht
2016-09-16
1
-0
/
+1
|
*
|
i2c: imx: make bus recovery through pinctrl optional
Yang Li
2016-09-15
1
-9
/
+22
|
*
|
i2c: meson: add gxbb compatible string
Neil Armstrong
2016-09-15
1
-0
/
+1
|
*
|
i2c: uniphier-f: set the adapter to master mode when probing
Masahiro Yamada
2016-09-08
1
-6
/
+10
|
*
|
i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
2016-09-08
1
-41
/
+32
|
*
|
i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
2016-09-08
1
-42
/
+31
|
*
|
i2c: tegra: Fix assignment of boolean variables
Jon Hunter
2016-09-08
1
-2
/
+2
|
*
|
i2c: tegra: proper handling of error cases
Shardar Shariff Md
2016-09-08
1
-2
/
+27
|
*
|
i2c: tegra: use atomic poll function during configuration
Shardar Shariff Md
2016-09-08
1
-2
/
+7
|
*
|
i2c: tegra: add separate function for config_load programing
Shardar Shariff Md
2016-09-08
1
-15
/
+26
|
*
|
i2c: tegra: If fifo flush fails return error
Shardar Shariff Md
2016-09-08
1
-0
/
+2
[next]