summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai3012-9795/+10063
2011-05-02Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai1-18/+3
2011-04-29ALSA: HDA: Fix automute for Gateway NV79David Henningsson1-0/+6
2011-04-29ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()Takashi Iwai1-2/+5
2011-04-29ALSA: hda: add beep quirk for Realtek 0x1043:831aDaniel Cordero1-0/+1
2011-04-28ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirksWolfgang Breyha2-1/+4
2011-04-28ALSA: hda - Add Auto-Mute Mode enum for two-output casesTakashi Iwai1-6/+26
2011-04-28ALSA: hda - More line-out auto-mute support for RealtekTakashi Iwai1-6/+9
2011-04-28ALSA: hda - Add support for Line-Out automute to Realtek auto-parserTakashi Iwai1-13/+133
2011-04-28ALSA: hda - More reduction of redundant automute codes in Realtek parserTakashi Iwai1-173/+49
2011-04-28ALSA: hda - Consolidate auto-mute with master-switch for RealtekTakashi Iwai1-224/+99
2011-04-28ALSA: hda - Add support of line-out automute for RealtekTakashi Iwai1-154/+120
2011-04-28ALSA: hda - Add common automute support for mxier-amp on/off for ReatekTakashi Iwai1-457/+194
2011-04-28ALSA: hda - Consolidate default automute functions for RealtekTakashi Iwai1-97/+163
2011-04-28ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang1-3/+7
2011-04-27ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau1-2/+5
2011-04-27ALSA: hda - Add channel-mode support to Realtek auto-parserTakashi Iwai1-20/+249
2011-04-27ALSA: hda - Minor update for alc662-parser functionsTakashi Iwai1-13/+25
2011-04-27ALSA: hda - VIA: Fix Smart5.1 isn't useful for 6 audio jacks motherboard.Lydia Wang1-0/+5
2011-04-26ALSA: hda - Enable sync_write workaround for AMD genericallyTakashi Iwai2-16/+11
2011-04-26ALSA: hda - Move EAPD power-down into shutup callback for AD codecsTakashi Iwai1-6/+6
2011-04-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai699-10483/+17912
2011-04-21ALSA: hda - Enable sync_write for AMD chipset with IDT 92HD8x codecsTakashi Iwai1-0/+7
2011-04-21Merge branch 'fix/hda' into for-linusTakashi Iwai3-4/+31
2011-04-20ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUMEMike Waychison1-0/+4
2011-04-20ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+3
2011-04-19ALSA: hda - Add a fix-up for Acer dmic with ALC271x codecTakashi Iwai1-1/+24
2011-04-18ASoC: add a module alias to the FSI driverGuennadi Liakhovetski1-0/+1
2011-04-18Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown3009-9786/+10074
2011-04-15ALSA: hda - sound/pci/hda/hda_codec.c: fix warningAndrew Morton1-1/+1
2011-04-14ALSA: emu10k1 - Fix "Music" controls to "Synth" controls in documentsRaymond Yau1-3/+3
2011-04-13ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interfaceLars-Peter Clausen1-0/+5
2011-04-13ASoC: codecs: JZ4740: Fix OOPSLars-Peter Clausen1-2/+0
2011-04-12Linux 2.6.39-rc3v2.6.39-rc3Linus Torvalds1-1/+1
2011-04-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds17-507/+531
2011-04-12xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony1-1/+1
2011-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds6-35/+102
2011-04-12Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-4/+6
2011-04-12Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-7/+10
2011-04-12ASoC: Fix output PGA enabling in wm_hubs CODECsMark Brown1-4/+4
2011-04-12ASoC: sn95031: decorate function with __devexit_p()Lu Guanqun1-1/+1
2011-04-12ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driverSangbeom Kim1-2/+2
2011-04-12ASoC: sst_platform: Fix lock acquringLu Guanqun1-4/+6
2011-04-12ASoC: fsi: driver safely remove for against irqKuninori Morimoto1-4/+3
2011-04-12ASoC: fsi: modify vague PM control on probeKuninori Morimoto1-1/+2
2011-04-12ASoC: fsi: take care in failing case of dai registerKuninori Morimoto1-1/+10
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-164/+301
2011-04-11dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-11ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o1-0/+1