aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/via82xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[ALSA] via82xx - Use quirk list helper functionTakashi Iwai1-82/+48
2007-02-09[ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi Iwai1-1/+1
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-12-20[ALSA] via82xx: add __devinitdataAndreas Mohr1-2/+2
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-3/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-23[ALSA] Added TLV support to VIA82xx driverTakashi Iwai1-0/+9
2006-09-23[ALSA] via82xx - Add dxs_support entry for a FSC machineTakashi Iwai1-0/+1
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai1-1/+12
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] via82xx - Default to variable samplerate enabled for MSI K8T Neo2-FIKarsten Wiese1-1/+1
2006-06-22[ALSA] Add hp_only quirk for pci id [161f:2032] to via82xxDaniel T Chen1-0/+6
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-04-27[ALSA] via82xx - Use DXS_SRC as default for VIA8235/8237/8251 chipsTakashi Iwai1-2/+6
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-04-27[ALSA] via82xx: tweak VT8251 workaroundBastiaan Jacques1-9/+7
2006-04-27[ALSA] via82xx: add support for VIA VT8251 (AC'97)Bastiaan Jacques1-2/+12
2006-04-12[ALSA] via82xx - Add a dxs entry for ECS K8T890-ATakashi Iwai1-0/+1
2006-03-31[ALSA] via82xx - Add dxs entry for EPoX EP-8KRAITakashi Iwai1-0/+1
2006-03-22[ALSA] via82xx - Add dxs entry for ASRock moboTakashi Iwai1-0/+1
2006-03-22[ALSA] via82xx - Add dxs entry for FSC Amilo L7300Takashi Iwai1-0/+1
2006-02-01[ALSA] via82xx - Add dxs entry for P4M800/VIA8237RTakashi Iwai1-0/+1
2006-02-01[ALSA] via82xx - Add dxs entry for a FSC boardTakashi Iwai1-0/+1
2006-01-22[ALSA] via82xx - Add dxs_support entry for EpoX 9HEAITakashi Iwai1-0/+1
2006-01-22[ALSA] via82xx - Add dxs_support entryTakashi Iwai1-0/+1
2006-01-22[ALSA] via82xx - Add dxs_support for ASUS moboTakashi Iwai1-0/+1
2006-01-03[ALSA] via82xx - Add a quirk for Targa Traveller 811Takashi Iwai1-0/+6
2006-01-03[ALSA] via82xx - Add dxs entry for ASRock moboTakashi Iwai1-0/+1
2006-01-03[ALSA] via82xx - Fix PM supportTakashi Iwai1-13/+20
2006-01-03[ALSA] Remove xxx_t typedefs: PCI VIA82xxTakashi Iwai1-178/+212
2006-01-03[ALSA] via82xx - Add dxs entry for MSI KT800 Delta-FSRTakashi Iwai1-0/+1
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-4/+2
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-3/+3
2005-11-04[ALSA] Fix the type of enable module optionTakashi Iwai1-1/+1
2005-11-04[ALSA] Reduce interrupt latency in sound/pci/via82xx.cKarsten Wiese1-39/+131
2005-11-04[ALSA] Enable DXS controls for VIA VT82xxHonza Maly1-11/+63
2005-11-04[ALSA] via82xx - Add DXS entry for Clevo D470Takashi Iwai1-0/+1
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-8/+3
2005-11-04[ALSA] Add dummy obsoleted module options for backward compatibilityTakashi Iwai1-0/+4
2005-11-04[ALSA] highlanderize motherboard AC97/HDA driversClemens Ladisch1-56/+47
2005-11-04[ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky1-1/+1
2005-10-07[ALSA] via82xx - dxs_support entry for an ASUS moboTakashi Iwai1-0/+1
2005-10-07[ALSA] via82xx - Add a dxs whitelist entryTakashi Iwai1-0/+1
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] pci_find_device removeJiri Slaby1-1/+2
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-8/+0