summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-098-12/+54
|\
| * ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter2010-09-091-0/+2
| * ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-081-5/+4
| * ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai2010-09-081-2/+6
| * ALSA: usb - Release capture substream URBs properlyTakashi Iwai2010-09-081-1/+1
| * ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch2010-09-081-1/+20
| * ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch2010-09-084-3/+21
* | ALSA: ca0106 - clean up playback pointer callbackTakashi Iwai2010-09-071-18/+16
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-0714-42/+41
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-0322-122/+247
|\ \ | |/
| * ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-036-26/+32
| * ALSA: usb-audio: Assume first control interface is for audioDaniel Mack2010-09-021-1/+7
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-281-1/+1
| |\
| | * ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin2010-08-271-1/+1
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-281-0/+1
| |\ \
| | * | ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson2010-08-261-0/+1
| * | | ALSA: pcm: add more format namesDan Carpenter2010-08-281-0/+6
| * | | sound: oss: fix uninitialized spinlockAkinobu Mita2010-08-281-1/+1
| * | | ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett2010-08-281-2/+5
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-231-0/+3
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: i.MX ssi: use SSI_STCCR in synchronous modeSascha Hauer2010-08-231-0/+3
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-238-52/+40
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: hda - Add support for Lenovo S10-3tJerone Young2010-08-231-0/+1
| | * | ALSA: hda - Fix stream and channel-ids codec-bus wideTakashi Iwai2010-08-202-14/+21
| | * | ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecsTakashi Iwai2010-08-203-36/+1
| | * | ALSA: hda - Fix build error with CONFIG_PROC_FS=nTakashi Iwai2010-08-191-2/+2
| | * | ALSA: hda - Add support for IDT 92HD89XX codecsCharles Chin2010-08-191-0/+15
| * | | ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31Daniel T Chen2010-08-191-0/+6
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-181-7/+0
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: Remove DSP mode support for WM8776Mark Brown2010-08-161-7/+0
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-182-32/+145
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: hda - Fix ALC680 base model captureKailang Yang2010-08-171-32/+144
| | * | ALSA: hda - Add quirk for Dell Vostro 1220Takashi Iwai2010-08-161-0/+1
| | |/
* | | ALSA: usb-audio: add BOSS ME-25 supportClemens Ladisch2010-09-031-0/+30
* | | ALSA: usb-audio: add Roland A-PRO supportClemens Ladisch2010-09-031-0/+14
* | | ALSA: usb-audio: add Edirol PCR-1 PCM supportClemens Ladisch2010-09-031-2/+25
* | | ALSA: usb-audio: fix Fast Track Ultra (8R) 44.1 sample ratesClemens Ladisch2010-09-022-7/+85
* | | ALSA: ice1712: Add support for Edirol DA-2496Garnet MacPhee2010-08-232-1/+13
* | | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-182-5/+11
* | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-08-1828-64/+215
|\ \ \ | |/ /
| * | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-184-5/+37
| * | ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai2010-08-161-6/+5
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-1513-24/+143
| |\
| | * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-151-8/+15
| | |\
| | | * ASoC: Only tweak WM8994 chip configuration on devices up to rev DMark Brown2010-08-131-7/+13
| | | * ASoC: Optimise DSP performance for WM8994Mark Brown2010-08-131-2/+3
| | * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-1510-15/+120
| | |\ \
| | | * | ALSA: hda - Fix dynamic ADC change working againTakashi Iwai2010-08-135-12/+25
| | | * | ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai2010-08-135-3/+95
| | * | | ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter2010-08-151-0/+8
OpenPOWER on IntegriCloud