aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-292-6/+2
| | * | | | | | | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-294-7/+6
| | * | | | | | | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-292-5/+5
| | * | | | | | | | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-292-2/+0
* | | | | | | | | | | | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao2010-11-021-1/+1
* | | | | | | | | | | | ASoC: Update WARN uses in wm_hubsJoe Perches2010-11-011-1/+1
* | | | | | | | | | | | ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula2010-11-011-0/+1
* | | | | | | | | | | | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula2010-11-011-1/+1
* | | | | | | | | | | | ASoC: Remove volatility from WM8900 POWER1 registerMark Brown2010-11-011-6/+0
* | | | | | | | | | | | ASoC: Check return value of struct_strtoul() in pmdown_time_set()Mark Brown2010-10-281-1/+4
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | ALSA: usb-audio: automatically detect feedback formatClemens Ladisch2010-10-274-112/+67
* | | | | | | | | | | ASoC: sound/wm9090: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
* | | | | | | | | | | ASoC: sound/max98088: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
* | | | | | | | | | | ASoC: sound/ad73311: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
* | | | | | | | | | | ASoC: fsl - fix build error in pcm030-audio-fabric.cLiam Girdwood2010-10-261-2/+1
* | | | | | | | | | | sound/oss/sb_ess.c: delete double assignmentJulia Lawall2010-10-261-1/+0
* | | | | | | | | | | ALSA: hda - Change BTL amp level on some HP notebooksVitaliy Kulikov2010-10-251-0/+78
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2010-10-2519-2235/+2829
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda - Disable sticky PCM stream assignment for AD codecsTakashi Iwai2010-10-253-0/+11
| * | | | | | | | | | ALSA: hda - Add workarounds for CT-IBG controllersTakashi Iwai2010-10-222-3/+11
| * | | | | | | | | | ALSA: hda - Fix wrong TLV mute bit for STAC/IDT codecsClemens Ladisch2010-10-221-1/+2
| * | | | | | | | | | ALSA: hda - Apply ideapad quirk to Acer laptops with Cxt5066Takashi Iwai2010-10-211-2/+1
| * | | | | | | | | | ALSA: hda - Add some workarounds for Creative IBGTakashi Iwai2010-10-211-4/+12
| * | | | | | | | | | ALSA: hda - Fix wrong SPDIF NID assignment for CA0110Takashi Iwai2010-10-211-1/+1
| * | | | | | | | | | ALSA: hda - Fix codec rename rules for ALC662-compatible codecsKailang Yang2010-10-211-4/+8
| * | | | | | | | | | ALSA: hda - Add alc_init_jacks() call to other codecsKailang Yang2010-10-211-1/+11
| * | | | | | | | | | ALSA: hda - Fix codec muted after rebooting from WindowsCharles2010-10-191-0/+3
| * | | | | | | | | | ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai2010-10-171-1/+1
| * | | | | | | | | | ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch2010-10-173-6/+17
| * | | | | | | | | | ALSA: HDA: Apply SKU override for Acer aspire 7736zDavid Henningsson2010-10-171-0/+5
| * | | | | | | | | | ALSA: HDA: Enable SKU quirks for RealtekDavid Henningsson2010-10-171-2/+33
| * | | | | | | | | | ALSA: hda: Add speaker pin to automute Acer Aspire 8943GDaniel T Chen2010-10-141-0/+8
| * | | | | | | | | | ALSA: HDA: Correctly apply position_fix quirks for ATI and VIA controllersDavid Henningsson2010-10-121-8/+9
| * | | | | | | | | | ALSA: hda - Add input volume control for each mic/line-in pinTakashi Iwai2010-10-111-0/+27
| * | | | | | | | | | ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1Takashi Iwai2010-10-111-0/+1
| * | | | | | | | | | ALSA: hda - Added fixup for Lenovo Y550PValentine Sinitsyn2010-10-041-0/+1
| * | | | | | | | | | ALSA: HDA: Add position_fix=3 module option, and refactor related codeDavid Henningsson2010-09-301-22/+19
| * | | | | | | | | | ALSA: hda - Add quirk for another Acer laptop with a CX20585 codecLuke Yelavich2010-09-281-0/+1
| * | | | | | | | | | ALSA: hda: add Vortex86MX PCI idsOtavio Salvador2010-09-271-0/+2
| * | | | | | | | | | ALSA: hda - Fix switching between dmic and mic using the same mux on IDT/STACVitaliy Kulikov2010-09-251-1/+3
| * | | | | | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-09-241-6/+16
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: hda - MacBookPro 5,3 line-in supportVince Weaver2010-09-231-1/+21
| * | | | | | | | | | | ALSA: hda - Apply ALC269 VAIO fix-up to all Sony laptops with ALC269Takashi Iwai2010-09-211-2/+1
| * | | | | | | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-09-212-0/+11
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ALSA: hda - Check invalid NIDs in alc_init_jacks()Takashi Iwai2010-09-211-8/+12
| * | | | | | | | | | | | ALSA: hda - Introduce hda_call_check_power_status() helperTakashi Iwai2010-09-214-20/+20
| * | | | | | | | | | | | ALSA: hdmi - fix surround41 channel mappingJerry Zhou2010-09-211-1/+1
| * | | | | | | | | | | | ALSA: hdmi - support infoframe for DisplayPortWu Fengguang2010-09-211-37/+73
| * | | | | | | | | | | | ALSA: hda - Refactor ALC269 power-ups/downs in PM callbacksTakashi Iwai2010-09-201-30/+21
| * | | | | | | | | | | | ALSA: hda - Fix capture widget for ALC269vb and coTakashi Iwai2010-09-201-1/+5