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.
We need the IIO changes in here for future patches to build on. Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information
Showing
171 changed files
with
1,050 additions
and
666 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,6 +88,7 @@ Kay Sievers <[email protected]> | |
Kenneth W Chen <[email protected]> | ||
Konstantin Khlebnikov <[email protected]> <[email protected]> | ||
Koushik <[email protected]> | ||
Krzysztof Kozlowski <[email protected]> <[email protected]> | ||
Krzysztof Kozlowski <[email protected]> <[email protected]> | ||
Kuninori Morimoto <[email protected]> | ||
Leonid I Ananiev <[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 |
---|---|---|
|
@@ -1624,7 +1624,7 @@ N: rockchip | |
|
||
ARM/SAMSUNG EXYNOS ARM ARCHITECTURES | ||
M: Kukjin Kim <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
|
@@ -1644,7 +1644,6 @@ F: drivers/*/*s3c64xx* | |
F: drivers/*/*s5pv210* | ||
F: drivers/memory/samsung/* | ||
F: drivers/soc/samsung/* | ||
F: drivers/spi/spi-s3c* | ||
F: Documentation/arm/Samsung/ | ||
F: Documentation/devicetree/bindings/arm/samsung/ | ||
F: Documentation/devicetree/bindings/sram/samsung-sram.txt | ||
|
@@ -1832,6 +1831,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git | |
ARM/UNIPHIER ARCHITECTURE | ||
M: Masahiro Yamada <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git | ||
S: Maintained | ||
F: arch/arm/boot/dts/uniphier* | ||
F: arch/arm/include/asm/hardware/cache-uniphier.h | ||
|
@@ -7472,7 +7472,8 @@ F: Documentation/devicetree/bindings/sound/max9860.txt | |
F: sound/soc/codecs/max9860.* | ||
|
||
MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Bartlomiej Zolnierkiewicz <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/power/max14577_charger.c | ||
|
@@ -7488,7 +7489,8 @@ F: include/dt-bindings/*/*max77802.h | |
|
||
MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS | ||
M: Chanwoo Choi <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Bartlomiej Zolnierkiewicz <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/*/max14577*.c | ||
|
@@ -9260,7 +9262,7 @@ F: drivers/pinctrl/sh-pfc/ | |
|
||
PIN CONTROLLER - SAMSUNG | ||
M: Tomasz Figa <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Sylwester Nawrocki <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -10193,7 +10195,7 @@ S: Maintained | |
F: drivers/platform/x86/samsung-laptop.c | ||
|
||
SAMSUNG AUDIO (ASoC) DRIVERS | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Sangbeom Kim <[email protected]> | ||
M: Sylwester Nawrocki <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -10208,7 +10210,8 @@ F: drivers/video/fbdev/s3c-fb.c | |
|
||
SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS | ||
M: Sangbeom Kim <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Bartlomiej Zolnierkiewicz <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -10267,6 +10270,17 @@ S: Supported | |
L: [email protected] (moderated for non-subscribers) | ||
F: drivers/clk/samsung/ | ||
|
||
SAMSUNG SPI DRIVERS | ||
M: Kukjin Kim <[email protected]> | ||
M: Krzysztof Kozlowski <[email protected]> | ||
M: Andi Shyti <[email protected]> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/spi/spi-samsung.txt | ||
F: drivers/spi/spi-s3c* | ||
F: include/linux/platform_data/spi-s3c64xx.h | ||
|
||
SAMSUNG SXGBE DRIVERS | ||
M: Byungho An <[email protected]> | ||
M: Girish K S <[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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -226,7 +226,7 @@ | |
|
||
#address-cells = <1>; | ||
#size-cells = <1>; | ||
elm_id = <&elm>; | ||
ti,elm-id = <&elm>; | ||
}; | ||
}; | ||
|
||
|
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 |
---|---|---|
|
@@ -116,6 +116,10 @@ | |
}; | ||
}; | ||
|
||
&pciec { | ||
status = "okay"; | ||
}; | ||
|
||
&pcie0 { | ||
status = "okay"; | ||
}; |
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
Oops, something went wrong.