| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-09-10 | 4 | -1/+110 |
|\ |
|
| * | ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config() | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
| * | ALSA: hda - Enable PC-beep for EeePC with ALC269 codec | Takashi Iwai | 2010-09-08 | 1 | -0/+1 |
| * | ALSA: hda - Add errata initverb sequence for CS42xx codecs | Brian Austin | 2010-09-08 | 1 | -0/+50 |
| * | ALSA: hda - Add quirk for Lenovo T400s | Takashi Iwai | 2010-09-07 | 1 | -0/+1 |
| * | ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60 | David Henningsson | 2010-09-02 | 1 | -0/+57 |
* | | ALSA: rawmidi: fix the get next midi device ioctl | Dan Carpenter | 2010-09-09 | 1 | -0/+2 |
* | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() | Takashi Iwai | 2010-09-08 | 1 | -5/+4 |
* | | ALSA: msnd-classic: Fix invalid cfg parameter | Takashi Iwai | 2010-09-08 | 1 | -2/+6 |
* | | ALSA: usb - Release capture substream URBs properly | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
* | | ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controls | Clemens Ladisch | 2010-09-08 | 1 | -1/+20 |
* | | ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver | Clemens Ladisch | 2010-09-08 | 4 | -3/+21 |
* | | ALSA: usb-audio: fix detection of vendor-specific device protocol settings | Clemens Ladisch | 2010-09-03 | 6 | -26/+32 |
* | | ALSA: usb-audio: Assume first control interface is for audio | Daniel Mack | 2010-09-02 | 1 | -1/+7 |
|/ |
|
* | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-08-28 | 1 | -1/+1 |
|\ |
|
| * | ASoC: soc-core: fix debugfs_pop_time file permissions | Axel Lin | 2010-08-27 | 1 | -1/+1 |
* | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-08-28 | 1 | -0/+1 |
|\ \ |
|
| * | | ALSA: hda - Add Sony VAIO quirk for ALC269 | David Henningsson | 2010-08-26 | 1 | -0/+1 |
* | | | ALSA: pcm: add more format names | Dan Carpenter | 2010-08-28 | 1 | -0/+6 |
* | | | sound: oss: fix uninitialized spinlock | Akinobu Mita | 2010-08-28 | 1 | -1/+1 |
* | | | ALSA: asihpi - Return hw error directly from oustream_write. | Eliot Blennerhassett | 2010-08-28 | 1 | -2/+5 |
* | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-08-23 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: i.MX ssi: use SSI_STCCR in synchronous mode | Sascha Hauer | 2010-08-23 | 1 | -0/+3 |
* | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-08-23 | 8 | -52/+40 |
|\ \ \
| | |/
| |/| |
|
| * | | ALSA: hda - Add support for Lenovo S10-3t | Jerone Young | 2010-08-23 | 1 | -0/+1 |
| * | | ALSA: hda - Fix stream and channel-ids codec-bus wide | Takashi Iwai | 2010-08-20 | 2 | -14/+21 |
| * | | ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs | Takashi Iwai | 2010-08-20 | 3 | -36/+1 |
| * | | ALSA: hda - Fix build error with CONFIG_PROC_FS=n | Takashi Iwai | 2010-08-19 | 1 | -2/+2 |
| * | | ALSA: hda - Add support for IDT 92HD89XX codecs | Charles Chin | 2010-08-19 | 1 | -0/+15 |
* | | | ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31 | Daniel T Chen | 2010-08-19 | 1 | -0/+6 |
* | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-08-18 | 1 | -7/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: Remove DSP mode support for WM8776 | Mark Brown | 2010-08-16 | 1 | -7/+0 |
* | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-08-18 | 2 | -32/+145 |
|\ \ \
| | |/
| |/| |
|
| * | | ALSA: hda - Fix ALC680 base model capture | Kailang Yang | 2010-08-17 | 1 | -32/+144 |
| * | | ALSA: hda - Add quirk for Dell Vostro 1220 | Takashi Iwai | 2010-08-16 | 1 | -0/+1 |
| |/ |
|
* | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela | 2010-08-18 | 4 | -5/+37 |
* | | ALSA: riptide - Fix detection / load of firmware files | Takashi Iwai | 2010-08-16 | 1 | -6/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-15 | 13 | -24/+143 |
|\ |
|
| * | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-08-15 | 1 | -8/+15 |
| |\ |
|
| | * | ASoC: Only tweak WM8994 chip configuration on devices up to rev D | Mark Brown | 2010-08-13 | 1 | -7/+13 |
| | * | ASoC: Optimise DSP performance for WM8994 | Mark Brown | 2010-08-13 | 1 | -2/+3 |
| * | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-08-15 | 10 | -15/+120 |
| |\ \ |
|
| | * | | ALSA: hda - Fix dynamic ADC change working again | Takashi Iwai | 2010-08-13 | 5 | -12/+25 |
| | * | | ALSA: hda - Restrict PCM parameters per ELD information over HDMI | Takashi Iwai | 2010-08-13 | 5 | -3/+95 |
| * | | | ALSA: sound/usb/format: silence uninitialized variable warnings | Dan Carpenter | 2010-08-15 | 1 | -0/+8 |
| * | | | sound: oss: sh_dac_audio.c removed duplicated #include | Andrea Gelmini | 2010-08-12 | 1 | -1/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-12 | 16 | -43/+293 |
|\| | | |
|
| * | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-08-11 | 7 | -9/+38 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ASoC: add AD1980 obsolete information | Sonic Zhang | 2010-08-10 | 4 | -3/+30 |
| | * | | ASoC: register cache should be 1 byte aligned for 1 byte long register | Cliff Cai | 2010-08-10 | 1 | -2/+2 |