summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2013-04-11ALSA: hda - add some small convenience functions to auto parserDavid Henningsson1-0/+21
2013-04-11ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson3-15/+62
2013-04-09ALSA: hda - Apply codec delay to wallclock.Dylan Reid1-0/+18
2013-04-07ALSA: hda/realtek - Add a quirk for AC700 Chromebook.Dylan Reid1-1/+17
2013-04-05ALSA: hda/cirrus - Add a quirk for Stumpy ChromeBox.Dylan Reid1-1/+18
2013-04-05ALSA: hda/ca0132 - Update latency based on DSP state.Dylan Reid1-2/+53
2013-04-05ALSA: hda - Introduce get_delay codec PCM opsTakashi Iwai2-4/+17
2013-04-03Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+2
2013-04-02ALSA: hda - bug fix on HDMI ELD debug messageMengdong Lin1-1/+1
2013-04-02ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin1-1/+1
2013-04-02ALSA: hda/ca0132 - Delay HP amp turnon.Chih-Chung Chang1-4/+23
2013-03-22ALSA: hda - VIA prefers side surrounds over HPTakashi Iwai1-0/+20
2013-03-22ALSA: hda - Lower the badness for independent HP penaltyTakashi Iwai1-1/+1
2013-03-22ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai2-14/+29
2013-03-22Merge branch 'for-linus' into for-nextTakashi Iwai4-26/+158
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai1-0/+46
2013-03-21ALSA: hda - Enable "Headset Mic" name for some Dell Latitude devicesDavid Henningsson1-1/+5
2013-03-21ALSA: hda - Introduce "Headset Mic" nameDavid Henningsson2-2/+24
2013-03-20ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai1-23/+109
2013-03-20ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai1-1/+1
2013-03-18ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai1-2/+2
2013-03-18ALSA: hda - Add GPIO-based LED support on HP desktop machinesTakashi Iwai1-0/+63
2013-03-18ALSA: hda - Make the resume of digital beep setup properTakashi Iwai1-1/+1
2013-03-18ALSA: hda - Fix power-saving during playing beep soundTakashi Iwai2-11/+27
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai6-128/+72
2013-03-18Merge branch 'for-linus' into for-nextTakashi Iwai6-32/+90
2013-03-18ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai1-4/+4
2013-03-18ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai1-1/+7
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid1-9/+6
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid1-2/+3
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid1-2/+6
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson1-0/+29
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai4-8/+11
2013-03-13ALSA: hda - Allow unlimited pins and converters in patch_hdmi.cTakashi Iwai1-81/+117
2013-03-13ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai1-3/+1
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai1-10/+14
2013-03-11ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai1-1/+2
2013-03-07ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai2-21/+25
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai3-18/+14
2013-03-07ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctlTakashi Iwai1-2/+2
2013-03-07ALSA: hda - Add some model name strings for ALC260Takashi Iwai1-7/+27
2013-03-07ALSA: hda - Handle shared hp/mic jack modeTakashi Iwai1-8/+169
2013-03-07ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai2-55/+94
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang1-0/+2
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang1-2/+6
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin1-2/+7
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin1-0/+2
2013-02-25ALSA: hda - Enable beep for ASUS EeeBox EBP1501PTakashi Iwai1-0/+1
2013-02-22ALSA: hda - hdmi: Make jacks phantom, if they're not detectableDavid Henningsson1-0/+3