summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-07-22ALSA: asihpi - Use size_t for sizeof resultEliot Blennerhassett1-2/+2
2011-07-22ALSA: asihpi - Explicitly include mutex.hEliot Blennerhassett1-0/+1
2011-07-22ALSA: asihpi - Add new node and message definesEliot Blennerhassett2-6/+15
2011-07-22ALSA: asihpi - Make local function staticEliot Blennerhassett1-0/+1
2011-07-22ALSA: asihpi - Fix minor typos and spellingEliot Blennerhassett3-3/+3
2011-07-22ALSA: asihpi - Remove unused structures, macros and functionsEliot Blennerhassett5-30/+0
2011-07-22ALSA: asihpi - Remove spurious adapter index checkEliot Blennerhassett1-7/+3
2011-07-22ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macroEliot Blennerhassett1-9/+15
2011-07-22ALSA: asihpi - DSP code loader API now independent of OSEliot Blennerhassett4-122/+97
2011-07-22ALSA: asihpi - Remove controlex structs and associated special data transfer ...Eliot Blennerhassett3-160/+76
2011-07-22ALSA: asihpi - Increase request and response buffer sizesEliot Blennerhassett3-19/+34
2011-07-22ALSA: asihpi - Give more meaningful name to hpi request message typeEliot Blennerhassett6-10/+11
2011-07-18ALSA: virtuoso: fix silent analog output on Xonar Essence ST DeluxeClemens Ladisch1-1/+4
2011-07-15ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300Daniel T Chen1-0/+6
2011-07-14ALSA: hda - Fix krealloc() replacement in hda_codec.cTakashi Iwai1-1/+2
2011-07-12ALSA: Use krealloc() in possible placesTakashi Iwai1-6/+3
2011-06-25ALSA: lx6464es - include mac address in device nameTim Blechmann4-16/+23
2011-06-24ALSA: lola - Fix for Lola280 boardMarkus Bollinger2-38/+94
2011-06-17Merge branch 'fix/hda' into topic/miscTakashi Iwai3-6/+9
2011-06-17ALSA: hda - Fix no NID error with VIA codecsTakashi Iwai1-4/+7
2011-06-17ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periodsClemens Ladisch1-6/+0
2011-06-16ALSA: ctxfi: Change PLL initialization codeHarry Butterworth1-10/+7
2011-06-15ALSA: lola - Fix section mismatchTakashi Iwai1-1/+1
2011-06-14ALSA: es1968,maestro3 - Use work for hw-volume controlTakashi Iwai2-112/+23
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai59-107/+107
2011-06-14ALSA: hda - Fix missing static inline to beep dummy functionTakashi Iwai1-1/+1
2011-06-14ALSA: ctxfi: Implement a combined capabilities query method to replace multip...Harry Butterworth6-84/+39
2011-06-14ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth10-164/+487
2011-06-13ALSA: hda - Fix beep_device compilation warningsJoe Perches1-2/+7
2011-06-13ALSA: hda - Fix wrong auto-mute type for Acer Aspire-oneTakashi Iwai1-2/+1
2011-06-12ALSA: emu10k1: Add details for E-mu 0404 PCIe versionFlorian Zeitz1-0/+8
2011-06-12ALSA: hdspm - Add firmware revision ID for RME MADI PCI versionAdrian Knoth1-0/+2
2011-06-12ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync modeAdrian Knoth1-1/+1
2011-06-12ALSA: hdspm - Fix locking in snd_hdspm_midi_input_readAdrian Knoth1-1/+3
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai49-54/+54
2011-06-10ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570...Daniel T Chen1-0/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai52-53/+53
2011-06-10ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai1-5/+7
2011-06-10ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai1-1/+1
2011-06-07ALSA: hda: Fix quirk for Dell Inspiron 910Daniel T Chen1-0/+1
2011-06-03ALSA: asihpi: Use angle brackets for system includesJoe Perches1-1/+1
2011-06-03ALSA: fm801: add error handling if auto-detect failsDan Carpenter1-2/+11
2011-06-03ALSA: hda - Check pin support EAPD in ad198x_power_eapd_writeRaymond Yau1-2/+4
2011-06-03ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()Takashi Iwai1-6/+4
2011-05-28ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_capsLinus Torvalds1-1/+1
2011-05-26ALSA: hda - Reorganize controller quriks with bit flagsTakashi Iwai1-81/+125
2011-05-26ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()Takashi Iwai1-1/+1
2011-05-26ALSA: HDA: Increase MAX_HDMI_PINSStephen Warren1-2/+3
2011-05-25ALSA: hda - Use model=auto for Lenovo G555Takashi Iwai1-0/+1
2011-05-25ALSA: HDA: Unify HDMI hotplug handling.Stephen Warren2-87/+52