Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
[safe/jmp/linux-2.6] / sound / pci / hda / hda_codec.c
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...
2008-01-31 Takashi Iwai[ALSA] hda-codec - Check value range in ctl callbacks
2008-01-31 Takashi Iwai[ALSA] hda-codec - Improve the auto-configuration
2008-01-31 Matthew Ranostay[ALSA] hda-codec - Add STAC9228 DMIC support
2007-11-19 Takashi Iwai[ALSA] hda-codec - Check PINCAP only for PIN widgets
2007-11-19 Takashi Iwai[ALSA] hda-codec - Disable shared stream on AD1986A
2007-10-23 Takashi Iwai[ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC
2007-10-16 Takashi Iwai[ALSA] hda-codec - Fix Gateway laptops with STAC9200
2007-10-16 Takashi Iwai[ALSA] hda-codec - Add zero checks in input-mux helper...
2007-10-16 Takashi Iwai[ALSA] Add default values for power-saving as Kconfig...
2007-10-16 Danny Tholen[ALSA] hda-intel - Improve HD-audio codec probing robus...
2007-10-16 Maxim Levitsky[ALSA] hda-intel - Fix resume logic, when dynamic power...
2007-10-16 Maxim Levitsky[ALSA] hda-intel - fix a race in dynamic power managment
2007-10-16 Takashi Iwai[ALSA] hda-intel - Fix compile with gcc-3.x
2007-10-16 Takashi Iwai[ALSA] hda-intel - Avoid unnecessary work scheduling
2007-10-16 Takashi Iwai[ALSA] hda-intel - Add flush_scheduled_work() in snd_hd...
2007-10-16 Takashi Iwai[ALSA] hda-intel - Don't do suspend if already powered...
2007-10-16 Takashi Iwai[ALSA] hda-intel - Fix NULL dereference in resume
2007-10-16 Takashi Iwai[ALSA] hda-intel - Fix resume with power save
2007-10-16 Takashi Iwai[ALSA] hda-intel - Add POWER_SAVE option
2007-10-16 Takashi Iwai[ALSA] hda-codec - add snd_hda_codec_stereo() function
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 - Remove invalid __devinit
2007-10-16 Takashi Iwai[ALSA] hda-codec - kernel config for each codec
2007-10-16 Takashi Iwai[ALSA] hda-codec - Add a generic bind-control helper
2007-10-16 Takashi Iwai[ALSA] hda-intel - Add hwdep interface
2007-10-16 Takashi Iwai[ALSA] Clean up with common snd_ctl_boolean_*_info...
2007-05-31 Takashi Iwai[ALSA] hda-codec - Fix STAC922x capture boost level
2007-05-16 Takashi Iwai[ALSA] hda-codec - Make the mixer capability check...
2007-05-11 Steve Longerbeam[ALSA] Add speaker pin sequencing to hda_codec.c:snd_hd...
2007-05-11 Takashi Iwai[ALSA] hda-codec - Prefer audio codec name as the mixer...
2007-05-11 Takashi Iwai[ALSA] hda-codec - Add line_out_type to auto_pin_cfg...
2007-05-11 Takashi Iwai[ALSA] hda-codec - Fix 8-channel auto-configuration
2007-05-11 Takashi Iwai[ALSA] hda-codec - Code clean up
2007-05-11 Takashi Iwai[ALSA] hda-intel - Merge hda-codec module to a single...
2007-05-11 Takashi Iwai[ALSA] hda-codec - Allow opening SPDIF while analog...
2007-05-11 Takashi Iwai[ALSA] hda-codec - Add support of 96kHz back
2007-05-11 Takashi Iwai[ALSA] hda-codec - Fix SPDIF output
2007-05-11 Takashi Iwai[ALSA] Fix NULL dereference with null modelname
2007-05-11 Takashi Iwai[ALSA] hda-codec - Allow model=generic always for gener...
2007-02-09 Takashi Iwai[ALSA] hda-codec - Use global workqueue
2007-02-09 Joseph Chan[ALSA] hda-codec - Add support for VIA VT1708(A) HD...
2007-02-09 Takashi Iwai[ALSA] hda-codec - Use snd_pci_quirk_lookup() for board...
2006-12-20 Takashi Iwai[ALSA] hda-codec - Fix detection of supported sample...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-23 Takashi Iwai[ALSA] hda-codec - Fix mic input with STAC92xx codecs
2006-09-23 Takashi Iwai[ALSA] hda-codec - Support multiple headphone pins
2006-09-23 Nicolas Graziano[ALSA] hda_intel prefer 24bit instead of 20bit
2006-09-23 Takashi Iwai[ALSA] hda-codec - Add vendor ids for Motorola and...
2006-09-23 Takashi Iwai[ALSA] Don't set up the same PID twice in snd_hda_multi...
2006-09-23 Jaroslav Kysela[ALSA] HDA driver - do not set mute flag for dB scale...
2006-09-23 Jaroslav Kysela[ALSA] HDA codec & CA0106 - add/fix TLV support
next