summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack2013-04-251-0/+8
| * | | | | | | | ALSA: sound kconfig typoPavel Machek2013-04-241-1/+1
| * | | | | | | | ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai2013-04-241-6/+33
| * | | | | | | | ALSA: hda - Limit internal mic boost for a few Asus machinesDavid Henningsson2013-04-221-1/+41
| * | | | | | | | ALSA: snd-usb-audio: set the timeout for usb control set messages to 5000 msDaniel Schürmann2013-04-221-1/+9
| * | | | | | | | ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai2013-04-221-2/+2
| * | | | | | | | ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter2013-04-221-0/+1
| * | | | | | | | ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax2013-04-211-7/+11
| * | | | | | | | ALSA: compress_core: Remove unused hw_pointerCharles Keepax2013-04-211-2/+0
| * | | | | | | | ASoC: soc-compress: Deduce stream directionCharles Keepax2013-04-211-1/+8
| * | | | | | | | ALSA: compress_core: Add support for capture streamsCharles Keepax2013-04-211-2/+41
| * | | | | | | | ALSA: compress_core: Deconstify copy callback bufferCharles Keepax2013-04-212-4/+6
| * | | | | | | | ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax2013-04-211-11/+18
| * | | | | | | | ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax2013-04-211-18/+5
| * | | | | | | | Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-1826-457/+539
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown2013-04-181-7/+25
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | ASoC: max98088: Fix logging of hardware revision.Dylan Reid2013-04-171-1/+1
| | * | | | | | | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-04-185-5/+12
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | ASoC: fsl-ssi: Add SACNT definitionsMarkus Pargmann2013-04-161-0/+8
| | * | | | | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-1858-1079/+808
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | ASoC: ux500: Use generic dmaengine PCMLars-Peter Clausen2013-04-182-143/+18
| | | * | | | | | | ASoC: imx: Use generic dmaengine PCMLars-Peter Clausen2013-04-174-63/+26
| | | * | | | | | | ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen2013-04-172-24/+17
| | | * | | | | | | ASoC: dmaengine-pcm: Add support for platforms which can't report residueLars-Peter Clausen2013-04-171-1/+22
| | | * | | | | | | ASoC: tegra: Use generic dmaengine PCMLars-Peter Clausen2013-04-172-163/+10
| | | * | | | | | | Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-1724-70/+111
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | ASoC: dmaengine_pcm: Add support for compat platformsLars-Peter Clausen2013-04-172-7/+39
| | | * | | | | | | | ASoC: Add a generic dmaengine_pcm driverLars-Peter Clausen2013-04-173-0/+249
| | | * | | | | | | | ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen2013-04-171-23/+62
| | | * | | | | | | | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-04-174-20/+17
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-1710-43/+73
| | * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown2013-04-181-70/+96
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-185-20/+42
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | / / | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | * | | | | | | | ASoC: define playback and capture streams in dummy codecStas Sergeev2013-04-171-0/+25
| | | | |_|/ / / / / | | | |/| | | | | |
| * | | | | | | | | ALSA: snd-usb: add quirks handler for DSD streamsDaniel Mack2013-04-183-0/+35
| * | | | | | | | | ALSA: snd-usb: add support for bit-reversed byte formatsDaniel Mack2013-04-182-1/+19
| * | | | | | | | | ALSA: snd-usb: add support for DSD DOP stream transportDaniel Mack2013-04-183-11/+92
| * | | | | | | | | ALSA: snd-usb: use ep->stride from urb callbacksDaniel Mack2013-04-181-7/+7
| * | | | | | | | | ALSA: add DSD formatsDaniel Mack2013-04-182-0/+10
| * | | | | | | | | ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()Takashi Iwai2013-04-181-0/+6
| * | | | | | | | | ALSA: hda - fix error return code in patch_alc662()Wei Yongjun2013-04-181-1/+2
| * | | | | | | | | ALSA: hda - Don't call vmaster hook when bus->shutdown is setTakashi Iwai2013-04-171-0/+5
| * | | | | | | | | ALSA: hda - fixup D3 pin and right channel mute on Haswell HDMI audioDavid Henningsson2013-04-171-0/+38
| * | | | | | | | | ALSA: hda - Use the primary DAC for all aamix outputsTakashi Iwai2013-04-161-4/+7
| * | | | | | | | | ALSA: hda - Fix aamix activation with loopback control on VIA codecsTakashi Iwai2013-04-161-6/+16
| * | | | | | | | | ALSA: hda - Add codec delay to the capture time stamp.Dylan Reid2013-04-161-2/+5
| * | | | | | | | | Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-04-15149-1606/+3333
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-04-122-16/+55
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: wm8994: Remove duplicate revision cacheMark Brown2013-04-092-14/+11
| | | * | | | | | | | ASoC: wm8994: Restore AIFnCLK after reducing it for low clock ratesMark Brown2013-03-212-0/+33