forked from beagleboard/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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
…/git/tiwai/sound-2.6 * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6: (348 commits) ALSA: hda - Fix NULL-derefence with a single mic in STAC auto-mic detection ALSA: hda - Add missing NID 0x19 fixup for Sony VAIO ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO ALSA: oxygen: fix Xonar DG input ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low ALSA: hda - Fix missing EAPD for Acer 4930G ALSA: hda: Disable 4/6 channels on some NVIDIA GPUs. ALSA: hda - Add static_hdmi_pcm option to HDMI codec parser ALSA: hda - Don't refer ELD when unplugged ASoC: tpa6130a2: Fix compiler warning ASoC: tlv320dac33: Add DAPM selection for LOM invert ASoC: DMIC codec: Adding a generic DMIC codec ALSA: snd-usb-us122l: Fix missing NULL checks ALSA: snd-usb-us122l: Fix MIDI output ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync() ASoC: Fix section mismatch in wm8995.c ALSA: oxygen: add S/PDIF source selection for Claro cards ALSA: oxygen: fix CD/MIDI for X-Meridian (2G) ASoC: fix migor audio build ALSA: include delay.h for msleep in Xonar DG support ...
- Loading branch information
Showing
297 changed files
with
25,450 additions
and
7,182 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1523,6 +1523,14 @@ S: Supported | |
F: block/bsg.c | ||
F: include/linux/bsg.h | ||
|
||
BT87X AUDIO DRIVER | ||
M: Clemens Ladisch <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.alsa-project.org/alsa-kernel.git | ||
S: Maintained | ||
F: Documentation/sound/alsa/Bt87x.txt | ||
F: sound/pci/bt87x.c | ||
|
||
BT8XXGPIO DRIVER | ||
M: Michael Buesch <[email protected]> | ||
W: http://bu3sch.de/btgpio.php | ||
|
@@ -1548,6 +1556,13 @@ S: Maintained | |
F: Documentation/video4linux/bttv/ | ||
F: drivers/media/video/bt8xx/bttv* | ||
|
||
C-MEDIA CMI8788 DRIVER | ||
M: Clemens Ladisch <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.alsa-project.org/alsa-kernel.git | ||
S: Maintained | ||
F: sound/pci/oxygen/ | ||
|
||
CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS | ||
M: David Howells <[email protected]> | ||
L: [email protected] | ||
|
@@ -2339,6 +2354,13 @@ W: bluesmoke.sourceforge.net | |
S: Maintained | ||
F: drivers/edac/r82600_edac.c | ||
|
||
EDIROL UA-101/UA-1000 DRIVER | ||
M: Clemens Ladisch <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.alsa-project.org/alsa-kernel.git | ||
S: Maintained | ||
F: sound/usb/misc/ua101.c | ||
|
||
EEEPC LAPTOP EXTRAS DRIVER | ||
M: Corentin Chary <[email protected]> | ||
L: [email protected] | ||
|
@@ -3507,6 +3529,13 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/serial/jsm/ | ||
|
||
K10TEMP HARDWARE MONITORING DRIVER | ||
M: Clemens Ladisch <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/hwmon/k10temp | ||
F: drivers/hwmon/k10temp.c | ||
|
||
K8TEMP HARDWARE MONITORING DRIVER | ||
M: Rudolf Marek <[email protected]> | ||
L: [email protected] | ||
|
@@ -4537,6 +4566,13 @@ F: drivers/of | |
F: include/linux/of*.h | ||
K: of_get_property | ||
|
||
OPL4 DRIVER | ||
M: Clemens Ladisch <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.alsa-project.org/alsa-kernel.git | ||
S: Maintained | ||
F: sound/drivers/opl4/ | ||
|
||
OPROFILE | ||
M: Robert Richter <[email protected]> | ||
L: [email protected] | ||
|
@@ -5283,7 +5319,7 @@ SAMSUNG AUDIO (ASoC) DRIVERS | |
M: Jassi Brar <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
F: sound/soc/s3c24xx | ||
F: sound/soc/samsung | ||
|
||
TIMEKEEPING, NTP | ||
M: John Stultz <[email protected]> | ||
|
@@ -6291,6 +6327,13 @@ S: Maintained | |
W: http://www.one-eyed-alien.net/~mdharm/linux-usb/ | ||
F: drivers/usb/storage/ | ||
|
||
USB MIDI DRIVER | ||
M: Clemens Ladisch <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.alsa-project.org/alsa-kernel.git | ||
S: Maintained | ||
F: sound/usb/midi.* | ||
|
||
USB OHCI DRIVER | ||
M: David Brownell <[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
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.