ALSA: hda - Fix the cmd cache keys for amp verbs
[safe/jmp/linux-2.6] / sound / pci / hda / hda_codec.c
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
2008-11-27 Takashi IwaiALSA: hda - Move power_save option to hda_intel.c
2008-11-27 Takashi IwaiALSA: hda - make some functions static
2008-11-26 Qinghuang FengALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc
2008-11-25 Takashi IwaiMerge branch 'topic/fix/hda' into topic/hda
2008-11-25 Takashi IwaiALSA: hda - Fix caching of SPDIF status bits
2008-11-21 Takashi IwaiALSA: hda - Fix build without CONFIG_PROC_FS
2008-11-21 Takashi IwaiALSA: hda - Fix double free of jack instances
2008-11-10 Takashi IwaiALSA: hda - Fix another cache list management
2008-11-06 Takashi IwaiALSA: hda - Fix broken hash chain allocation
2008-11-06 Takashi IwaiALSA: hda - Add max allocation check in array allocator
2008-11-06 Takashi IwaiALSA: hda - Add missing NULL check in amp hash allocation
2008-11-06 Takashi IwaiALSA: hda - simplify hda_bus ops callbacks
2008-11-05 Wu, FengguangALSA: hda - Intel HDMI audio support
2008-11-04 Takashi IwaiALSA: hda - Don't create empty PCM streams
2008-11-04 Takashi IwaiALSA: hda - Fix possible NULL dereference
2008-10-29 Takashi IwaiMerge branch 'topic/fix/hda' into topic/hda
2008-10-28 Mark BrownALSA: hda: Add HDA vendor ID for Wolfson Microelectronics
2008-10-27 Matthew RanostayALSA: hda: add snd_hda_get_jack* functions
2008-10-13 Takashi IwaiALSA: hda - Add init_verbs entries
2008-10-13 Takashi IwaiALSA: hda - Add sysfs entries to hwdep devices
2008-10-13 Takashi IwaiALSA: hda - Add codec reconfiguration feature
2008-10-13 Takashi IwaiALSA: hda - Manage kcontrol lists
2008-10-13 Takashi IwaiALSA: hda - Allocate name string of each codec
2008-10-13 Takashi IwaiALSA: hda - Use generic array helpers
2008-10-13 Takashi IwaiALSA: hda - Add generic arrays
2008-10-13 Takashi IwaiALSA: hda - Add infrastructure for dynamic stream alloc...
2008-10-10 Wu FengguangALSA: hda: comment typo fix
2008-10-10 Wu FengguangALSA: hda: comment typo fix
2008-10-10 Wei NiALSA: Support NVIDIA MCP78/7A HDMI audio
2008-10-10 Takashi IwaiALSA: hda - Fix / clean-up slave digital out codes
2008-10-10 Matthew RanostayALSA: hda: slave_dig_outs code block in wrong location
2008-09-23 Matthew RanostayALSA: hda: Input port AMP controls
2008-09-23 Herton Ronaldo Krz... ALSA: hda: fix oopses in snd-hda-intel after digital...
2008-09-09 Matthew RanostayALSA: hda: slave digital out support
2008-08-13 Jaroslav KyselaALSA: hda - put all HDA codec IDs to components for...
2008-08-13 Takashi IwaiALSA: hda - Don't reset SPDIF in each status change
2008-08-13 Takashi IwaiALSA: Kill snd_assert() in sound/pci/*
2008-05-27 Takashi Iwai[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_...
2008-04-24 Frederik Deweerdt[ALSA] hda-codec - Fix unbalanced mutex
2008-04-24 Takashi Iwai[ALSA] hda-codec - keep the format verb at closing...
2008-04-24 Harvey Harrison[ALSA] sound: hda: missing includes of hda_patch.h
2008-04-24 Takashi Iwai[ALSA] hda-codec - Add more names to vendor list
2008-04-24 Takashi Iwai[ALSA] hda-codec - Add "IEC958 Default PCM" switch
2008-04-24 Takashi Iwai[ALSA] hda-codec - More fix-up for auto-configuration
2008-04-24 Takashi Iwai[ALSA] hda-codec - Allow multiple SPDIF devices
2008-02-22 Takashi Iwai[ALSA] hda-codec - Don't create vmaster if no slaves...
2008-02-22 Serge A. Suchkov[ALSA] hda-codec - Fix race condition in generic bound...
2008-01-31 Matthew Ranostay[ALSA] hda: Add dynamic mono mixer support for STAC92xx...
2008-01-31 Matthew Ranostay[ALSA] hda: Added mono_out_pin to autoconfig
2008-01-31 Takashi Iwai[ALSA] hda-codec - Optimize snd_hda_pser_pin_def_config()
2008-01-31 Marc Boucher[ALSA] hda-codec - Add afg and mfg preset mask
2008-01-31 Marc Boucher[ALSA] hda-codec - Add a delay after power state change
2008-01-31 Takashi Iwai[ALSA] hda-codec - print control name in error messages
2008-01-31 Takashi Iwai[ALSA] hda-codec - Add virtual master controls
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Andrew Paprocki[ALSA] hda-codec - Add missing #defines (and 1 rename...
next