summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Merge branch 'topic/hda' into for-linusTakashi Iwai8-484/+844
2010-03-01Merge branch 'topic/misc' into for-linusTakashi Iwai148-2309/+6891
2010-03-01Merge branch 'fix/misc' into for-linusTakashi Iwai4-8/+28
2010-02-25ALSA: hda - Add/fix ALC269 FSC and Quanta modelsKailang Yang1-1/+7
2010-02-25ALSA: hda - Add ALC670 codec supportKailang Yang1-16/+24
2010-02-24ALSA: hda - remove unnecessary msleep on power state transitionsZhang, Rui1-2/+2
2010-02-23ALSA: add support for Macbook Air 2,1 internal speakerReimundo Heluani1-0/+64
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack6-216/+121
2010-02-23ALSA: usbmixer: bail out early when parsing audio class v2 descriptorsDaniel Mack1-1/+12
2010-02-23ALSA: usbaudio: implement basic set of class v2.0 parserDaniel Mack2-63/+292
2010-02-23ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2-10/+23
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2-95/+140
2010-02-23ALSA: hda - enable snoop for Intel Cougar PointSeth Heasley1-1/+5
2010-02-23ALSA: hda - Remove identical definitions for macmini3 modelTakashi Iwai1-29/+1
2010-02-22Merge remote branch 'alsa/fixes' into fix/miscTakashi Iwai1-0/+6
2010-02-22ALSA: via82xx: add quirk for D1289 motherboardClemens Ladisch1-0/+6
2010-02-22ALSA: usbaudio Mbox support, output onlyChris J Arges1-0/+45
2010-02-22ALSA: hda-intel: Add position_fix quirk for ASUS M2V-MX SE.Paul Menzel1-0/+1
2010-02-22ALSA: Typo. s/distrubs/disturbs/Paul Menzel1-1/+1
2010-02-22ALSA: hda - Clean up Intel Mac unsol codesTakashi Iwai1-64/+17
2010-02-22ALSA: hda - Add Macmini 3,1 supportLuke Yelavich1-0/+136
2010-02-22ALSA: hda: Use 3stack quirk for Toshiba Satellite L40-10QDaniel T Chen1-1/+1
2010-02-18ALSA: cs46xx - fix some typosFlorian Zumbiehl1-4/+4
2010-02-18ALSA: cs46xx - Do test writes to register AC97_REC_GAIN inFlorian Zumbiehl1-1/+1
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai16-57/+191
2010-02-17Merge remote branch 'alsa/fixes' into fix/miscTakashi Iwai2-7/+19
2010-02-17ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50Giuliano Pochini1-1/+3
2010-02-16ALSA: usbmixer - use MAX_ID_ELEMS where possibleJaroslav Kysela1-2/+3
2010-02-16ALSA: usbmixer - add usb_id value to usbmixer proc fileJaroslav Kysela1-2/+3
2010-02-16ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela1-4/+4
2010-02-16ALSA: usbmixer - introduce /proc/asound/card#/usbmixer fileJaroslav Kysela1-14/+61
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela119-1321/+3364
2010-02-16Merge branch 'fixes' into develJaroslav Kysela24-132/+155
2010-02-16ALSA: USB MIDI support for Access Music VirusTISebastien Alaiwan3-0/+65
2010-02-16ALSA: usb-audio: reduce MIDI packet size to work around broken firmwareClemens Ladisch1-3/+15
2010-02-15Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-1/+1
2010-02-15ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai1-1/+1
2010-02-15ALSA: Echoaudio - Add suspend support #2Giuliano Pochini3-78/+222
2010-02-15ALSA: Echoaudio - Add suspend support #1Giuliano Pochini15-80/+115
2010-02-15ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini2-4/+41
2010-02-15ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini18-65/+69
2010-02-13ALSA: hda - Add support for Lenovo IdeaPad U150Greg Alexander1-4/+126
2010-02-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-6/+3
2010-02-12ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai1-6/+3
2010-02-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-0/+6
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai3-165/+273
2010-02-11ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela2-55/+93
2010-02-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+6
2010-02-09ALSA: hda-intel: Avoid divide by zero crashJody Bruchon1-0/+6
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan67-70/+70