aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse11-2852/+28
2008-07-14ALSA: correct kcalloc usageMilton Miller1-2/+2
2008-07-14ALSA: hda - Fix FSC V5505 modelTakashi Iwai1-1/+2
2008-07-14ALSA: hda - Fix missing init for unsol events on micsense modelTakashi Iwai1-0/+1
2008-07-14ALSA: hda - Fix internal mic vref pin setupTakashi Iwai1-1/+1
2008-07-14ALSA: hda: 92hd71bxx PC BeepMatthew Ranostay1-0/+3
2008-07-10firmware: convert ymfpci driver to use firmware loader exclusivelyDavid Woodhouse3-1638/+0
2008-07-10firmware: convert maestro3 driver to use firmware loader exclusivelyDavid Woodhouse2-181/+0
2008-07-10firmware: convert korg1212 driver to use firmware loader exclusivelyDavid Woodhouse3-1015/+0
2008-07-10Fix a const pointer usage warning in the Digigram miXart soundcard driverDavid Howells1-1/+1
2008-07-10Fix a const pointer usage warning in the Digigram pcxhr soundcard driverDavid Howells1-1/+1
2008-07-10ymfpci: treat firmware data as constDavid Woodhouse1-25/+34
2008-07-10maestro3: treat firmware data as constDavid Woodhouse1-14/+15
2008-07-10pcxhr: treat firmware data as constDavid Woodhouse1-2/+2
2008-07-10riptide: treat firmware data as constDavid Woodhouse1-5/+5
2008-07-10vx222: treat firmware data as constDavid Woodhouse1-1/+1
2008-07-10ALSA: HDA - HP dc7600 with pci sub IDs 0x103c/0x3011 belongs to hp-3013 modelJaroslav Kysela1-1/+1
2008-07-10ALSA: hda - removed redundant gpio_maskMatthew Ranostay1-1/+0
2008-07-10ALSA: hda - Add support for Lenovo 3000 N200Takashi Iwai1-0/+1
2008-07-10ALSA: ac97 - fix patch_ucb1400 for proper resumeMike Rapoport1-2/+2
2008-07-10ALSA: ALSA: hda - Fix speaker output on Toshiba P105Takashi Iwai1-0/+1
2008-07-10ALSA: hda - Add missing Thinkpad Z60m supportTakashi Iwai1-0/+1
2008-07-10ALSA: ALSA: hda - Fix ALC883 medion modelTakashi Iwai1-4/+4
2008-07-10ALSA: Fix AC97 power downTakashi Iwai1-1/+3
2008-07-10ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk listWalter Sheets1-0/+6
2008-06-27ALSA: hda - disable amp override on non-HP machinesTakashi Iwai1-9/+13
2008-06-27ALSA: ymfpci - fix initial volume for 44.1kHz outputTakashi Iwai1-0/+2
2008-06-27ALSA: hda - Add MacBook 3.1 supportTakashi Iwai1-1/+2
2008-06-26ALSA: PCI168 snd-azt3328: some more fixupsAndreas Mohr2-49/+76
2008-06-26ALSA: trident - pause s/pdif outputPierre Ossman1-1/+4
2008-06-26ALSA: hda - Added SSID for 'Fujitsu Siemens Amilo M1451G' laptopTravis Place1-0/+1
2008-06-26ALSA: hda - Added model selection for iMac 24"Travis Place1-0/+1
2008-06-23ALSA: aw2 - Fix Oops at initializationTakashi Iwai1-2/+2
2008-06-20ALSA: hda - Fix digital converter proc outputTakashi Iwai2-4/+3
2008-06-18ALSA: ca0106 - Add entry for another MSI K8N Diamond MBTakashi Iwai1-0/+5
2008-06-18ALSA: hda - Fix wrong volumes in AD1988 auto-probe modeTakashi Iwai1-11/+21
2008-06-17ALSA: emu10k1 - simplify the last fixTakashi Iwai1-6/+3
2008-06-17ALSA: emu10k1 - fix possible memory leak in memory allocation routinesJaroslav Kysela1-2/+8
2008-06-16sound: oxygen: fix NULL pointer dereference when loading snd-oxygenClemens Ladisch1-5/+7
2008-06-16ALSA: Remove duplicate MODULE_AUTHOR/DESCRIPTION/LICENCE from snd-ens1370.koJaroslav Kysela1-0/+2
2008-06-16ALSA: hda - use upper_32_bits()Takashi Iwai1-10/+5
2008-06-16ALSA: hda - bdl_pos_adj=32 as defaultTakashi Iwai1-4/+3
2008-06-16ALSA: hda: Add support for 92HD73xxx codecsMatthew Ranostay1-12/+35
2008-06-13ALSA: hda - Remove unused mutexTakashi Iwai2-9/+0
2008-06-13ALSA: hda - Fix stac9205_cfg_tblTakashi Iwai1-14/+6
2008-06-13ALSA: hda - Add a warning if pending IRQ is foundTakashi Iwai1-0/+9
2008-06-13ALSA: hda - Fix bdl_pos_adj value for ATI SB chipsetsTakashi Iwai1-1/+13
2008-06-13ALSA: hda - bdl_pos_adj option to each instanceTakashi Iwai1-10/+15
2008-06-13ALSA: hda - remove position_fix=3Takashi Iwai1-9/+6
2008-06-13ALSA: hda - Add bdl_pos_adj optionTakashi Iwai1-32/+85