aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Merge branch 'fix/hda' into for-linusTakashi Iwai4-24/+48
2009-07-03ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai1-0/+6
2009-07-03ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai1-0/+1
2009-07-03ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai1-4/+10
2009-07-03ALSA: hda - Improve ASUS eeePC 1000 mixerTakashi Iwai1-19/+5
2009-07-03ALSA: hda - Add GPIO1 control at muting with HP laptopsTakashi Iwai1-1/+26
2009-07-02Merge branch 'fix/oxygen' into for-linusTakashi Iwai1-0/+2
2009-07-02Merge branch 'fix/hda' into for-linusTakashi Iwai2-1/+2
2009-07-02sound: virtuoso: fix Xonar D1/DX silence after resumeClemens Ladisch1-0/+2
2009-07-01ALSA: hda - Add quirk for HP 6930pTakashi Iwai1-0/+1
2009-07-01ALSA: hda - Add missing static to patch_ca0110()Takashi Iwai1-1/+1
2009-06-29Merge branch 'fix/pci-vdevice' into for-linusTakashi Iwai25-101/+91
2009-06-29Merge branch 'fix/oxygen' into for-linusTakashi Iwai1-10/+18
2009-06-29Merge branch 'fix/lx6464es' into for-linusTakashi Iwai1-4/+3
2009-06-29Merge branch 'fix/hda-samsung-p50' into for-linusTakashi Iwai1-58/+70
2009-06-29ALSA: hda - Add missing initializations for ALC268 and ALC269Takashi Iwai1-0/+4
2009-06-29ALSA: hda - Line In for Acer Inspire 6530G modelTony Vroon1-2/+8
2009-06-25sound: oxygen: make mic volume control monoClemens Ladisch1-10/+18
2009-06-25ALSA: lx6464es - configure ethersound io channelsTim Blechmann1-4/+3
2009-06-25sound: Use PCI_VDEVICE for CREATIVE and ECTIVAJoe Perches4-6/+6
2009-06-25sound: Use PCI_VDEVICEJoe Perches22-95/+85
2009-06-25ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930GTakashi Iwai1-1/+1
2009-06-25ALSA: hda - Fix acer-aspire-6530g model quirkEmilio López1-1/+16
2009-06-25ALSA: hda - Add pin-sense trigger when needed for Realtek codecsTakashi Iwai1-4/+9
2009-06-24ALSA: hda - Fix support for Samsung P50 with AD1986A codecTakashi Iwai1-0/+41
2009-06-24ALSA: hda - Generalize the pin-detect quirk for Lenovo N100Takashi Iwai1-2/+8
2009-06-24ALSA: hda - Simplify AD1986A mixer definitionsTakashi Iwai1-56/+21
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds14-175/+452
2009-06-22Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+5
2009-06-22Merge branch 'topic/hda' into for-linusTakashi Iwai4-61/+71
2009-06-22Merge branch 'topic/ctxfi' into for-linusTakashi Iwai9-113/+376
2009-06-22ALSA: hda - Make jack-plug notification selectableTakashi Iwai3-6/+13
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY9-107/+354
2009-06-22ALSA: hda - Add digital-mic support to ALC262 auto modelTakashi Iwai1-35/+51
2009-06-22ALSA: hda - Fix check of input source type for realtek codecsTakashi Iwai1-18/+3
2009-06-22ALSA: hda - Add quirk for Sony VAIO Z21MNTakashi Iwai1-0/+1
2009-06-22ALSA: hda - Get back Input Source for ALC262 toshiba-s06 modelTakashi Iwai1-0/+1
2009-06-22ALSA: hda - Fix unsigned comparison in patch_sigmatel.cTakashi Iwai1-2/+2
2009-06-22ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_waitSimon Arlott1-1/+5
2009-06-22ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai2-6/+22
2009-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-33/+103
2009-06-21Merge branch 'topic/hda' into for-linusTakashi Iwai2-33/+103
2009-06-21ALSA: hda - Add model=6530g optionTakashi Iwai1-0/+1
2009-06-21ALSA: hda - Acer Inspire 6530G model for Realtek ALC888Tony Vroon1-1/+71
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton1-1/+1
2009-06-17ALSA: HDA - Correct trivial typos in comments.Sasha Alexandr1-13/+13
2009-06-17ALSA: HDA - Name-fixes in code (tagra/targa)Sasha Alexandr1-17/+17
2009-06-17ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard.Sasha Alexandr1-0/+1
2009-06-17ALSA: hda - Fix memory leak at codec creationTakashi Iwai1-2/+0
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-35/+35