summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-10ALSA: Use %pV for snd_printk()Takashi Iwai1-23/+17
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-10ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON registerSangbeom Kim1-2/+2
2011-06-09ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen1-9/+8
2011-06-09ASoC: fsl: fix initialization of DMA buffersTimur Tabi1-4/+5
2011-06-09ASoC: WM8804 does not support sample rates below 32kHzMark Brown1-2/+7
2011-06-08ASoC: Fix WM8962 headphone volume update for use of advanced cachesMark Brown1-2/+2
2011-06-07ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen1-2/+2
2011-06-07ALSA: hda: Fix quirk for Dell Inspiron 910Daniel T Chen1-0/+1
2011-06-06ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen2-7/+13
2011-06-06ASoC: Check for NULL register bank in snd_soc_get_cache_val()Mark Brown1-0/+3
2011-06-06ASoC: Add missing break in WM8915 FLL source selectionMark Brown1-0/+1
2011-06-06ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLKMark Brown1-1/+1
2011-06-06Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown3-7/+11
2011-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-17/+30
2011-06-06Merge branch 'fix/asoc' into for-linusTakashi Iwai2-5/+8