summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsrc-card: enable multi cpu/codec for DPCMKuninori Morimoto2015-06-161-6/+19
* ASoC: rsrc-card: tidyup priv->snd_card setup timingKuninori Morimoto2015-06-161-14/+10
* ASoC: rsrc-card: used "fe.xxx"/"be.xxx" name for dai_linkKuninori Morimoto2015-06-161-13/+7
* ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lockKuninori Morimoto2015-06-164-5/+35
* ASoC: rsnd: don't care under/over run error when PIOKuninori Morimoto2015-06-161-7/+9
* ASoC: rsnd: spin lock for interrupt handlerKuninori Morimoto2015-05-224-10/+30
* Merge branch 'topic/rcar-dma' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2015-05-221-16/+21
|\
| * dmaengine: rcar-dmac: fixup spinlock in rcar-dmacKuninori Morimoto2015-05-221-16/+21
* | ASoC: rsnd: rsrc-card uses FE/BE merged format when DPCMKuninori Morimoto2015-05-221-0/+1
* | Merge branch 'topic/dpcm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-05-222-23/+63
|\ \
| * | ASoC: soc-pcm: DPCM cares BE formatKuninori Morimoto2015-05-222-5/+45
| * | ASoC: soc.h: tidyup struct snd_soc_dai_link definition orderKuninori Morimoto2015-04-271-18/+18
| |/
* | ASoC: rsnd: add rsnd_dai_stream_quit()Kuninori Morimoto2015-05-211-5/+8
* | ASoC: rsnd: indicate unknown HW startKuninori Morimoto2015-05-211-1/+3
* | ASoC: rsnd: revert lock for calls to rsnd_dai_callKuninori Morimoto2015-05-121-22/+5
* | ASoC: rsnd: Use generic names for device nodesGeert Uytterhoeven2015-05-041-1/+1
* | ASoC: rsnd: care snd_kcontrol's indexKuninori Morimoto2015-04-271-0/+2
* | ASoC: rsnd: make sure SSI parent/child uses same number of sound channel.Kuninori Morimoto2015-04-271-0/+34
* | ASoC: rsnd: tidyup SSI parent related function/macro namesKuninori Morimoto2015-04-271-7/+11
* | ASoC: rsnd: make sure it uses lock when it calls rsnd_dai_callKuninori Morimoto2015-04-271-5/+22
* | ASoC: rsnd: add rsnd_dai_to_priv() macroKuninori Morimoto2015-04-271-2/+3
|/
* Linux 4.1-rc1v4.1-rc1Linus Torvalds2015-04-261-2/+2
* x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-265-0/+48
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-265-14/+95
|\
| * Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie2015-04-275-14/+95
| |\
| | * drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-04-241-2/+2
| | * drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2015-04-232-2/+36
| | * drm/i915: cope with large i2c transfersDmitry Torokhov2015-04-232-10/+57
* | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-263-83/+82
|\ \ \
| * | | iommu/vt-d: support extended root and context entriesDavid Woodhouse2015-03-251-75/+60
| * | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-251-0/+14
| * | | iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse2015-03-251-1/+6
| * | | iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu2015-03-251-4/+1
| * | | iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-251-3/+1
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-267-14/+18
|\ \ \ \
| * | | | i2c: st: add include for pinctrlWolfram Sang2015-04-231-6/+7
| * | | | i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang2015-04-231-3/+5
| * | | | i2c: digicolor: remove duplicate includeWolfram Sang2015-04-231-2/+1
| * | | | i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax2015-04-231-0/+2
| * | | | i2c: pca-platform: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: mxs: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-231-1/+1
* | | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-17/+25
|\ \ \ \ \
| * | | | | Btrfs: prevent list corruption during free space cache processingChris Mason2015-04-241-14/+18
| * | | | | Btrfs: fix inode cache writeoutChris Mason2015-04-231-3/+7
* | | | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-2649-914/+1150
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-23645-5202/+7692
| |\ \ \ \ \ \
| | * | | | | | xprtrdma: Make rpcrdma_{un}map_one() into inline functionsChuck Lever2015-03-315-46/+73
| | * | | | | | xprtrdma: Handle non-SEND completions via a calloutChuck Lever2015-03-313-10/+28
| | * | | | | | xprtrdma: Add "open" memreg opChuck Lever2015-03-315-46/+70