summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/firewire' into for-nextTakashi Iwai2014-05-2712-13/+83
|\
| * ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto2014-05-261-0/+3
| * ALSA: bebob: Add hwdep interfaceTakashi Sakamoto2014-05-262-1/+3
| * ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto2014-05-261-0/+19
| * ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto2014-05-262-2/+4
| * Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-05-221-1/+3
| |\
| | * asm-generic: Add renameat2 syscallJames Hogan2014-05-201-1/+3
| * | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-05-211-1/+18
| |\ \
| | * | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-131-1/+18
| * | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-211-0/+15
| |\ \ \
| | * | | cgroup: introduce task_css_is_root()Tejun Heo2014-05-131-0/+15
| * | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-211-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell2014-05-151-1/+1
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-05-201-0/+12
| |\ \ \ \
| | * | | | MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras2014-05-141-0/+12
| * | | | | Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-202-8/+1
| |\ \ \ \ \
| | * | | | | asm-generic: remove _STK_LIM_MAXJames Hogan2014-05-152-8/+1
| | |/ / / /
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-201-0/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-071-0/+5
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-131-0/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-04-261-0/+0
| | |\ \ \ \
| | | * | | | dt-bindings: clock: Move at91.h to dt-bindigs/clockTushar Behera2014-04-181-0/+0
| | | | |/ / | | | |/| |
* | | | | | ALSA: Remove deprecated snd_card_create()Takashi Iwai2014-05-231-7/+0
* | | | | | Merge tag 'asoc-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-05-2242-217/+463
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown2014-05-222-1/+8
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | | * | | | | ASoC: sta350: add support for bits in miscellaneous registersDaniel Mack2014-05-051-0/+5
| | | | * | | | | | ASoC: core: Update snd_soc_of_parse_daifmt() interfaceJyri Sarha2014-04-231-1/+3
| | | |/ / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-226-22/+66
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | | | | | * | | | | | | ASoC: rt5645: Add codec driverOder Chiou2014-05-031-0/+25
| | | | | | |/ / / / / /
| | | | | | * / / / / / ASoC: add RT5651 CODEC driverBard Liao2014-04-181-0/+21
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | | * | | | | | ASoC: rt5640: Use the platform data for DMIC settingsOder Chiou2014-04-141-0/+4
| | | |_|/ / / / / / | | |/| | | | | | |
| | | | * | | | | | ASoC: rsnd: add DVC supportKuninori Morimoto2014-05-131-0/+10
| | | | * | | | | | ASoC: rsnd: remove compatibility codeKuninori Morimoto2014-05-081-19/+3
| | | | * | | | | | ARM: shmobile: r8a7791: Rename VSP1_SY clocks to VSP1_SLaurent Pinchart2014-04-141-1/+1
| | | | * | | | | | ARM: shmobile: r8a7790: Rename VSP1_(SY|RT) clocks to VSP1_(S|R)Laurent Pinchart2014-04-141-2/+2
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Merge branch 'asoc-dt' into asoc-omapMark Brown2014-05-011-1/+12
| | | |\ \ \ \ \ \
| | | | \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown2014-05-222-0/+50
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| / / / / / / / | | | | |/ / / / / / /
| | | | * / / / / / / ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi2014-04-181-0/+2
| | | |/ / / / / / /
| | * / / / / / / / ASoC: Add support for CS42L56 CODECBrian Austin2014-05-051-0/+48
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-05-222-14/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: Remove deprecated ENUM/MUX macrosLars-Peter Clausen2014-04-142-14/+0
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/dt' into asoc-nextMark Brown2014-05-221-1/+12
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | ASoC: dt: Allow Aux Codecs to be specified using DTSebastian Reichel2014-05-011-1/+12
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-05-221-5/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen2014-05-121-5/+2
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-05-222-6/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: Remove runtime field from DAILars-Peter Clausen2014-05-121-1/+0
| | * | | | | | | | ASoC: Remove unused num_dai field from CODECLars-Peter Clausen2014-05-071-1/+0
| | * | | | | | | | ASoC: Remove unused 'list' field form cardLars-Peter Clausen2014-05-071-1/+0
| | * | | | | | | | ASoC: Remove card's DAI listLars-Peter Clausen2014-05-072-3/+0