Age | Commit message (Expand) | Author | Files | Lines |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a... | Mark Brown | 15 | -40/+1210 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', '... | Mark Brown | 4 | -9/+8 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi... | Mark Brown | 12 | -24/+20 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '... | Mark Brown | 8 | -53/+201 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a... | Mark Brown | 4 | -56/+98 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 172 | -1033/+1495 |
2016-09-29 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 12 | -722/+682 |
2016-09-29 | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next | Mark Brown | 10 | -10/+10 |
2016-09-29 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 38 | -485/+2907 |
2016-09-29 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -9/+8 |
2016-09-29 | Merge remote-tracking branch 'asoc/fix/tpa6130a2' into asoc-linus | Mark Brown | 1 | -23/+26 |
2016-09-29 | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/da7219', 'asoc/f... | Mark Brown | 6 | -12/+24 |
2016-09-29 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 2 | -8/+9 |
2016-09-29 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown | 1 | -1/+5 |
2016-09-29 | ASoC: fsl: Fix lockups with recent cache changes | Mark Brown | 1 | -0/+3 |
2016-09-29 | ASoC: Intel: Skylake: fix memory leak of module on error exit path | Colin Ian King | 1 | -1/+3 |
2016-09-29 | ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUME | Kuninori Morimoto | 1 | -0/+2 |
2016-09-28 | ASoC: max9867: remove usage of obsoleted TLV-related macro | Takashi Sakamoto | 1 | -3/+2 |
2016-09-28 | ASoC: trivial: system spelling fix | Marek Vasut | 1 | -1/+1 |
2016-09-27 | ASoC: da7219: fix inappropriate condition statement | Takashi Sakamoto | 1 | -1/+1 |
2016-09-27 | ASoC: sst-bxt-rt298: fix obsoleted initializers for array | Takashi Sakamoto | 1 | -7/+7 |
2016-09-27 | ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for array | Takashi Sakamoto | 1 | -6/+6 |
2016-09-27 | ASoC: arizona: Add output power up/down delays for speaker path | Charles Keepax | 1 | -5/+39 |
2016-09-27 | ASoC: arizona: Add debug prints for output power up/down times | Charles Keepax | 1 | -0/+4 |
2016-09-27 | ASoC: Intel: Add DMIC channel constraint for bxt machine | Yong Zhi | 1 | -0/+63 |
2016-09-26 | ASoC: dpcm: print dai_link name of BE other than FE. | 彭东林 | 1 | -5/+5 |
2016-09-26 | ASoC: da7219: Disable AAD if codec is not a wake-up source | Adam Thomson | 5 | -13/+81 |
2016-09-26 | ASoC: da7219: Reset codec gracefully, if still active | Adam Thomson | 2 | -3/+32 |
2016-09-26 | Merge branch 'fix/da7219' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -0/+8 |
2016-09-26 | ASoC: ak4104: Limit the supported sample rates | Vishal Thanki | 1 | -1/+4 |
2016-09-26 | ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP | Charles Keepax | 2 | -16/+22 |
2016-09-26 | ASoC: wm_adsp: Put DSP into low power state between loading and running | Charles Keepax | 1 | -1/+17 |
2016-09-26 | ASoC: wm_adsp: Use usleep_range for short delay | Charles Keepax | 1 | -1/+1 |
2016-09-26 | ASoC: hdac_hdmi: Drop use of audio component framework to read ELD | Mark Brown | 1 | -56/+145 |
2016-09-26 | Linux 4.8-rc8 | Linus Torvalds | 1 | -1/+1 |
2016-09-26 | Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -13/+16 |
2016-09-26 | fault_in_multipages_readable() throws set-but-unused error | Dave Chinner | 1 | -0/+1 |
2016-09-26 | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing | Lorenzo Stoakes | 2 | -8/+7 |
2016-09-25 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 17 | -65/+37 |
2016-09-25 | Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+9 |
2016-09-25 | radix tree: fix sibling entry handling in radix_tree_descend() | Linus Torvalds | 1 | -4/+4 |
2016-09-25 | radix tree test suite: Test radix_tree_replace_slot() for multiorder entries | Matthew Wilcox | 2 | -5/+13 |
2016-09-25 | fix memory leaks in tracing_buffers_splice_read() | Al Viro | 1 | -6/+8 |
2016-09-25 | tracing: Move mutex to protect against resetting of seq data | Steven Rostedt (Red Hat) | 1 | -7/+8 |
2016-09-25 | MIPS: Fix delay slot emulation count in debugfs | Paul Burton | 1 | -0/+1 |
2016-09-25 | MIPS: SMP: Fix possibility of deadlock when bringing CPUs online | Matt Redfearn | 1 | -4/+3 |
2016-09-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+4 |
2016-09-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -2/+2 |
2016-09-24 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -11/+12 |
2016-09-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -60/+60 |