summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-10-24
|\
| * ASoC: dmaengine: Support custom channel namesMark Brown2013-10-24
| * ASoC: dai: Provide interface for setting DMA data at probe timeMark Brown2013-10-20
| * ASoC: dmaengine-pcm: Add support for querying DMA capabilitiesLars-Peter Clausen2013-10-19
* | Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown2013-10-24
|\ \
| * \ Merge remote-tracking branch 'asoc/fix/fsl' into asoc-devmMark Brown2013-09-26
| |\ \
| * | | ASoC: core: Add devm_snd_soc_register_card()Mark Brown2013-09-17
| * | | ASoC: core: Implement devm_snd_soc_register_component()Mark Brown2013-09-17
* | | | Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown2013-10-24
|\ \ \ \
| * | | | ASoC: davinci-mcasp: Extract DMA channels directly from DTJyri Sarha2013-10-22
| |/ / /
* | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-10-24
|\ \ \ \
| * \ \ \ Merge tag 'regmap-async-reg' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2013-10-10
| |\ \ \ \
| | * | | | regmap: Provide asynchronous write and update bits operationsMark Brown2013-10-09
| * | | | | ASoC: dapm: Add support for virtual mixer controlsLars-Peter Clausen2013-10-07
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown2013-10-24
|\ \ \ \ \
| * | | | | ASoC: cs42l73: Add platform data support for cs42l73 codecBrian Austin2013-10-18
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-10-24
|\ \ \ \ \
| * | | | | ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto2013-10-18
| * | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-coreMark Brown2013-09-17
| |\ \ \ \ \
| * | | | | | ASoC: trace: Make sure trace header doesnt depend on any headersLiam Girdwood2013-09-17
| * | | | | | ASoC: Remove infrastructure for supporting multiple cache typesLars-Peter Clausen2013-09-17
| * | | | | | ASoC: Remove 'reg_size' field from snd_soc_codec structLars-Peter Clausen2013-09-17
| * | | | | | ASoC: Remove reg_def_copyLars-Peter Clausen2013-09-17
| * | | | | | ASoC: Remove snd_soc_bulk_write_raw()Lars-Peter Clausen2013-09-17
| * | | | | | ASoC: Remove support for reg_access_defaultsLars-Peter Clausen2013-09-17
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-10-24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ASoC: add .of_xlate_dai_name on snd_soc_component_driverKuninori Morimoto2013-09-17
| * | | | | ASoC: snd_soc_codec includes snd_soc_componentKuninori Morimoto2013-09-17
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/topic/bclk' into asoc-nextMark Brown2013-10-24
|\ \ \ \ \
| * | | | | ASoC: core: Add API for configuration of DAI BCLK ratioLiam Girdwood2013-09-17
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2013-10-24
|\ \ \ \ \
| * | | | | ASoC: rcar: fixup generation checkerKuninori Morimoto2013-10-11
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-18
|\ \ \ \ \
| * | | | | ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2013-10-17
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-17
|\ \ \ \ \
| * | | | | usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck2013-10-17
| * | | | | usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-10-16
| | |/ / / | |/| | |
* | | | | mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-16
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-10-15
|\ \ \ \ \
| * | | | | Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-15
| | |/ / / | |/| | |
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-10
| * | | | mlx5: Fix layout of struct mlx5_init_segEli Cohen2013-10-10
| * | | | mlx5: Remove checksum on command interface commandsEli Cohen2013-10-10
| | |_|/ | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-13
|\ \ \ \
| * \ \ \ Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-10-13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: dts: Fix pinctrl mask for omap3Tony Lindgren2013-10-08
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-12
|\ \ \ \ \
| * | | | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-11
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |