summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-07-22ALSA: asihpi - Replace with snd_ctl_boolean_mono_info()Takashi Iwai1-9/+1
2011-07-22ALSA: asihpi - HPI version 4.08Eliot Blennerhassett1-5/+4
2011-07-22ALSA: asihpi - Add volume mute controlsEliot Blennerhassett1-1/+50
2011-07-22ALSA: asihpi - Control name updatesEliot Blennerhassett1-4/+8
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-21ALSA: usb-audio - Add quirk for Roland / BOSS BR-800David G Turner1-0/+30
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: usb-audio - Add quirks for M-Audio Fast Track Pro and QuattroGuillaume Pellerin2-25/+136
2011-07-12ALSA: Use krealloc() in possible placesTakashi Iwai2-10/+7
2011-07-08ALSA: pcmcia - Use pcmcia_request_irq()Takashi Iwai2-2/+2
2011-07-08ALSA: usb-audio: replace "void *" with more specific pointersPavel Roskin1-8/+8
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 Iwai5-8/+12
2011-06-17ALSA: hda - Fix no NID error with VIA codecsTakashi Iwai1-4/+7
2011-06-17ALSA: isight: adjust for new queueing APIClemens Ladisch1-0/+1
2011-06-17ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periodsClemens Ladisch3-8/+2
2011-06-16ALSA: 6fire - Fix signedness bugTorsten Schenk1-2/+2
2011-06-16ALSA: ctxfi: Change PLL initialization codeHarry Butterworth1-10/+7
2011-06-15ALSA: lola - Fix section mismatchTakashi Iwai1-1/+1
2011-06-14ALSA: rawmidi - Use workq for event handlingTakashi Iwai1-26/+11
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-14ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()Jesper Juhl1-1/+0
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-10Merge branch 'fix/asoc' into for-linusTakashi Iwai11-31/+47
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