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/ethernet/chelsio/cxgb4vf/sge.c drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c sge.c was overlapping two changes, one to use the new __dev_alloc_page() in net-next, and one to use s->fl_pg_order in net. ixgbe_phy.c was a set of overlapping whitespace changes. Signed-off-by: David S. Miller <[email protected]>
- Loading branch information
Showing
419 changed files
with
3,955 additions
and
2,476 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1543,6 +1543,7 @@ F: arch/arm/mach-pxa/include/mach/z2.h | |
|
||
ARM/ZYNQ ARCHITECTURE | ||
M: Michal Simek <[email protected]> | ||
R: Sören Brinkmann <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://wiki.xilinx.com | ||
T: git git://git.xilinx.com/linux-xlnx.git | ||
|
@@ -2071,8 +2072,9 @@ F: drivers/clocksource/bcm_kona_timer.c | |
|
||
BROADCOM BCM2835 ARM ARCHITECTURE | ||
M: Stephen Warren <[email protected]> | ||
M: Lee Jones <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git | ||
S: Maintained | ||
N: bcm2835 | ||
|
||
|
@@ -4320,17 +4322,21 @@ F: Documentation/blockdev/cpqarray.txt | |
F: drivers/block/cpqarray.* | ||
|
||
HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) | ||
M: "Stephen M. Cameron" <[email protected].com> | ||
M: Don Brace <don.brace@pmcs.com> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/scsi/hpsa.txt | ||
F: drivers/scsi/hpsa*.[ch] | ||
F: include/linux/cciss*.h | ||
F: include/uapi/linux/cciss*.h | ||
|
||
HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) | ||
M: Mike Miller <mike.miller@hp.com> | ||
M: Don Brace <don.brace@pmcs.com> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/blockdev/cciss.txt | ||
F: drivers/block/cciss* | ||
|
@@ -4725,6 +4731,7 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/iio/ | ||
F: drivers/staging/iio/ | ||
F: include/linux/iio/ | ||
|
||
IKANOS/ADI EAGLE ADSL USB DRIVER | ||
M: Matthieu Castet <[email protected]> | ||
|
@@ -7195,6 +7202,7 @@ F: drivers/crypto/picoxcell* | |
|
||
PIN CONTROL SUBSYSTEM | ||
M: Linus Walleij <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/pinctrl/ | ||
F: include/linux/pinctrl/ | ||
|
@@ -8499,7 +8507,6 @@ F: arch/arm/mach-s3c24xx/bast-irq.c | |
TI DAVINCI MACHINE SUPPORT | ||
M: Sekhar Nori <[email protected]> | ||
M: Kevin Hilman <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://gitorious.org/linux-davinci/linux-davinci.git | ||
Q: http://patchwork.kernel.org/project/linux-davinci/list/ | ||
S: Supported | ||
|
@@ -8509,7 +8516,6 @@ F: drivers/i2c/busses/i2c-davinci.c | |
TI DAVINCI SERIES MEDIA DRIVER | ||
M: Lad, Prabhakar <[email protected]> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://linuxtv.org/ | ||
Q: http://patchwork.linuxtv.org/project/linux-media/list/ | ||
T: git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git | ||
|
@@ -9626,7 +9632,6 @@ F: drivers/staging/unisys/ | |
|
||
UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER | ||
M: Vinayak Holikatti <[email protected]> | ||
M: Santosh Y <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/scsi/ufs.txt | ||
|
@@ -9720,11 +9725,6 @@ S: Maintained | |
F: Documentation/hid/hiddev.txt | ||
F: drivers/hid/usbhid/ | ||
|
||
USB/IP DRIVERS | ||
L: [email protected] | ||
S: Orphan | ||
F: drivers/staging/usbip/ | ||
|
||
USB ISP116X DRIVER | ||
M: Olav Kongas <[email protected]> | ||
L: [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
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 |
---|---|---|
|
@@ -34,6 +34,10 @@ | |
}; | ||
}; | ||
|
||
&clkc { | ||
fclk-enable = <0xf>; | ||
}; | ||
|
||
&gem0 { | ||
status = "okay"; | ||
phy-mode = "rgmii-id"; | ||
|
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
Oops, something went wrong.