aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2-6/+6
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2-2/+4
2010-08-03ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposedJerone Young1-1/+6
2010-08-03ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have the ability to use SPDIFJerone Young1-0/+4
2010-08-03ASoC: wm9081: fix resource reclaim in wm9081_register error pathAxel Lin1-5/+6
2010-08-03ASoC: wm8978: fix a memory leak if a wm8978_register failAxel Lin1-3/+7
2010-08-03ASoC: wm8974: fix a memory leak if another WM8974 is registeredAxel Lin1-1/+2
2010-08-03ASoC: wm8961: fix resource reclaim in wm8961_register error pathAxel Lin1-4/+5
2010-08-03ASoC: wm8955: fix resource reclaim in wm8955_register error pathAxel Lin1-4/+6
2010-08-03ASoC: wm8940: fix a memory leak if wm8940_register return errorAxel Lin1-1/+6
2010-08-03ASoC: wm8904: fix resource reclaim in wm8904_register error pathAxel Lin1-5/+8
2010-08-03ASoC: wm8711: fix a memory leak if another WM8711 is registeredAxel Lin1-1/+2
2010-08-03ASoC: wm8523: fix resource reclaim in wm8523_register error pathAxel Lin1-4/+6
2010-08-03ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codecAxel Lin1-2/+6
2010-08-03ASoC: ak4642: fix a memory leak if failed to initialise AK4642Axel Lin1-1/+3
2010-08-03ASoC: ad1836: fix a memory leak if another ad1836 is registeredAxel Lin1-0/+1
2010-08-03ASoC: Initial WM8741 CODEC driverIan Lartey4-0/+799
2010-08-02ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't anyDavid Henningsson1-1/+1
2010-08-02Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai3-108/+156
2010-08-02ASoC: omap-mcbsp: Remove period size constraint in THRESHOLD modePeter Ujfalusi1-39/+4
2010-08-02ASoC: omap-mcbsp: Support for sDMA packet modePeter Ujfalusi1-6/+56
2010-08-02ASoC: omap-mcbsp: Code cleanup in omap_mcbsp_dai_hw_paramsPeter Ujfalusi1-9/+12
2010-08-02ASoC: omap-mcbsp: Restructure the code within omap_mcbsp_dai_hw_paramsPeter Ujfalusi1-14/+11
2010-08-02ALSA: usb - Correct audio problem for Hauppage HVR-850 and others rel. to urb data alignJohn S Gruber1-8/+22
2010-07-30pcmcia: remove cs_types.hDominik Brodowski2-2/+0
2010-07-30ALSA: hda - Add a warning for ignored pins with ALC259/268/269Takashi Iwai1-0/+2
2010-07-30ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai1-1/+2
2010-07-30ALSA: hda - Shut up pins at power-saving mode with Conexnat codecsTakashi Iwai1-0/+12
2010-07-30ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecsTakashi Iwai1-2/+16
2010-07-30ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai1-0/+1
2010-07-30ALSA: hda - Share digital I/O parser in patch_realtek.cTakashi Iwai1-62/+78
2010-07-30ALSA: hda - Increase the connection list size for ALC662Takashi Iwai1-1/+1
2010-07-30ALSA: hda - Make error messages more verboseTakashi Iwai1-3/+6
2010-07-29Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-20/+58
2010-07-29ASoC: fsi: Add new funtion for SPDIFKuninori Morimoto1-5/+55
2010-07-29ASoC: fsi: remove device id checkKuninori Morimoto1-5/+0
2010-07-29ASoC: fsi: remove unnecessary clock processingKuninori Morimoto1-5/+0
2010-07-29ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson1-3/+3
2010-07-29Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-20/+42
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai1-8/+24
2010-07-29sound: oss: msnd: check request_region() return valueKulikov Vasiliy1-2/+6
2010-07-29ALSA: msnd: check request_region() return valueKulikov Vasiliy1-1/+4
2010-07-29ALSA: asihpi: check return value of get_user()Kulikov Vasiliy1-4/+13
2010-07-29sound: oss: midi_synth: check get_user() return valueKulikov Vasiliy1-1/+3
2010-07-29ALSA: sb: check get_user() return valueKulikov Vasiliy1-3/+6
2010-07-29ASoC: tlv320dac33: Add support for automatic FIFO configurationPeter Ujfalusi1-26/+64
2010-07-29ASoC: tlv320dac33: Revisit the FIFO Mode1 handlingPeter Ujfalusi1-37/+34
2010-07-28ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai1-3/+3
2010-07-28ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai1-13/+19
2010-07-28Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-0/+16