summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-052-1/+18
|\
| * module: Fix mod->mkobj.kobj potentially freed too earlyLi Zhong2013-09-031-0/+1
| * module: Add flag to allow mod params to have no argumentsSteven Rostedt2013-08-201-1/+12
| * modules: add support for soft module dependenciesAndreas Robinson2013-08-201-0/+5
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-051-1/+4
|\ \
| * | PTR_RET is now PTR_ERR_OR_ZERORusty Russell2013-07-151-1/+4
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-054-9/+37
|\ \
| * | ext4: isolate ext4_extents.h fileZheng Liu2013-08-281-1/+0
| * | quota: provide interface for readding allocated space into reserved spaceJan Kara2013-08-172-0/+16
| * | ext4: add support for extent pre-cachingTheodore Ts'o2013-08-171-0/+1
| * | ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o2013-08-171-1/+13
| * | ext4: use unsigned int for es_status valuesTheodore Ts'o2013-08-171-7/+7
* | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-0513-163/+403
|\ \ \
| * \ \ Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown2013-09-011-0/+4
| |\ \ \
| | * | | ASoC: soc-pcm: Allow to specify unidirectional dai_linkFabio Estevam2013-09-011-0/+4
| * | | | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-09-011-4/+0
| |\ \ \ \
| | * | | | ASoC: Remove unused sysfs_registered field from snd_soc_codec structLars-Peter Clausen2013-08-311-1/+0
| | * | | | ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} structLars-Peter Clausen2013-08-311-2/+0
| | * | | | ASoC: Remove unused control_type field from snd_soc_codec structLars-Peter Clausen2013-08-311-1/+0
| * | | | | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-08-309-35/+98
| |\| | | |
| | * | | | ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-271-1/+1
| | * | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-coreMark Brown2013-08-273-95/+135
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/topic/dmic' into asoc-coreMark Brown2013-08-2772-381/+860
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-2377-505/+1153
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-221-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna2013-08-131-0/+1
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2013-08-221-0/+84
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: rsnd: SSI supports DMA transfer via BUSIFKuninori Morimoto2013-08-061-0/+6
| | | * | | | | | | ASoC: rsnd: SSI supports DMA transferKuninori Morimoto2013-08-061-3/+4
| | | * | | | | | | ASoC: rsnd: remove platform dai and add dai_id on platform settingKuninori Morimoto2013-08-061-8/+10
| | | * | | | | | | ASoC: add Renesas R-Car SSI featureKuninori Morimoto2013-07-281-1/+22
| | | * | | | | | | ASoC: add Renesas R-Car ADG featureKuninori Morimoto2013-07-281-1/+3
| | | * | | | | | | ASoC: add Renesas R-Car SCU featureKuninori Morimoto2013-07-281-1/+10
| | | * | | | | | | ASoC: add Renesas R-Car Generation featureKuninori Morimoto2013-07-281-0/+10
| | | * | | | | | | ASoC: add Renesas R-Car core featureKuninori Morimoto2013-07-281-0/+33
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-08-222-7/+11
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack2013-08-151-7/+0
| | | * | | | | | | Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-08-1557-304/+677
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | ARM: pxa: ssp: add pxa_ssp_request_of()Daniel Mack2013-08-141-0/+11
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown2013-08-221-49/+0
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-08-1557-304/+677
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot)Peter Ujfalusi2013-07-311-49/+0
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-08-221-0/+56
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | Merge remote-tracking branch 'asoc/topic/ac97' into asoc-fslMark Brown2013-08-2267-348/+766
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | ASoC: imx-audmux: Move definitions to dt-bindingsMarkus Pargmann2013-08-161-0/+56
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-08-223-95/+135
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | Merge tag 'v3.11-rc5' into asoc-dapmMark Brown2013-08-1347-276/+568
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | ASoC: dapm: Implement mixer input auto-disableLars-Peter Clausen2013-08-052-15/+30
| | | * | | | | | | ASoC: dapm: Make widget power register settings more flexibleLars-Peter Clausen2013-07-291-70/+93
| | | * | | | | | | ASoC: dapm: Keep a list of paths per kcontrolLars-Peter Clausen2013-07-291-1/+1