sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICE
[safe/jmp/linux-2.6] / sound /
2009-11-14 akpm@linux-foundat... sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICE
2009-11-12 Takashi IwaiALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=y
2009-11-12 Takashi IwaiALSA: hda - Don't access invalid substream in proc...
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-11-06 Takashi IwaiALSA: hda - Reset pins of IDT/STAC codecs at free
2009-11-06 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-11-05 Randy DunlapALSA: hda, move hp_bseries_system
2009-11-05 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-11-04 Daniel DrakeALSA: hda - Add OLPC XO-1.5 PCI ID
2009-11-04 Vitaliy KulikovALSA: hda - Enable GPIO control for mute LED on HP...
2009-11-02 Takashi IwaiALSA: hda - Don't check invalid HP pin
2009-11-02 Daniel T ChenALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostr...
2009-10-30 Takashi IwaiALSA: hda - Switch to polling mode before disabling MSI
2009-10-30 Takashi IwaiALSA: hda - Add a proper ifdef to a debug code
2009-10-30 Lydia WangALSA: VIA HDA: Add support for VT1818S.
2009-10-30 peer chenALSA: hda_intel: Add the Linux device ID for NVIDIA...
2009-10-30 Wu FengguangALSA: hda - remove static intelhdmi configurations
2009-10-30 Wu FengguangALSA: hda - auto parse intelhdmi cvt/pin configurations
2009-10-30 Wu FengguangALSA: hda - get intelhdmi max channels from widget...
2009-10-30 Wu FengguangALSA: hda - vectorize intelhdmi
2009-10-30 Wu FengguangALSA: hda - reorder intelhdmi prepare/cleanup callbacks
2009-10-30 Wu FengguangALSA: hda - use pcm prepare/cleanup callbacks for intelhdmi
2009-10-30 Wu FengguangALSA: hda - remove intelhdmi dependency on multiout
2009-10-30 Wu FengguangALSA: hda - convert intelhdmi global references to...
2009-10-30 Wu FengguangALSA: hda - allow up to 4 HDMI devices
2009-10-30 Wu FengguangALSA: hda - vectorize get_empty_pcm_device()
2009-10-30 Wu FengguangALSA: hda - select IbexPeak handler for Calpella
2009-10-14 Takashi IwaiALSA: hda - Fix capture source checks for ALC662/663...
2009-10-14 Logan LiALSA: HDA VIA: Remove 48k sample rate limit for S/PDIF
2009-10-13 Takashi IwaiALSA: hda - Allow all formats as default for Nvidia...
2009-10-13 Takashi IwaiALSA: hda - Fix volume-knob setup for Dell laptops...
2009-10-13 Takashi IwaiALSA: hda - Fix mute sound with STAC9227/9228 codecs
2009-10-13 Takashi IwaiALSA: hda - Fix overflow of spec->init_verbs in patch_r...
2009-10-12 Stephen Rothwellsound: use semicolons to end statements
2009-10-11 Lydia WangALSA: HDA VIA: Only cosmetic changes
2009-10-11 Lydia WangALSA: HDA VIA: comments: update copyright, changeset...
2009-10-11 Lydia WangALSA: HDA VIA: Change PW4 connect select default to...
2009-10-11 Lydia WangALSA: HDA VIA: rename vt1708_control_templates[].
2009-10-11 Lydia WangALSA: HDA VIA: Add VT1812 support.
2009-10-11 Lydia WangALSA: HDA VIA: Add VT2002P support.
2009-10-11 Lydia WangALSA: HDA VIA: Add VT1716S support.
2009-10-11 Lydia WangALSA: HDA VIA: Add VT1828S and VT2020 support.
2009-10-11 Lydia WangALSA: HDA VIA: Add VT1718S support.
2009-10-11 Lydia WangALSA: HDA VIA: Move backdoor verbs to vt17xx_volume_ini...
2009-10-11 Lydia WangALSA: HDA VIA: Replace MIC_BOOST_VOLUME.
2009-10-11 Lydia WangALSA: HDA VIA: Modify vt1709_auto_create_multi_out_ctls.
2009-10-11 Lydia WangALSA: HDA VIA: Modify vt1708_auto_create_multi_out_ctls.
2009-10-11 Lydia WangALSA: HDA VIA: Replace via_playback_pcm_prepare/cleanup
2009-10-11 Lydia WangALSA: HDA VIA: Modify vt1708_set_pinconfig_connect...
2009-10-11 Lydia WangALSA: HDA VIA: Add Jack detect feature for VT1708.
2009-10-11 Lydia WangALSA: HDA VIA: Refresh front playback mute in via_hp_au...
2009-10-11 Lydia WangALSA: HDA VIA: Add VIA_JACK_EVENT process in via_unsol_...
2009-10-11 Lydia WangALSA: HDA VIA: When changing input source, update power...
2009-10-11 Lydia WangALSA: HDA VIA: Add smart5.1 function.
2009-10-11 Lydia WangALSA: HDA VIA: Rewrite via_independent_hp_put
2009-10-11 Lydia WangALSA: HDA VIA: Change VT1708S & VT1702 hp mode controls
2009-10-11 Lydia WangALSA: HDA VIA: Remove unused argument of via_new_analog...
2009-10-11 Lydia WangALSA: HDA VIA: Add low current mode for power saving.
2009-10-11 Lydia WangALSA HDA VIA: Add VIA_CTL_WIDGET_ANALOG_MUTE control...
2009-10-11 Lydia WangALSA: HDA VIA: Limit VT1702 AA-Path max volume
2009-10-11 Lydia WangALSA: HDA VIA: Add VT1708B-CE codec support.
2009-10-11 Lydia WangALSA: HDA VIA: Change get_codec_type argument to hda_co...
2009-10-11 Lydia WangALSA: HDA VIA: Remove unused IS_VT17xx_VENDORID macro
2009-10-11 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-10-09 Takashi IwaiALSA: hda - Add full rates/formats support for Nvidia...
2009-10-07 Takashi IwaiALSA: hda - Fix yet another auto-mic bug in ALC268
2009-10-06 Takashi IwaiALSA: hda - Don't pick up invalid HP pins in alc_subsys...
2009-10-06 Takashi IwaiALSA: hda - Add a workaround for ASUS A7K
2009-10-05 Takashi IwaiALSA: hda - Fix invalid initializations for ALC861...
2009-10-02 Takashi IwaiALSA: hda - Clean up name string creation in patch_real...
2009-10-02 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-10-02 Takashi IwaiALSA: hda - Fix / improve ALC66x parser
2009-10-01 Takashi IwaiALSA: hda - Fix digita/analog mic auto-switching with...
2009-10-01 Manoj IyerALSA: hda - Added quirk to enable sound on Toshiba...
2009-09-30 Takashi IwaiALSA: hda - Resurrect input-source mixer of ALC268...
2009-09-29 Miguel de BarrosALSA: hda - Analog Devices AD1984A add HP Touchsmart...
2009-09-28 Takashi IwaiALSA: hda - Enable MSI as default
2009-09-28 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-24 Daniel T ChenALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist
2009-09-24 Lukasz MarcinowskiALSA: hda - CD-audio sound for hda-intel conexant benq...
2009-09-23 Linus TorvaldsMerge branch 'fix/misc' of git://git./linux/kernel...
2009-09-23 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2009-09-22 Russell KingMerge branch 'master' into for-linus
2009-09-21 Phil VandryASoC: wm8753: fix mapping when MONOMIX is set to Stereo
2009-09-21 Barry SongASoC: some minor changes for AD1836 and AD1938 codec...
2009-09-21 Russell KingMerge branch 'devel' of git://git./linux/kernel/git...
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-21 Robert P. J. Daytrivial: Remove commented out usage of dead MODULE_PARM...
2009-09-21 Tim BlechmannALSA: lx6464es - remove unused struct member
2009-09-21 Tim BlechmannALSA: lx6464es - cleanup of rmh message bus function
2009-09-21 Takashi IwaiALSA: pcm - Simplify snd_pcm_drain() implementation
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-18 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git./linux...
2009-09-18 Chaithrika U SASoC: DaVinci: Fixes to McASP configuration
2009-09-18 Cliff CaiASoC: Blackfin I2S: fix resuming when device hasn't...
next