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 want the changes in here as well. Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information
Showing
241 changed files
with
2,633 additions
and
1,853 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5766,7 +5766,7 @@ M: Matthew Wilcox <[email protected]> | |
L: [email protected] | ||
T: git git://git.infradead.org/users/willy/linux-nvme.git | ||
S: Supported | ||
F: drivers/block/nvme.c | ||
F: drivers/block/nvme* | ||
F: include/linux/nvme.h | ||
|
||
OMAP SUPPORT | ||
|
@@ -7624,7 +7624,7 @@ F: drivers/clk/spear/ | |
SPI SUBSYSTEM | ||
M: Mark Brown <[email protected]> | ||
M: Grant Likely <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git | ||
Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | ||
S: Maintained | ||
|
@@ -9004,7 +9004,7 @@ S: Maintained | |
F: drivers/net/wireless/wl3501* | ||
|
||
WM97XX TOUCHSCREEN DRIVERS | ||
M: Mark Brown <broonie@opensource.wolfsonmicro.com> | ||
M: Mark Brown <broonie@kernel.org> | ||
M: Liam Girdwood <[email protected]> | ||
L: [email protected] | ||
T: git git://opensource.wolfsonmicro.com/linux-2.6-touch | ||
|
@@ -9014,7 +9014,6 @@ F: drivers/input/touchscreen/*wm97* | |
F: include/linux/wm97xx.h | ||
|
||
WOLFSON MICROELECTRONICS DRIVERS | ||
M: Mark Brown <[email protected]> | ||
L: [email protected] | ||
T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc | ||
T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus | ||
|
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 |
---|---|---|
|
@@ -11,6 +11,7 @@ | |
#include <asm/mach-types.h> | ||
|
||
.section ".start", "ax" | ||
.arch armv4 | ||
|
||
__SA1100_start: | ||
|
||
|
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 |
---|---|---|
|
@@ -18,6 +18,7 @@ | |
|
||
.section ".start", "ax" | ||
|
||
.arch armv4 | ||
b __beginning | ||
|
||
__ofw_data: .long 0 @ the number of memory blocks | ||
|
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
Oops, something went wrong.