ALSA: hda - add beep_mode module parameter
[safe/jmp/linux-2.6] / sound / pci / hda / hda_codec.h
2009-11-16 Jaroslav KyselaALSA: hda - add beep_mode module parameter
2009-11-11 Takashi IwaiALSA: hda - Add power on/off counter
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-08-03 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-08-03 Wu FengguangALSA: hda: track CIRB/CORB command/response states...
2009-06-24 Takashi IwaiALSA: hda - Add patch module option
2009-06-24 Takashi IwaiALSA: hda - Don't call snd_hda_codec_configure in snd_h...
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-16 Takashi IwaiALSA: hda - Split codec->name to vendor and chip name...
2009-04-21 Takashi IwaiALSA: hda - Retry codec-verbs at errors
2009-03-23 Pascal de BruijnALSA: hda - Add function id to proc output
2009-03-12 Takashi IwaiALSA: hda - Print multiple out-amp values of pin widget...
2009-02-23 Takashi IwaiALSA: hda - Rename {override,cur}_pin with {user,driver...
2009-02-20 Takashi IwaiALSA: hda - Add generic pincfg initialization
2009-02-05 Takashi IwaiALSA: hda - Fix misc workqueue issues
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-03 Takashi IwaiMerge branch 'topic/hda-modularize' into topic/hda
2008-11-28 Takashi IwaiALSA: hda - Don't export symbols when built-in kernel
2008-11-28 Takashi IwaiALSA: hda - Remove unused proc entry in hda_bus struct
2008-11-28 Takashi IwaiALSA: hda - Add codec-specific proc hook
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-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 - simplify hda_bus ops callbacks
2008-10-27 Matthew RanostayALSA: hda: add snd_hda_get_jack* functions
2008-10-13 Takashi IwaiALSA: hda - Add hints for reconfig
2008-10-13 Takashi IwaiALSA: hda - Add init_verbs entries
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-09-09 Matthew RanostayALSA: hda: slave digital out support
2008-08-25 Takashi IwaiALSA: hda - Add definitions of HDMI-related verbs
2008-08-13 Takashi IwaiALSA: hda - Don't reset SPDIF in each status change
2008-07-28 Matthew RanostayALSA: hda: added 92HD81/83 support
2008-07-20 Matthew RanostayALSA: hda: digital pc-beep support hd-audio codecs
2008-06-20 Takashi IwaiALSA: hda - Fix digital converter proc output
2008-04-24 Takashi Iwai[ALSA] hda-codec - keep the format verb at closing...
2008-04-24 Takashi Iwai[ALSA] hda-intel - Fix PCM device number assignment
2008-01-31 Marc Boucher[ALSA] hda-codec - Add afg and mfg preset mask
2008-01-31 Andrew Paprocki[ALSA] hda_proc - Add a number of new settings to proc...
2008-01-31 Takashi Iwai[ALSA] hda-intel - Add workarounds for STAC codecs
2008-01-31 Andrew Paprocki[ALSA] hda-codec - Add missing #defines (and 1 rename...
2008-01-31 Joe Perches[ALSA] sound/: Spelling fixes
2008-01-31 Andrew Paprocki[ALSA] hda-codec - Fix definition of AC_KNBCAP_DELTA...
2008-01-31 Takashi Iwai[ALSA] hda-intel - Show more volume-knob attributes
2007-10-16 Maxim Levitsky[ALSA] hda-intel - Fix resume logic, when dynamic power...
2007-10-16 Takashi Iwai[ALSA] hda-intel - Avoid unnecessary work scheduling
2007-10-16 Takashi Iwai[ALSA] hda-intel - Add POWER_SAVE option
2007-10-16 Takashi Iwai[ALSA] hda-codec - optimize resume using caches
2007-10-16 Takashi Iwai[ALSA] hda-codec - introduce command register cache
2007-10-16 Takashi Iwai[ALSA] hda-codec - rewrite amp cache more generic
2007-10-16 Takashi Iwai[ALSA] hda-intel - Add hwdep interface
2007-10-16 Takashi Iwai[ALSA] hda-intel - Coding style fixes
2007-05-11 Takashi Iwai[ALSA] hda-codec - Fix a typo
2006-09-23 Jaroslav Kysela[ALSA] HDA codec - little code & comment cleanup
2006-03-22 Ingo Molnar[ALSA] semaphore -> mutex (PCI part)
2006-01-03 Takashi Iwai[ALSA] hda-codec - Fix connection list parsing
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: HD-Audio codec
2006-01-03 Takashi Iwai[ALSA] hda-codec - Fix a typo
2006-01-03 Takashi Iwai[ALSA] hda-codec - Allocate amp hash array dynamically
2005-11-04 Takashi Iwai[ALSA] hda-codec - Get subsystem ID from AFG/MFG
2005-09-12 Takashi Iwai[ALSA] hda-codec - Assign audio PCMS first
2005-08-30 Sasha KhapyorskyALSA CVS update
2005-07-28 Matt[ALSA] hda: add sigmatel hp detect support
2005-06-22 Takashi Iwai[ALSA] hda-codec - Add support of more models with...
2005-05-29 Takashi Iwai[ALSA] hda-code: Fix the array size of codec list
2005-05-29 Takashi Iwai[ALSA] Fix and cleanup of CM9880 auto-configuration
2005-05-29 Takashi Iwai[ALSA] Misc clean up
2005-05-29 Matt[ALSA] hda: fix vref cap and ctl values
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2