summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda134x', 'a...Mark Brown2014-12-081-12/+0
|\ \
| | * ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen2014-11-241-12/+0
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso...Mark Brown2014-12-083-0/+15
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | ASoC: Samsung: Add quirk for internal DMAPadmavathi Venna2014-11-071-0/+1
| | | |/ / | | |/| |
| | | * | ASoC: rt5677: add GPIO IRQ supportOder Chiou2014-10-221-0/+7
| | | * | ASoC: rt5677: Add option to configure gpio as floating/pullup/pulldownAnatol Pomozov2014-10-201-0/+3
| | |/ /
| * | | ASoC: rt5645: multiple JD mode supportBard Liao2014-11-251-0/+1
| * | | ASoC: rt5645: Add JD function supportBard Liao2014-11-061-0/+3
| |/ /
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...Mark Brown2014-12-081-4/+4
|\ \| |
| * | | ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto2014-12-071-4/+4
| |/ /
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif...Mark Brown2014-12-081-0/+3
|\ \| |
| * | | ASoC: core: add multi-codec support in DTJean-Francois Moine2014-11-251-0/+3
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...Mark Brown2014-12-083-8/+1
|\ \ \ \ \ | | | |/ / | | |/| |
| | | * | ASoC: cq93vc: Remove unused state structLars-Peter Clausen2014-11-271-7/+0
| | |/ /
| * | | ASoC: Remove CODEC mutexLars-Peter Clausen2014-11-101-1/+0
| * | | ASoC: wm5102: Move ultrasonic response settings lock to the driver levelLars-Peter Clausen2014-11-101-0/+1
| |/ /
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown2014-12-083-10/+65
|\ \| |
| * | | ASoC: Disable regmap helpers if regmap is disabledLars-Peter Clausen2014-11-251-0/+4
| * | | Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2014-11-191-0/+35
| |\ \ \
| | * | | ASoC: Add helper functions for deferred regmap setupLars-Peter Clausen2014-11-191-0/+35
| | |/ /
| * | | Merge branch 'topic/ac97' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-11-191-0/+7
| |\ \ \
| | * | | regmap: ac97: Add generic AC'97 callbacksMark Brown2014-11-191-0/+7
| | |/ /
| * | | ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen2014-11-181-3/+2
| * | | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-1/+2
| * | | ASoC: ac97: Drop delayed device registrationLars-Peter Clausen2014-11-181-10/+0
| * | | ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2014-11-182-4/+0
| * | | ASoC: ac97: Use static ac97_busLars-Peter Clausen2014-11-181-2/+1
| * | | ASoC: Move AC'97 support to its own fileLars-Peter Clausen2014-11-181-2/+26
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-12-083-24/+17
|\ \ \
| * | | ASoC: Remove 'const' from the device_node pointersJean-Francois Moine2014-11-251-3/+3
| * | | ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen2014-11-041-2/+0
| * | | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-11-041-3/+6
| |\ \ \
| | * | | ASoC: dapm: Use more aggressive cachingLars-Peter Clausen2014-10-281-0/+1
| | * | | ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen2014-10-281-1/+1
| | * | | ASoC: dapm: Add a flag to mark paths connected to supply widgetsLars-Peter Clausen2014-10-281-0/+1
| | * | | ASoC: dapm: Introduce toplevel widget categoriesLars-Peter Clausen2014-10-281-1/+3
| | * | | ASoC: dapm: Remove path 'walked' flagLars-Peter Clausen2014-10-221-1/+0
| | |/ /
| * | | ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen2014-11-031-1/+0
| * | | ASoC: Remove snd_soc_platform_driver suspend/resume callbacksLars-Peter Clausen2014-11-031-4/+0
| * | | ASoC: Use generic control handlers for S8 controlLars-Peter Clausen2014-10-281-11/+8
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/cache' into asoc-nextMark Brown2014-12-082-32/+12
|\ \ \
| * | | ASoC: Remove snd_soc_cache_sync() implementationLars-Peter Clausen2014-11-092-32/+12
| |/ /
* | | uapi: fix to export linux/vm_sockets.hMasahiro Yamada2014-12-051-1/+1
* | | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-291-1/+1
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-261-1/+1
| |\ \ \
| | * | | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-11-151-1/+1
| | |/ /
* | | | Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-11-282-1/+5
|\ \ \ \
| * | | | ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2014-11-212-1/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-281-0/+2
|\ \ \ \ \
| * | | | | net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-261-0/+2