summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorLines
2015-03-07ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmappKuninori Morimoto-17/+39
2015-03-07ASoC: rsnd: remove rsnd_dma::dirKuninori Morimoto-4/+2
2015-03-07ASoC: rsnd: remove rsnd_dma::addrKuninori Morimoto-3/+0
2015-03-07ASoC: rsnd: add Audio DMAC peri peri support reworkKuninori Morimoto-2/+221
2015-03-07ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()Kuninori Morimoto-25/+65
2015-03-07ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.cKuninori Morimoto-116/+117
2015-03-07ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri periKuninori Morimoto-219/+232
2015-03-07ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical addressKuninori Morimoto-5/+12
2015-03-07ASoC: rsnd: enable to get resource by nameKuninori Morimoto-10/+13
2015-03-07ASoC: rsnd: tidyup rsnd_dma_to_mod() macro declaration positionKuninori Morimoto-1/+2
2015-03-07ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()Kuninori Morimoto-7/+5
2015-03-07ASoC: rsnd: remove unused rsnd_dma_available()Kuninori Morimoto-10/+0
2015-03-07ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()Kuninori Morimoto-19/+5
2015-03-07ASoC: rsnd: remove SH-DMA-BASE specific implementationKuninori Morimoto-2/+0
2015-02-21Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+43
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1/+1
2015-02-17ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)Frank C Guenther-0/+3
2015-02-17ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flagLibin Yang-1/+2
2015-02-17ALSA: usb-audio: Don't attempt to get Lifecam HD-5000 sample rateJoe Turner-0/+12
2015-02-14ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett-2/+2
2015-02-13ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth-0/+6
2015-02-13ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang-0/+1
2015-02-12ALSA: seq: potential out of bounds in do_control()Dan Carpenter-0/+3
2015-02-12ALSA: line6: Improve line6_read/write_data() interfacesChris Rorvick-8/+14
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4841/+12185
2015-02-11ALSA: line6: toneport: Use explicit type for firmware versionChris Rorvick-1/+1
2015-02-11ALSA: line6: Use explicit type for serial numberChris Rorvick-5/+5
2015-02-11ALSA: line6: Return EIO if read/write not successfulChris Rorvick-2/+2
2015-02-11ALSA: line6: Return error if device not respondingChris Rorvick-6/+23
2015-02-11ALSA: line6: Add delay before reading statusChris Rorvick-0/+6
2015-02-11ASoC: Intel: Clean data after SST fw fetchLibin Yang-0/+102
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-1/+1
2015-02-10ALSA: hda - Add docking station support for another HP machineTienFu Chen-0/+1
2015-02-09ALSA: control: fix failure to return new numerical ID in 'replace' event dataTakashi Sakamoto-0/+1
2015-02-09ALSA: usb: update trigger timestamp on first non-zero URB submittedPierre-Louis Bossart-0/+11
2015-02-09ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart-0/+3
2015-02-09ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart-1/+3
2015-02-09ALSA: pcm: don't override timestamp unconditionallyPierre-Louis Bossart-1/+4
2015-02-09ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter-8/+19
2015-02-09Merge tag 'asoc-v3.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-584/+694
2015-02-09Merge remote-tracking branches 'asoc/topic/wm8804', 'asoc/topic/wm8904', 'aso...Mark Brown-11/+772
2015-02-09Merge remote-tracking branches 'asoc/topic/ts3a227e', 'asoc/topic/ts3a277e' a...Mark Brown-9/+32
2015-02-09Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...Mark Brown-348/+1008
2015-02-09Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown-490/+234
2015-02-09Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' and 'asoc/...Mark Brown-381/+436
2015-02-09Merge remote-tracking branches 'asoc/topic/mxs-saif' and 'asoc/topic/nuc900' ...Mark Brown-12/+5
2015-02-09Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown-425/+1033
2015-02-09Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi...Mark Brown-70/+241
2015-02-09Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown-463/+211