summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)Author
2013-04-05ALSA: hda/ca0132 - Update latency based on DSP state.Dylan Reid
2013-04-05ALSA: hda - Introduce get_delay codec PCM opsTakashi Iwai
2013-04-03Merge branch 'for-linus' into for-nextTakashi Iwai
2013-04-02ALSA: hda - bug fix on HDMI ELD debug messageMengdong Lin
2013-04-02ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin
2013-04-02ALSA: hda/ca0132 - Delay HP amp turnon.Chih-Chung Chang
2013-03-22ALSA: hda - VIA prefers side surrounds over HPTakashi Iwai
2013-03-22ALSA: hda - Lower the badness for independent HP penaltyTakashi Iwai
2013-03-22ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai
2013-03-22Merge branch 'for-linus' into for-nextTakashi Iwai
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai
2013-03-21ALSA: hda - Enable "Headset Mic" name for some Dell Latitude devicesDavid Henningsson
2013-03-21ALSA: hda - Introduce "Headset Mic" nameDavid Henningsson
2013-03-20ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai
2013-03-20ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai
2013-03-18ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai
2013-03-18ALSA: hda - Add GPIO-based LED support on HP desktop machinesTakashi Iwai
2013-03-18ALSA: hda - Make the resume of digital beep setup properTakashi Iwai
2013-03-18ALSA: hda - Fix power-saving during playing beep soundTakashi Iwai
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai
2013-03-18Merge branch 'for-linus' into for-nextTakashi Iwai
2013-03-18ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai
2013-03-18ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai
2013-03-13ALSA: hda - Allow unlimited pins and converters in patch_hdmi.cTakashi Iwai
2013-03-13ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai
2013-03-11ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai
2013-03-07ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai
2013-03-07ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctlTakashi Iwai
2013-03-07ALSA: hda - Add some model name strings for ALC260Takashi Iwai
2013-03-07ALSA: hda - Handle shared hp/mic jack modeTakashi Iwai
2013-03-07ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin
2013-02-25ALSA: hda - Enable beep for ASUS EeeBox EBP1501PTakashi Iwai
2013-02-22ALSA: hda - hdmi: Make jacks phantom, if they're not detectableDavid Henningsson
2013-02-19ALSA: hda - hdmi: Notify userspace when ELD control changesDavid Henningsson
2013-02-19ALSA: hda - hdmi: Protect ELD bufferDavid Henningsson
2013-02-19ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eldDavid Henningsson
2013-02-19ALSA: hda - hdmi: Do not expose eld data when eld is invalidDavid Henningsson
2013-02-19ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson