summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-10-0653-190/+357
|\
| *---. Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso...Mark Brown2014-10-062-1/+7
| |\ \ \
| | | * | ASoC: rt5677: Add dts properties for input/output differential configurationAnatol Pomozov2014-09-291-1/+4
| | * | | ASoC: rt5645: Add headset detect functionOder Chiou2014-10-011-0/+3
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...Mark Brown2014-10-063-1/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | | * ASoC: Add support for automatically going to BIAS_OFF on suspendLars-Peter Clausen2014-09-042-1/+3
| | | * | ASoC: rt5677: Add DMIC2 clock selectionBard Liao2014-08-271-0/+8
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/ac97' and 'as...Mark Brown2014-10-061-0/+26
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ASoC: cs35l32: Add support for CS35L32 Boosted AmplifierBrian Austin2014-08-171-0/+26
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-10-061-0/+1
| |\ \ \
| | * | | ASoC: Export dapm_kcontrol_get_valueSubhransu S. Prusty2014-10-021-0/+1
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-10-062-6/+6
| |\ \ \
| | * | | ASoC: trace: Remove trailing new-lines in trace messagesAnatol Pomozov2014-09-251-3/+3
| | * | | ASoC: Drop const from struct snd_soc_dai_link *of_node membersSylwester Nawrocki2014-08-171-3/+3
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-10-062-36/+59
| |\ \ \
| | * | | ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen2014-09-291-1/+0
| | * | | ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driverLars-Peter Clausen2014-09-061-9/+0
| | * | | ASoC: Add snd_soc_component_{get,set}_drvdata()Lars-Peter Clausen2014-09-061-4/+15
| | | |/ | | |/|
| | * | ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula2014-08-281-1/+0
| | * | ASoC: Remove support for legacy snd_soc_platform IOLars-Peter Clausen2014-08-191-3/+0
| | * | ASoC: Automatically initialize regmap for all componentsLars-Peter Clausen2014-08-191-3/+0
| | * | ASoC: Pass component instead of DAPM context to AUX dev init callbackLars-Peter Clausen2014-08-191-1/+1
| | * | ASoC: Move AUX dev support to the component levelLars-Peter Clausen2014-08-191-0/+1
| | * | ASoC: Add component level probe/remove supportLars-Peter Clausen2014-08-191-0/+11
| | * | ASoC: Consolidate platform and CODEC probe/removeLars-Peter Clausen2014-08-191-10/+17
| | * | ASoC: Move debugfs registration to the component levelLars-Peter Clausen2014-08-191-5/+15
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-022-21/+4
| |\ \
| | * | ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-302-21/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-281-1/+1
| |\ \ \
| | * | | fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-271-1/+1
| * | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-282-15/+27
| |\ \ \ \
| | * | | | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-252-4/+13
| | * | | | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-251-9/+12
| | * | | | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-251-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-09-261-0/+13
| |\ \ \ \
| | * | | | sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert2014-09-201-0/+13
| * | | | | Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-261-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki2014-09-257-7/+26
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2014-09-211-0/+1
| * | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-09-261-16/+0
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | i2c: move acpi code back into the coreWolfram Sang2014-09-251-16/+0
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-09-241-0/+1
| |\ \ \ \ \
| | * | | | | blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo2014-09-241-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-241-0/+12
| |\ \ \ \ \ \
| | * | | | | | crypto: ccp - Check for CCP before registering crypto algsTom Lendacky2014-09-241-0/+12
| * | | | | | | Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-241-1/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | [media] vb2: fix VBI/poll regressionHans Verkuil2014-09-221-0/+4
| | * | | | | | [media] videobuf2-core.h: fix commentHans Verkuil2014-09-221-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-241-0/+1
| |\ \ \ \ \ \
| | * | | | | | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer2014-09-191-0/+1