ALSA: hda - Define max number of PCM devices in hda_codec.h
[safe/jmp/linux-2.6] / sound / pci / hda / hda_codec.c
2010-01-28 Takashi IwaiALSA: hda - Define max number of PCM devices in hda_codec.h
2010-01-19 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-12-27 Takashi IwaiALSA: hda - Add sanity check for storing the user-defin...
2009-12-27 Takashi IwaiALSA: hda - Add snd_hda_shutup_pins() helper function
2009-12-25 Takashi IwaiALSA: hda - Disable tigger at pin-sensing on AD codecs
2009-12-25 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-12-23 Takashi IwaiALSA: hda - Set mixer name after codec patch
2009-12-23 Takashi IwaiALSA: hda - Fix NID association for capture mixers
2009-12-15 Jaroslav KyselaALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG
2009-12-15 Jaroslav KyselaALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp...
2009-12-15 Jaroslav KyselaALSA: hda - add more NID->Control mapping
2009-11-18 Wu FengguangALSA: hda - introduce snd_hda_jack_detect() and snd_hda...
2009-11-16 Takashi IwaiALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_...
2009-11-16 Takashi IwaiALSA: hda - Update / add kerneldoc comments to exported...
2009-11-16 Takashi IwaiALSA: hda - Get rid of magic digits for subdev hack
2009-11-16 Jaroslav KyselaALSA: hda - proc - add support for dynamic controls...
2009-11-16 Jaroslav KyselaALSA: hda - proc - introduce Control: lines to show...
2009-11-16 Jaroslav KyselaALSA: hda_intel: Digital PC Beep - change behaviour...
2009-11-11 Takashi IwaiALSA: hda - Add power on/off counter
2009-11-10 Takashi IwaiALSA: hda - Add missing export for snd_hda_bus_reboot_n...
2009-11-10 Jaroslav KyselaALSA: hda - proc - show which I/O NID is associated...
2009-11-10 Takashi IwaiALSA: hda - Add reboot notifier to each codec
2009-10-30 Wu FengguangALSA: hda - allow up to 4 HDMI devices
2009-10-30 Wu FengguangALSA: hda - vectorize get_empty_pcm_device()
2009-09-01 Takashi IwaiALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT
2009-08-03 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-08-03 Wu FengguangALSA: hda: track CIRB/CORB command/response states...
2009-07-30 Takashi IwaiMerge branch 'topic/hda-cirrus' into topic/hda
2009-07-27 Takashi IwaiALSA: hda - Add exception for volume-knob in snd_hda_ge...
2009-07-27 Takashi IwaiALSA: hda - Introduce get_wcaps_type() macro
2009-07-22 Jaroslav KyselaALSA: hda-intel: Cleanups for widget connection list...
2009-07-22 Takashi IwaiALSA: hda - Reduce click noise at power-saving
2009-07-19 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-07-19 Jaroslav KyselaALSA: hda_codec: Check for invalid zero connections
2009-07-17 Takashi IwaiALSA: hda - Fix the previous sanity check in make_codec...
2009-07-17 Wu FengguangALSA: hda - add bounds checking for the codec command...
2009-07-10 Takashi IwaiALSA: hda - Check codec errors in snd_hda_get_connections()
2009-07-04 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-07-03 Takashi IwaiALSA: hda - Don't override maxbps for FLOAT sharing...
2009-07-03 Takashi IwaiALSA: hda - Avoid invalid formats and rates with shared...
2009-07-01 Takashi IwaiALSA: hda - Add Cirrus Logic CS420x support
2009-07-01 Takashi IwaiALSA: hda - Allow FLOAT PCM format
2009-06-24 Takashi IwaiALSA: hda - Don't call snd_hda_codec_configure in snd_h...
2009-06-17 Takashi IwaiALSA: hda - Fix memory leak at codec creation
2009-06-01 Takashi IwaiALSA: hda - Limit codec-verb retry to limited hardwares
2009-06-01 Takashi IwaiALSA: hda - Add codec bus reset and verb-retry at criti...
2009-05-26 Takashi IwaiALSA: hda - Support sync after writing a verb
2009-05-16 Takashi IwaiALSA: hda - Split codec->name to vendor and chip name...
2009-04-21 Takashi IwaiALSA: hda - minor optimization in hda_set_power_state()
2009-04-21 Takashi IwaiMerge branch 'topic/hda-cache' into topic/hda
2009-04-21 Takashi IwaiALSA: hda - Retry codec-verbs at errors
2009-04-21 Takashi IwaiALSA: hda - Cache PCM and STREAM parameters queries
2009-04-21 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-04-17 Takashi IwaiALSA: hda - Set function_id only on FG nodes
2009-04-16 Takashi IwaiALSA: hda - Check strcpy length
2009-04-16 Takashi IwaiALSA: hda - Add Creative CA0110-IBG support
2009-04-15 Takashi IwaiALSA: hda - Fix the cmd cache keys for amp verbs
2009-03-23 Takashi IwaiALSA: hda - Use cached calls to get widget caps and...
2009-03-23 Takashi IwaiALSA: hda - Cache pin-cap values
2009-03-23 Pascal de BruijnALSA: hda - Add function id to proc output
2009-03-18 Jaroslav KyselaALSA: snd-hda-intel - add checks for invalid values...
2009-03-13 Takashi IwaiALSA: hda - power up before codec initialization
2009-03-06 Takashi IwaiALSA: hda - Allow slave controls with non-zero indices
2009-03-03 Takashi IwaiALSA: hda - Fix gcc compile warning
2009-03-02 Takashi IwaiALSA: hda - Don't return a fatal error at PCM-creation...
2009-03-02 Takashi IwaiALSA: hda - Revert the codec probe at control-creation...
2009-03-02 Takashi IwaiALSA: hda - Intialize more codec fields in snd_hda_code...
2009-02-23 Takashi IwaiALSA: hda - Add pseudo device-locking for clear/reconfig
2009-02-23 Takashi IwaiALSA: hda - Make user_pin overriding the driver setup
2009-02-23 Takashi IwaiALSA: hda - Rename {override,cur}_pin with {user,driver...
2009-02-23 Takashi IwaiALSA: hda - Use snd_hda_codec_get_pincfg() in the rest...
2009-02-20 Takashi IwaiALSA: hda - Add generic pincfg initialization
2009-02-13 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-02-13 Takashi IwaiALSA: hda - Add snd_hda_multi_out_dig_cleanup()
2009-02-11 Takashi IwaiALSA: hda - Detect multiple digital-out pins
2009-02-11 Takashi IwaiALSA: hda - Fix a wrong pin check in snd_hda_parse_pin_...
2009-02-06 Takashi IwaiALSA: hda - Add missing NULL check in snd_hda_create_sp...
2009-02-05 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-02-05 Takashi IwaiALSA: hda - Fix misc workqueue issues
2009-01-22 Takashi IwaiMerge branch 'test/hda-vol-ofs' into next/hda
2009-01-20 Takashi IwaiALSA: hda - Check HDMI jack types in the auto configuration
2009-01-20 Takashi IwaiALSA: hda - Don't break the PCM creation loop
2009-01-20 Takashi IwaiALSA: hda - Detect non-SPDIF digital I/O
2009-01-20 Takashi IwaiALSA: hda - Add debug prints for digital I/O pin detections
2009-01-20 Takashi IwaiALSA: hda - Add extra volume offset to standard volume...
2009-01-13 Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13 Takashi IwaiALSA: hda - Use queue_delayed_work()
2009-01-12 Takashi IwaiALSA: hda - Use own workqueue
2009-01-09 Wu FengguangALSA: hda - create hda_codec.control_mutex for kcontrol...
2008-12-19 Takashi IwaiALSA: hda - Add probe_only option
2008-12-19 Takashi IwaiALSA: hda - Add missing initializations of amp and...
2008-12-18 Takashi IwaiALSA: hda - Add Intel vendor id string
2008-12-16 Takashi IwaiALSA: hda - Add Nvidia vendor id string
2008-12-03 Takashi IwaiMerge branch 'topic/hda-modularize' into topic/hda
2008-11-30 Mauro Carvalho ChehabALSA: hda - Add a new function to seek for a codec ID
2008-11-28 Takashi IwaiALSA: hda - Don't export symbols when built-in kernel
2008-11-28 Takashi IwaiALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTE...
2008-11-28 Takashi IwaiALSA: hda - Clear codec->proc_widget_hook at reset
2008-11-27 Takashi IwaiALSA: hda - Modularize HD-audio driver
2008-11-27 Takashi IwaiALSA: hda - Fix PCM reconfigure
next