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 tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git…
…/broonie/sound into for-linus ASoC: Fixes for v3.7 The biggest batch of fixes here is the Kirkwood DMA fixes, plus a couple of other small fixes.
- Loading branch information
Showing
175 changed files
with
1,952 additions
and
987 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 |
---|---|---|
|
@@ -3598,16 +3598,58 @@ F: drivers/hid/hid-hyperv.c | |
F: drivers/net/hyperv/ | ||
F: drivers/staging/hv/ | ||
|
||
I2C OVER PARALLEL PORT | ||
M: Jean Delvare <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/i2c/busses/i2c-parport | ||
F: Documentation/i2c/busses/i2c-parport-light | ||
F: drivers/i2c/busses/i2c-parport.c | ||
F: drivers/i2c/busses/i2c-parport-light.c | ||
|
||
I2C/SMBUS CONTROLLER DRIVERS FOR PC | ||
M: Jean Delvare <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/i2c/busses/i2c-ali1535 | ||
F: Documentation/i2c/busses/i2c-ali1563 | ||
F: Documentation/i2c/busses/i2c-ali15x3 | ||
F: Documentation/i2c/busses/i2c-amd756 | ||
F: Documentation/i2c/busses/i2c-amd8111 | ||
F: Documentation/i2c/busses/i2c-i801 | ||
F: Documentation/i2c/busses/i2c-nforce2 | ||
F: Documentation/i2c/busses/i2c-piix4 | ||
F: Documentation/i2c/busses/i2c-sis5595 | ||
F: Documentation/i2c/busses/i2c-sis630 | ||
F: Documentation/i2c/busses/i2c-sis96x | ||
F: Documentation/i2c/busses/i2c-via | ||
F: Documentation/i2c/busses/i2c-viapro | ||
F: drivers/i2c/busses/i2c-ali1535.c | ||
F: drivers/i2c/busses/i2c-ali1563.c | ||
F: drivers/i2c/busses/i2c-ali15x3.c | ||
F: drivers/i2c/busses/i2c-amd756.c | ||
F: drivers/i2c/busses/i2c-amd756-s4882.c | ||
F: drivers/i2c/busses/i2c-amd8111.c | ||
F: drivers/i2c/busses/i2c-i801.c | ||
F: drivers/i2c/busses/i2c-isch.c | ||
F: drivers/i2c/busses/i2c-nforce2.c | ||
F: drivers/i2c/busses/i2c-nforce2-s4985.c | ||
F: drivers/i2c/busses/i2c-piix4.c | ||
F: drivers/i2c/busses/i2c-sis5595.c | ||
F: drivers/i2c/busses/i2c-sis630.c | ||
F: drivers/i2c/busses/i2c-sis96x.c | ||
F: drivers/i2c/busses/i2c-via.c | ||
F: drivers/i2c/busses/i2c-viapro.c | ||
|
||
I2C/SMBUS STUB DRIVER | ||
M: "Mark M. Hoffman" <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/i2c/busses/i2c-stub.c | ||
|
||
I2C SUBSYSTEM | ||
M: "Jean Delvare (PC drivers, core)" <[email protected]> | ||
M: Wolfram Sang <[email protected]> | ||
M: "Ben Dooks (embedded platforms)" <[email protected]> | ||
M: "Wolfram Sang (embedded platforms)" <[email protected]> | ||
L: [email protected] | ||
W: http://i2c.wiki.kernel.org/ | ||
T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ | ||
|
@@ -3618,6 +3660,13 @@ F: drivers/i2c/ | |
F: include/linux/i2c.h | ||
F: include/linux/i2c-*.h | ||
|
||
I2C-TAOS-EVM DRIVER | ||
M: Jean Delvare <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/i2c/busses/i2c-taos-evm | ||
F: drivers/i2c/busses/i2c-taos-evm.c | ||
|
||
I2C-TINY-USB DRIVER | ||
M: Till Harbaum <[email protected]> | ||
L: [email protected] | ||
|
@@ -7210,6 +7259,14 @@ L: [email protected] | |
S: Maintained | ||
F: arch/xtensa/ | ||
|
||
THERMAL | ||
M: Zhang Rui <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git | ||
S: Supported | ||
F: drivers/thermal/ | ||
F: include/linux/thermal.h | ||
|
||
THINKPAD ACPI EXTRAS DRIVER | ||
M: Henrique de Moraes Holschuh <[email protected]> | ||
L: [email protected] | ||
|
@@ -7887,13 +7944,6 @@ M: Roger Luethi <[email protected]> | |
S: Maintained | ||
F: drivers/net/ethernet/via/via-rhine.c | ||
|
||
VIAPRO SMBUS DRIVER | ||
M: Jean Delvare <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/i2c/busses/i2c-viapro | ||
F: drivers/i2c/busses/i2c-viapro.c | ||
|
||
VIA SD/MMC CARD CONTROLLER DRIVER | ||
M: Bruce Chang <[email protected]> | ||
M: Harald Welte <[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
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.