aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13ALSA: hda - Fix dynamic ADC change working againTakashi Iwai1-8/+18
2010-08-06ALSA: hda - Make converter setups stickyTakashi Iwai1-8/+142
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai1-4/+6
2010-08-03ALSA: hda - Define AC_FMT_* constantsTakashi Iwai1-18/+23
2010-08-03ALSA: hda - Set Stream Type in Stream Format according to AES0Anssi Hannula1-1/+5
2010-07-30ALSA: hda - Make error messages more verboseTakashi Iwai1-3/+6
2010-07-26ALSA: hda - Fix max amp cap calculation for IDT/STAC codecsTakashi Iwai1-1/+2
2010-07-20ALSA: hda-intel - fix function_id rework (add missing bitmask)Jaroslav Kysela1-1/+1
2010-07-19ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela1-3/+5
2010-07-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+27
2010-07-09ALSA: hda - Limit the amp value to writeTakashi Iwai1-11/+21
2010-07-09ALSA: hda - Restore cleared pin controls on resumeTakashi Iwai1-0/+27
2010-03-30ALSA: hda - introduce snd_hda_codec_update_cache()Takashi Iwai1-12/+56
2010-03-29ALSA: hda - Report errors when invalid values are passed to snd_hda_amp_*()Takashi Iwai1-0/+5
2010-03-19ALSA: hda - Take internal mic as Front MicKailang Yang1-1/+2
2010-03-15ALSA: hda - Add an error message for invalid mapping NIDTakashi Iwai1-1/+3
2010-03-02ALSA: sound/pci/hda/hda_codec.c: various coding style fixesNorberto Lopes1-31/+38
2010-02-24ALSA: hda - remove unnecessary msleep on power state transitionsZhang, Rui1-2/+2
2010-01-28ALSA: hda - Define max number of PCM devices in hda_codec.hTakashi Iwai1-0/+2
2010-01-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-4/+6
2009-12-27ALSA: hda - Add sanity check for storing the user-defined pin configsTakashi Iwai1-0/+3
2009-12-27ALSA: hda - Add snd_hda_shutup_pins() helper functionTakashi Iwai1-0/+19
2009-12-25ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai1-4/+6
2009-12-25Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-5/+5
2009-12-23ALSA: hda - Set mixer name after codec patchTakashi Iwai1-5/+5
2009-12-23ALSA: hda - Fix NID association for capture mixersTakashi Iwai1-26/+0
2009-12-15ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAGJaroslav Kysela1-2/+5
2009-12-15ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela1-5/+9
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela1-2/+62
2009-11-18ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang1-0/+34
2009-11-16ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai1-0/+2
2009-11-16ALSA: hda - Update / add kerneldoc comments to exported functionsTakashi Iwai1-41/+391
2009-11-16ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai1-1/+1
2009-11-16ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela1-1/+6
2009-11-16ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela1-15/+17
2009-11-16ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela1-0/+12
2009-11-11ALSA: hda - Add power on/off counterTakashi Iwai1-0/+16
2009-11-10ALSA: hda - Add missing export for snd_hda_bus_reboot_notifyTakashi Iwai1-0/+1
2009-11-10ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela1-4/+5
2009-11-10ALSA: hda - Add reboot notifier to each codecTakashi Iwai1-0/+17
2009-10-30ALSA: hda - allow up to 4 HDMI devicesWu Fengguang1-1/+1
2009-10-30ALSA: hda - vectorize get_empty_pcm_device()Wu Fengguang1-33/+16
2009-09-02ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECTTakashi Iwai1-1/+1
2009-08-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+1
2009-08-03ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang1-1/+1
2009-07-30Merge branch 'topic/hda-cirrus' into topic/hdaTakashi Iwai1-0/+1
2009-07-27ALSA: hda - Add exception for volume-knob in snd_hda_get_connections()Takashi Iwai1-1/+4
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai1-6/+3
2009-07-22ALSA: hda-intel: Cleanups for widget connection list handlingJaroslav Kysela1-0/+6
2009-07-22ALSA: hda - Reduce click noise at power-savingTakashi Iwai1-2/+7