aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2012-04-15Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-10/+26
2012-04-13ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Jesper Juhl1-7/+9
2012-04-12ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machinesJosh Boyer1-0/+1
2012-04-12ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940GTakashi Iwai1-0/+1
2012-04-12ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & coTakashi Iwai1-2/+6
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds7-85/+68
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2012-04-11ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai1-1/+9
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2-8/+7
2012-04-09[media] Drivers/media/radio: Fix build errorHans Verkuil1-2/+2
2012-04-07Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai5-5/+34
2012-04-07ALSA: hda - clean up CX20549 test mixer setupMichael Karcher1-21/+17
2012-04-07ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher1-2/+3
2012-04-07ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher1-5/+1
2012-04-07ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher1-25/+6
2012-04-07ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher1-13/+13
2012-04-07ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher3-7/+17
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-6/+9
2012-03-30ALSA: asihpi - fix return value of hpios_locked_mem_alloc()Eliot Blennerhassett2-7/+7
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2-2/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-28ALSA: asihpi - fix return type of hpios_locked_mem_alloc()Dan Carpenter2-2/+2
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+33
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds23-4908/+1902
2012-03-22ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pinTakashi Iwai1-4/+7
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-19Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab18-278/+434
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil2-2/+33
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai6-15/+179
2012-03-18Merge branch 'topic/hda' into for-linusTakashi Iwai16-4891/+1721
2012-03-16ALSA: hda - Fix build with CONFIG_PM=nTakashi Iwai1-0/+9
2012-03-16ALSA: au88x0 - Avoid possible Oops at unbindingTakashi Iwai1-1/+1
2012-03-14ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-8/+0
2012-03-13ALSA: hda - fix printing of high HDMI sample ratesAnssi Hannula1-2/+2
2012-03-13ALSA: ymfpci - Fix legacy registers on S3/S4 resumeTakashi Iwai1-0/+9
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai5-10/+23
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai5-22/+135
2012-03-12ALSA: hda - Add EAPD control to Conexnat auto-parserTakashi Iwai1-4/+32
2012-03-12ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269Takashi Iwai1-38/+44
2012-03-12ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.cTakashi Iwai1-87/+49
2012-03-12ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai3-5/+13
2012-03-09ALSA: hda - Initialize vmaster slave volumesTakashi Iwai3-7/+72
2012-03-08ALSA: hdspm - Provide ioctl_compatAdrian Knoth1-0/+1
2012-03-07ALSA: hda - Set codec to D3 forcibly even if not usedTakashi Iwai2-13/+5
2012-03-07ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setupTakashi Iwai1-10/+5
2012-03-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+17
2012-03-07ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang1-0/+8
2012-03-06ALSA: hda - Add Gigabyte GA-MA790X to the beep whitelistTakashi Iwai1-0/+1
2012-03-06ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3Marton Balint1-0/+9
2012-03-05ALSA: hda - fix broken automute/autoswitch for RealtekDavid Henningsson1-1/+1
2012-03-05ALSA: ice1724 - constrain runtime rates for locked internal ratePavel Hofman1-0/+23
2012-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai7-14/+48
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai4-8/+8
2012-02-29ALSA: hda/conexant - Clear unsol events on unused pinsTakashi Iwai1-0/+45
2012-02-29ALSA: hda - Add a fake mute featureTakashi Iwai3-3/+30
2012-02-29ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai1-1/+1
2012-02-28ALSA: hda - Enable docking-station SPDIF for ThinkpadTakashi Iwai1-0/+1
2012-02-28ALSA: hda - Add position_fix=4 (COMBO) optionTakashi Iwai1-1/+9
2012-02-28ALSA: hda - Fix audio playback support on HP Zephyr systemVitaliy Kulikov1-0/+36
2012-02-25ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3Alban Bedel1-2/+1
2012-02-25ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai1-1/+1
2012-02-23ALSA: ctxfi: Fix typo in ctvmem.cMasanari Iida1-1/+1
2012-02-23ALSA: hda - add id for Atom Cedar Trail HDMI codecWu Fengguang1-0/+2
2012-02-22ALSA: hda/via - Add a few sanity checksTakashi Iwai1-1/+10
2012-02-22ALSA: hda/via - Don't create duplicated boost controlsTakashi Iwai1-1/+8
2012-02-21ALSA: hda/realtek - Small code cleanupsTakashi Iwai1-135/+5
2012-02-21ALSA: hda/realtek - Fix the wrong offset for two-speaker systemsTakashi Iwai1-1/+5
2012-02-21ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker nameTakashi Iwai1-3/+6
2012-02-21ALSA: hda/realtek - Create individual mute switches for shared DACTakashi Iwai1-30/+20
2012-02-21ALSA: hda/realtek - Fix possible Oops with NULL input_muxTakashi Iwai1-0/+3
2012-02-21Typos: change aditional to additional.Justin P. Mattock1-1/+1
2012-02-21ALSA: hda/realtek - Parse aa-loopback items dynamicallyTakashi Iwai1-82/+22
2012-02-21ALSA: hda/realtek - Remove the last static quirks for ALC882Takashi Iwai3-1092/+92
2012-02-20ALSA: hda/realtek - Add model=fixup not to apply fix-upsTakashi Iwai1-0/+7
2012-02-20ALSA: hda/realtek - Drop all ALC880 static quirksTakashi Iwai3-856/+195
2012-02-20ALSA: hda/realtek - Drop model=asus* from ALC880Takashi Iwai2-127/+3
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=asus-w1v with auto-parserTakashi Iwai2-31/+6
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=z71v with auto-parserTakashi Iwai2-58/+20
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=uniwill-dig with auto-parserTakashi Iwai2-14/+13
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=uniwill with auto-parserTakashi Iwai3-130/+12
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=uniwill-p53 with auto-parserTakashi Iwai2-94/+1
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=F1734 with auto-parserTakashi Iwai2-85/+24
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=futjisu with auto-parserTakashi Iwai2-35/+74
2012-02-20ALSA: hda/realtek - Apply probe-fixup really after probingTakashi Iwai1-16/+16
2012-02-17ALSA: hda/realtek - Replace ALC880 model=tcl with auto-parserTakashi Iwai2-56/+13
2012-02-17ALSA: hda/realtek - Drop ALC880 model=clevoTakashi Iwai2-45/+11
2012-02-17ALSA: hda/realtek - Refactor the DAC filler functionTakashi Iwai1-77/+77
2012-02-17ALSA: hda/realtek - Rewrite ALC880 model=w810 with auto-parserTakashi Iwai2-83/+14
2012-02-17ALSA: hda/realtek - Rewrite ALC880 model=lg with the auto-parserTakashi Iwai2-158/+14
2012-02-17ALSA: hda/realtek - Adjust badness calculation for multi-iosTakashi Iwai1-62/+134
2012-02-17ALSA: hda/realtek - Show multi-io pins in debug printsTakashi Iwai1-0/+5
2012-02-17ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935Takashi Iwai1-0/+8
2012-02-16ALSA: hda/realtek - Try harder to fit the single-connectionsTakashi Iwai1-33/+91
2012-02-16ALSA: hda/realtek - Finer tuning of auto-parser with badness evaluationTakashi Iwai1-84/+293
2012-02-16ALSA: hda/realtek - Improve the signel-connection checkTakashi Iwai1-1/+5
2012-02-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-3/+40
2012-02-16ALSA: hda/realtek - Fix overflow of vol/sw check bitmapTakashi Iwai1-3/+8
2012-02-16ALSA: hda/realtek - Disable static fixups for ASUS with ALC269Takashi Iwai1-1/+1
2012-02-16ALSA: hda/realtek - Remove leftover static quirks for ALC260Takashi Iwai3-773/+8
2012-02-16ALSA: hda/realtek - Drop model=fujitsu from ALC260 static quirksTakashi Iwai1-142/+0
2012-02-16ALSA: hda/realtek - Drop model=favorit100 for ALC260Takashi Iwai2-129/+1
2012-02-16ALSA: hda/realtek - Add the support for HP Presario B1900Takashi Iwai1-0/+8
2012-02-16ALSA: hda/realtek - Replace ALC260 model=replacer with the auto-parserTakashi Iwai2-76/+44
2012-02-16ALSA: hda/realtek - Replace ALC260 model=acer with the auto-parserTakashi Iwai2-146/+7
2012-02-16ALSA: hda/realtek - Add the fixup codes for ALC260 model=willTakashi Iwai2-46/+24
2012-02-14ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen1-0/+6
2012-02-13Merge branch 'fix/acer-alc889-fix' into fix/hdaTakashi Iwai1-0/+23
2012-02-13ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai1-0/+23
2012-02-13ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai1-0/+3
2012-02-13ALSA: hda - Add another jack-detection suppression for ASUS ALC892Takashi Iwai1-0/+6
2012-02-13ALSA: hda - Suppress auto-mute feature on some machines with ALC861Takashi Iwai1-8/+30
2012-02-13ALSA: hda - Add codec->no_jack_detect flagTakashi Iwai2-0/+3
2012-02-13ALSA: hda - Make is_jack_detectable() as non-inlinedTakashi Iwai2-12/+15
2012-02-13Merge branch 'fix/hda' into topic/hdaTakashi Iwai4-28/+37
2012-02-09ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai1-2/+2
2012-02-08ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch1-11/+14
2012-02-08ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDsSeth Heasley1-0/+5
2012-02-07ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela1-0/+1
2012-02-07ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai1-14/+19
2012-02-06ALSA: hda - Remove a debug print in vmaster codeTakashi Iwai1-1/+0
2012-02-06ALSA: hda/realtek - Fix a wrong conditionTakashi Iwai1-1/+1
2012-02-03ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai7-152/+59
2012-02-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai8-201/+232
2012-02-03ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slavesTakashi Iwai1-0/+4
2012-02-03ALSA: hda - Remove fallback to model=ideapad for Lenovo with cx5066Takashi Iwai1-1/+0
2012-02-02ALSA: hda - Disable dynamic-power control for VIA as defaultTakashi Iwai1-0/+1
2012-02-02ALSA: hda - Enable sync_write and reset for Conexant codecsTakashi Iwai1-0/+12
2012-02-02ALSA: hda - Allow analog low-current mode when dynamic power-control is onTakashi Iwai1-6/+21
2012-02-02ALSA: hda - Fix the logic to detect VIA analog low-current modeTakashi Iwai1-1/+1
2012-02-02ALSA: hda - Check power-state before changing in patch_via.cTakashi Iwai1-149/+107
2012-02-01ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson1-1/+1
2012-02-01ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.Dylan Reid1-2/+4
2012-01-31Merge branch 'fix/asoc' into for-linusTakashi Iwai1-2/+2
2012-01-31ALSA: HDA: Remove quirk for Toshiba Qosmio G50David Henningsson1-13/+0
2012-01-31ALSA: HDA: Fix jack creation for codecs with front and rear Line InDavid Henningsson1-9/+15
2012-01-30ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660Takashi Iwai1-8/+35
2012-01-27ALSA: HDA: Remove quirk for Asus N53JqDavid Henningsson1-1/+0
2012-01-26ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai1-0/+1
2012-01-25ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira1-1/+8
2012-01-25ALSA: hda - Fix silent output on ASUS A6RpTakashi Iwai1-0/+10
2012-01-24ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't supportRaymond Yau2-15/+27
2012-01-24ALSA: Au88x0 - Implement subdevice volume controlsRaymond Yau3-13/+145
2012-01-23ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai1-3/+5
2012-01-23ALSA: hda - explicitly set buffer-align flag for Nvidia controllersTakashi Iwai1-6/+15
2012-01-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-4/+5
2012-01-23ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson1-1/+1
2012-01-23ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai1-2/+4
2012-01-20ALSA: hda - Fix a unused variable warningTakashi Iwai1-1/+0
2012-01-20Merge branch 'topic/convert-bint' into topic/hdaTakashi Iwai2-3/+3
2012-01-20ALSA: hda - Use bint for enable_msi optionTakashi Iwai1-1/+1
2012-01-20snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool1-1/+1
2012-01-19ALSA: hda/realtek - Remove use_jack_tbl fieldTakashi Iwai1-4/+1
2012-01-19ALSA: hda/realtek - Avoid conflict of unsol-events with static quirksTakashi Iwai3-24/+53
2012-01-19ALSA: hda/realtek - Avoid multi-ios conflicting with multi-speakersTakashi Iwai1-1/+1
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-7/+12
2012-01-16ALSA: virtuoso: Xonar DS: fix polarity of front outputClemens Ladisch1-0/+1
2012-01-16ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau2-1/+3
2012-01-16ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau2-5/+6
2012-01-16ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson1-1/+1
2012-01-13ALSA: HDA: Use LPIB position fix for Macbook Pro 7,1David Henningsson1-0/+1
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-2/+2
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai20-4709/+1556
2012-01-11ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai1-13/+23
2012-01-11ALSA: virtuoso: add S/PDIF input support for all XonarsClemens Ladisch3-3/+7
2012-01-11ALSA: ice1724 - Support for ooAoo SQ210aPavel Hofman1-0/+35
2012-01-11ALSA: ice1724 - Allow card info based on model onlyPavel Hofman1-3/+5
2012-01-11ALSA: ice1724 - Create capture pcm only for ADC-enabled configurationsPavel Hofman2-3/+11
2012-01-11ALSA: hdspm - Provide unique driver id based on card serialAdrian Knoth1-2/+19
2012-01-10ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai1-1/+4
2012-01-10ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2-1/+8
2012-01-10ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai1-2/+0
2012-01-09ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()Takashi Iwai1-0/+3
2012-01-09ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()Takashi Iwai1-2/+1
2012-01-09ALSA: hda/cirrus - support for iMac12,2 modelJérémy Lal1-0/+9
2012-01-08ALSA: hdspm - Refactor serial number to avoid code duplicationAdrian Knoth1-5/+8
2012-01-08ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau2-4/+1
2012-01-08ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau2-6/+6
2012-01-08ALSA: Au88x0 - Fix Xtalk's constantsRaymond Yau1-31/+56
2012-01-08ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instatesRaymond Yau1-32/+32
2012-01-08ALSA: ice1724 - External clock item only for cards with SPDIF_INPavel Hofman1-1/+6
2012-01-08ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2012-01-08ALSA: HDA: Remove Poulsbo position fix quirksDavid Henningsson1-2/+0
2012-01-08ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMICDavid Henningsson1-1/+1
2012-01-08ALSA: HDA: Add support for Cirrus Logic 4213David Henningsson1-35/+70
2012-01-08ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson1-8/+6
2012-01-08ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson1-12/+1
2012-01-08ALSA: HDA: Use LPIB position fix for OaktrailDavid Henningsson1-1/+1
2011-12-31ALSA: emu10k1 - add another Audigy 2 ZS IDTim Yamin1-0/+12
2011-12-31ALSA: hda_intel: Add Oaktrail identifiersLi Peng1-0/+3
2011-12-22ALSA: asihpi - Fix format validity check.Eliot Blennerhassett1-36/+33
2011-12-22ALSA: asihpi - Use valid channel count in format enumeration.Eliot Blennerhassett1-12/+8
2011-12-22ALSA: asihpi - Correct headers in cached control responses.Eliot Blennerhassett1-1/+7
2011-12-22ALSA: asihpi - Add HPI version to module description.Eliot Blennerhassett1-1/+3
2011-12-22ALSA: asihpi - Distinguish four different emif init errors.Eliot Blennerhassett1-16/+19
2011-12-22ALSA: asihpi - New defs and comments.Eliot Blennerhassett1-14/+34
2011-12-22ALSA: asihpi - Add autofade query.Eliot Blennerhassett2-0/+13
2011-12-22ALSA: asihpi - Simplify dsp code close.Eliot Blennerhassett1-5/+2
2011-12-22ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett7-170/+147
2011-12-22ALSA: asihpi - Increase debug response buffer size.Eliot Blennerhassett1-1/+1
2011-12-22ALSA: asihpi - Add new function codes.Eliot Blennerhassett1-3/+10