| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: Constify ratden/ratnum constraints | Lars-Peter Clausen | 2015-10-28 | 1 | -5/+5 |
* | Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2015-10-26 | 24 | -272/+344 |
|\ |
|
| *-. | Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/wm2000', 'a... | Mark Brown | 2015-10-26 | 1 | -35/+41 |
| |\ \ |
|
| | * | | ASoC: topology: ABI - Remove tdm_slot & dai_fmt from snd_soc_tplg_stream | Mengdong Lin | 2015-10-02 | 1 | -2/+0 |
| | * | | ASoC: topology: ABI - Add configuration for BE & Codec-Codec DAI Links | Vedang Patel | 2015-10-02 | 1 | -0/+17 |
| | * | | ASoC: topology: ABI - Add the type for BE DAI link | Vedang Patel | 2015-10-02 | 1 | -1/+2 |
| | * | | ASoC: topology: ABI - Change stream formats to a bitwise flag | Mengdong Lin | 2015-10-02 | 1 | -1/+1 |
| | * | | ASoC: topology: ABI - Add name element to snd_soc_tplg_stream | Vedang Patel | 2015-10-02 | 1 | -0/+1 |
| | * | | ASoC: topology: ABI - Use __le32 instead of __u32 in snd_soc_tplg_dapm_widget | Vedang Patel | 2015-10-02 | 1 | -5/+5 |
| | * | | ASoC: topology: ABI - Remove unused struct snd_soc_tplg_stream_config | Vedang Patel | 2015-10-02 | 1 | -10/+0 |
| | * | | ASoC: topology: ABI - Add PCM Support and bump ABI version to 4 | Vedang Patel | 2015-10-02 | 1 | -16/+15 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc... | Mark Brown | 2015-10-26 | 1 | -1/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | ASoC: rt5640: Fill up the IN3's support | Oder Chiou | 2015-10-22 | 1 | -1/+2 |
| | |/ |
|
| | | | |
| | \ | |
| *-. | | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc... | Mark Brown | 2015-10-26 | 1 | -117/+0 |
| |\ \| |
|
| | * | | ASoC: rsnd: Remove obsolete platform data support | Geert Uytterhoeven | 2015-10-07 | 1 | -117/+0 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge remote-tracking branches 'asoc/topic/nau8825' and 'asoc/topic/pxa' into... | Mark Brown | 2015-10-26 | 1 | -1/+0 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | | * | | ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm | Daniel Mack | 2015-10-01 | 1 | -1/+0 |
| | | | | | |
| | \ \ \ | |
| *-. | | | | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t... | Mark Brown | 2015-10-26 | 1 | -0/+2 |
| |\ \| | | |
|
| | * | | | | ASoC: dwc: support dw i2s in slave mode | Maruthi Srinivas Bayyavarapu | 2015-10-05 | 1 | -0/+2 |
| | |/ / / |
|
| * | | | | Merge remote-tracking branch 'asoc/topic/da7219' into asoc-next | Mark Brown | 2015-10-26 | 3 | -0/+161 |
| |\ \ \ \ |
|
| | * | | | | ASoC: codecs: Add da7219 codec driver | Adam Thomson | 2015-10-02 | 2 | -0/+154 |
| | * | | | | ASoC: Add SOC_DOUBLE_R_EXT | Adam Thomson | 2015-09-30 | 1 | -0/+7 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge remote-tracking branches 'asoc/topic/atmel-classd' and 'asoc/topic/da72... | Mark Brown | 2015-10-26 | 1 | -3/+0 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ASoC: da7213: Add support to handle mclk data provided to driver | Adam Thomson | 2015-10-07 | 1 | -3/+0 |
| | |/ / / |
|
| * | | | | Merge remote-tracking branch 'asoc/topic/doc' into asoc-next | Mark Brown | 2015-10-26 | 1 | -1/+16 |
| |\ \ \ \ |
|
| | * | | | | ASoC: Document DAI signal polarity | Anatol Pomozov | 2015-10-22 | 1 | -1/+16 |
| | |/ / / |
|
| * | | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2015-10-26 | 1 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | ASoC: dapm: Add snd_soc_dapm_kcontrol_widget() | Mythri P K | 2015-10-22 | 1 | -0/+3 |
| | |/ / / |
|
| * | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2015-10-26 | 2 | -3/+5 |
| |\ \ \ \ |
|
| | * | | | | ASoC: compress: add config item for soc-compress to make it compiled only whe... | Jie Yang | 2015-10-22 | 2 | -2/+4 |
| | * | | | | ASoC: Let snd_soc_limit_volume() take a snd_soc_card | Lars-Peter Clausen | 2015-10-22 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge tag 'asoc-v4.3-rc2' into asoc-next | Mark Brown | 2015-10-26 | 4 | -1/+18 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-10-24 | 3 | -67/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | block: don't release bdi while request_queue has live references | Tejun Heo | 2015-10-15 | 1 | -1/+5 |
| | * | | | | | writeback: fix incorrect calculation of available memory for memcg domains | Tejun Heo | 2015-10-12 | 1 | -3/+5 |
| | * | | | | | writeback: bdi_writeback iteration must not skip dying ones | Tejun Heo | 2015-10-12 | 2 | -63/+3 |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-23 | 2 | -13/+66 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | compiler, atomics, kasan: Provide READ_ONCE_NOCHECK() | Andrey Ryabinin | 2015-10-20 | 2 | -13/+66 |
| * | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-10-23 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | mm: cma: fix incorrect type conversion for size during dma allocation | Rohit Vaswani | 2015-10-23 | 2 | -3/+3 |
| * | | | | | | | | Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-10-23 | 2 | -3/+5 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8... | Mark Brown | 2015-10-23 | 2 | -3/+5 |
| | |\ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ / /
| | | |/| | | | | | | |
|
| | | | | * | | | | | | ASoC: wm8904: Correct number of EQ registers | Charles Keepax | 2015-10-20 | 1 | -1/+1 |
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | | * | | | | | | ASoC: Add info callback for SX_TLV controls | Charles Keepax | 2015-10-16 | 1 | -2/+4 |
| | | |/ / / / / / |
|
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-10-19 | 5 | -25/+27 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | net: add pfmemalloc check in sk_add_backlog() | Eric Dumazet | 2015-10-17 | 1 | -0/+8 |
| | * | | | | | | | rtnetlink: fix gcc -Wconversion warning | Arad, Ronen | 2015-10-13 | 1 | -1/+1 |
| | * | | | | | | | af_unix: constify the sock parameter in unix_sk() | Paul Moore | 2015-10-08 | 1 | -1/+1 |
| | * | | | | | | | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT | Joe Stringer | 2015-10-07 | 1 | -10/+4 |
| | * | | | | | | | openvswitch: Extend ct_state match field to 32 bits | Joe Stringer | 2015-10-07 | 1 | -4/+4 |