summaryrefslogtreecommitdiffstats
path: root/block/cfq-iosched.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-29ALSA: pcsp: Fix initialization with nopcm=1Takashi Iwai1-1/+2
2013-10-29ALSA: opl3: Fix possible negative array index accessTakashi Iwai1-0/+5
2013-10-29ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()Takashi Iwai1-0/+3
2013-10-29ALSA: memalloc: Make snd_{malloc|free}_dev_iram() staticTakashi Iwai1-2/+2
2013-10-29ALSA: Fix typo in documentation/alsaMasanari Iida6-10/+10
2013-10-29ALSA: Optimize module name checkTakashi Iwai1-1/+1
2013-10-29ALSA: pcm: Add fallthru commentsTakashi Iwai1-0/+2
2013-10-29ALSA: hda - Remove locally dead codesTakashi Iwai2-4/+1
2013-10-29ALSA: hda - Add a fallthru commentTakashi Iwai1-0/+1
2013-10-29ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label()Takashi Iwai1-1/+1
2013-10-29ALSA: 6fire: Fix probe of multiple cardsTakashi Iwai1-1/+1
2013-10-28ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protectionTakashi Iwai1-0/+2
2013-10-28ALSA: pcm_dmaengine: Remove hardcoded PCM formatsTakashi Iwai1-13/+9
2013-10-26ALSA: hda - Sync EAPD with vmaster on AD1984A ThinkpadsTakashi Iwai1-1/+4
2013-10-26ALSA: hda - Fix silent headphone on Thinkpads with AD1984A codecTakashi Iwai1-1/+17
2013-10-25ALSA: hda - Add missing initial vmaster hook at build_controls callbackTakashi Iwai1-1/+3
2013-10-25ALSA: hda - hdmi: Re-setup pin and infoframe on plug-in on all codecsAnssi Hannula1-4/+5
2013-10-24ALSA: hda - hdmi: Disable ramp-up/down for non-PCM on AMD codecsAnssi Hannula1-0/+22
2013-10-24ALSA: hda - hdmi: Add HBR bitstreaming support for ATI/AMD HDMI codecsAnssi Hannula1-0/+35
2013-10-24ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecsAnssi Hannula3-0/+164
2013-10-24ALSA: hda - hdmi: Add ATI/AMD multi-channel audio supportAnssi Hannula1-29/+273
2013-10-24ALSA: hda - hdmi: Allow HDA patches to customize more operationsAnssi Hannula1-80/+195
2013-10-24ALSA: hda/realtek - Raise the delay for alc283_shutupKailang Yang1-2/+2
2013-10-24ALSA: compress: fix drain calls blocking other compress functionsVinod Koul2-3/+50
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai3-0/+10
2013-10-24ASoC: fsl: Add missing pm to current machine driversNicolin Chen3-0/+3
2013-10-24ASoC: dmaengine: Use filter_data rather than dma_data for compat requestsMark Brown2-4/+5
2013-10-24ALSA: hda - Fix mute LED on HP laptops in runtime suspendTakashi Iwai3-2/+6
2013-10-24ALSA: hda - Add support of ALC285 / ALC293 codecsKailang Yang1-0/+8
2013-10-24ALSA: hda - Add support of ALC255 codecsKailang Yang1-0/+6
2013-10-24ALSA: hda - Remove OOM message after input_allocate_deviceJoe Perches1-3/+1
2013-10-24ASoC: dmaengine: Support custom channel namesMark Brown2-1/+18
2013-10-24ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4Takashi Iwai1-2/+2
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen3-0/+59
2013-10-23ASoC: tpa6130a2: Add device tree supportSebastian Reichel2-9/+50
2013-10-23ASoC: davinci-evm: Add device tree bindingHebbar, Gururaja2-2/+164
2013-10-23ASoC: davinci-mcasp: Remove last reference to num-serializer in DT docJyri Sarha1-1/+0
2013-10-23ASoC: davinci: Add support for AM33xx SoC AudioHebbar, Gururaja2-3/+16
2013-10-23ASoC: tegra: Remove redundant initialisation of compat_filter_fnMark Brown1-1/+0
2013-10-23ASoC: ep93xx: Open code dma channel requestMark Brown1-0/+13
2013-10-23ASoC: davinci-mcasp: Remove redundant num-serializer DT parameterPeter Ujfalusi2-18/+5
2013-10-23ASoC: davinci-mcasp: Improve DT bindings documentJyri Sarha1-9/+15
2013-10-22ASoC: davinci-mcasp: Change compatible property model to more accurateJyri Sarha2-2/+2
2013-10-22ASoC: davinci-mcasp: Extract DMA channels directly from DTJyri Sarha3-14/+38
2013-10-22ASoC: davinci-mcasp: Add location for data port registers to DTJyri Sarha2-22/+47
2013-10-22ASoC: kirkwood: add S/PDIF supportJean-Francois Moine3-19/+84
2013-10-22ASoC: dont call dapm_sync while reporting jack alwaysVinod Koul1-1/+6
2013-10-21ALSA: hda - Fix typos in patch_hdmi.cTakashi Iwai1-3/+3
2013-10-21ALSA: hda - add codec ID for Valleyview2 display codecMengdong Lin1-0/+2
2013-10-20ASoC: si476x: Fix locking of coreMark Brown1-3/+15