forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts: drivers/net/ieee802154/fakehard.c A bug fix went into 'net' for ieee802154/fakehard.c, which is removed in 'net-next'. Add build fix into the merge from Stephen Rothwell in openvswitch, the logging macros take a new initial 'log' argument, a new call was added in 'net' so when we merge that in here we have to explicitly add the new 'log' arg to it else the build fails. Signed-off-by: David S. Miller <[email protected]>
- Loading branch information
Showing
239 changed files
with
2,042 additions
and
944 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2752,6 +2752,13 @@ W: http://www.chelsio.com | |
S: Supported | ||
F: drivers/net/ethernet/chelsio/cxgb3/ | ||
|
||
CXGB3 ISCSI DRIVER (CXGB3I) | ||
M: Karen Xie <[email protected]> | ||
L: [email protected] | ||
W: http://www.chelsio.com | ||
S: Supported | ||
F: drivers/scsi/cxgbi/cxgb3i | ||
|
||
CXGB3 IWARP RNIC DRIVER (IW_CXGB3) | ||
M: Steve Wise <[email protected]> | ||
L: [email protected] | ||
|
@@ -2766,6 +2773,13 @@ W: http://www.chelsio.com | |
S: Supported | ||
F: drivers/net/ethernet/chelsio/cxgb4/ | ||
|
||
CXGB4 ISCSI DRIVER (CXGB4I) | ||
M: Karen Xie <[email protected]> | ||
L: [email protected] | ||
W: http://www.chelsio.com | ||
S: Supported | ||
F: drivers/scsi/cxgbi/cxgb4i | ||
|
||
CXGB4 IWARP RNIC DRIVER (IW_CXGB4) | ||
M: Steve Wise <[email protected]> | ||
L: [email protected] | ||
|
@@ -6617,6 +6631,23 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git | |
S: Maintained | ||
F: arch/arm/*omap*/ | ||
F: drivers/i2c/busses/i2c-omap.c | ||
F: drivers/irqchip/irq-omap-intc.c | ||
F: drivers/mfd/*omap*.c | ||
F: drivers/mfd/menelaus.c | ||
F: drivers/mfd/palmas.c | ||
F: drivers/mfd/tps65217.c | ||
F: drivers/mfd/tps65218.c | ||
F: drivers/mfd/tps65910.c | ||
F: drivers/mfd/twl-core.[ch] | ||
F: drivers/mfd/twl4030*.c | ||
F: drivers/mfd/twl6030*.c | ||
F: drivers/mfd/twl6040*.c | ||
F: drivers/regulator/palmas-regulator*.c | ||
F: drivers/regulator/pbias-regulator.c | ||
F: drivers/regulator/tps65217-regulator.c | ||
F: drivers/regulator/tps65218-regulator.c | ||
F: drivers/regulator/tps65910-regulator.c | ||
F: drivers/regulator/twl-regulator.c | ||
F: include/linux/i2c-omap.h | ||
|
||
OMAP DEVICE TREE SUPPORT | ||
|
@@ -6627,6 +6658,9 @@ L: [email protected] | |
S: Maintained | ||
F: arch/arm/boot/dts/*omap* | ||
F: arch/arm/boot/dts/*am3* | ||
F: arch/arm/boot/dts/*am4* | ||
F: arch/arm/boot/dts/*am5* | ||
F: arch/arm/boot/dts/*dra7* | ||
|
||
OMAP CLOCK FRAMEWORK SUPPORT | ||
M: Paul Walmsley <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.