summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax2013-04-211-1/+0
* ALSA: compress_core: Remove unused hw_pointerCharles Keepax2013-04-211-1/+0
* ALSA: compress_core: Deconstify copy callback bufferCharles Keepax2013-04-211-1/+1
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-1812-23/+136
|\
| * ASoC: ux500: Use generic dmaengine PCMLars-Peter Clausen2013-04-181-1/+1
| * ASoC: dmaengine-pcm: Add support for platforms which can't report residueLars-Peter Clausen2013-04-171-0/+5
| * Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-1740-62/+179
| |\
| | * Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-141-1/+2
| | |\
| | | * ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2013-04-121-1/+2
| | | * tracing: Fix possible NULL pointer dereferencesNamhyung Kim2013-04-121-1/+1
| | * | Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2013-04-141-0/+2
| | * | x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-121-1/+6
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-102-0/+20
| | |\ \
| | | * | lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore2013-04-101-0/+4
| | | * | selinux: add a skb_owned_by() hookEric Dumazet2013-04-091-0/+8
| | | * | af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun2013-04-081-0/+8
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-04-091-0/+2
| | |\ \ \
| | | * | | procfs: add proc_remove_subtree()Al Viro2013-04-091-0/+2
| | * | | | spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2013-04-092-19/+32
| | * | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-04-082-1/+2
| | |\ \ \ \
| | | * | | | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-031-0/+1
| | | * | | | libata: Use integer return value for atapi_command_packet_setShan Hai2013-04-031-1/+1
| | * | | | | Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-081-0/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)2013-04-081-0/+2
| * | | | | | ASoC: dmaengine_pcm: Add support for compat platformsLars-Peter Clausen2013-04-171-0/+29
| * | | | | | ASoC: Add a generic dmaengine_pcm driverLars-Peter Clausen2013-04-171-0/+25
| * | | | | | ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen2013-04-171-0/+4
| * | | | | | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-04-172-6/+4
| |\ \ \ \ \ \
| * | | | | | | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-1/+5
* | | | | | | | ALSA: add DSD formatsDaniel Mack2013-04-182-1/+5
* | | | | | | | Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-04-1537-83/+218
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-04-121-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: wm8994: Support constraining the maximum number of channels clockedMark Brown2013-03-211-0/+8
| * | | | | | | | | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown2013-04-121-26/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: tegra_wm8903: assume CONFIG_OF, remove platform dataStephen Warren2013-03-041-26/+0
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-nextMark Brown2013-04-121-0/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ALSA: ASoC: add codec driver for TI TAS5086Daniel Mack2013-03-081-0/+7
| | |/ / / / / / / / /
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-3/+24
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | ASoC: dmaengine-pcm: Add a common DAI DMA data structLars-Peter Clausen2013-04-031-0/+24
| | * | | | | | | | | ASoC: dmaengine-pcm: Remove snd_dmaengine_pcm_{set,get}_dataLars-Peter Clausen2013-03-261-3/+0
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-122-6/+4
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | ASoC: Constify the 'compr_ops' field of snd_soc_platform_driverLars-Peter Clausen2013-03-271-1/+1
| | * | | | | | | | | ASoC: Constify the 'ops' field of snd_soc_platform_driverLars-Peter Clausen2013-03-271-1/+1
| | * | | | | | | | | ASoC: Constify the 'driver' field of snd_soc_platformLars-Peter Clausen2013-03-271-2/+2
| | * | | | | | | | | Merge tag 'v3.9-rc2' into asoc-coreMark Brown2013-03-1210-20/+27
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen2013-03-081-1/+0
| | * | | | | | | | | | ASoC: core: Drop unused "dapm" field form soc_enum structLars-Peter Clausen2013-03-081-1/+0
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-04-122-8/+20
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ ASoC: core: Merge Samsung fixes to avoid trivial context conflictMark Brown2013-04-0336-48/+182
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ASoC: snd_soc_[un]register_dai[s]() become non global functionKuninori Morimoto2013-03-261-8/+0