| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso... | Mark Brown | 2016-07-24 | 1 | -0/+11 |
|\ \ |
|
| | * | ASoC: Introduce SOC_SINGLE_S8_TLV() macro | Srinivas Kandagatla | 2016-05-30 | 1 | -0/+11 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc... | Mark Brown | 2016-07-24 | 2 | -10/+37 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: simple-card-utils: add asoc_simple_card_parse_card_name() | Kuninori Morimoto | 2016-07-16 | 1 | -0/+2 |
| | * | ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name() | Kuninori Morimoto | 2016-07-16 | 1 | -0/+3 |
| | * | ASoC: simple-card: use asoc_simple_card_parse_daifmt() | Kuninori Morimoto | 2016-07-01 | 2 | -10/+11 |
| | * | ASoC: add new simple-card-utils.c | Kuninori Morimoto | 2016-06-29 | 1 | -0/+21 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'as... | Mark Brown | 2016-07-24 | 1 | -5/+8 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: hdmi-codec: callback function will be called with private data | Kuninori Morimoto | 2016-06-27 | 1 | -5/+8 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi... | Mark Brown | 2016-07-24 | 1 | -1/+4 |
|\ \| |
|
| * | | ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets | Piotr Stankiewicz | 2016-05-30 | 1 | -1/+4 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as... | Mark Brown | 2016-07-24 | 4 | -7/+23 |
|\ \ \
| | |/
| |/| |
|
| | * | device property: Add function to search for named child of device | Adam Thomson | 2016-06-26 | 4 | -7/+23 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown | 2016-07-24 | 1 | -0/+48 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | | * | ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver. | Paul Handrigan | 2016-06-27 | 1 | -0/+48 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso... | Mark Brown | 2016-07-24 | 2 | -0/+15 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch 'topic/compress' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown | 2016-06-13 | 1 | -0/+5 |
| | |\| |
|
| | | * | ALSA: compress: Add function to indicate the stream has gone bad | Charles Keepax | 2016-06-13 | 1 | -0/+5 |
| | |/
| |/| |
|
| | * | ASoC: arizona: Add a notifier chain for CODEC events | Charles Keepax | 2016-05-30 | 1 | -0/+10 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2016-07-24 | 1 | -0/+3 |
|\ \ |
|
| * | | ASoC: dapm: Export snd_soc_dapm_new_control | Subhransu S. Prusty | 2016-07-05 | 1 | -0/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-07-23 | 5 | -3/+28 |
|\ \ |
|
| * | | net: switchdev: change ageing_time type to clock_t | Vivien Didelot | 2016-07-20 | 1 | -1/+1 |
| * | | vlan: use a valid default mtu value for vlan over macsec | Paolo Abeni | 2016-07-17 | 1 | -0/+7 |
| * | | dccp: limit sk_filter trim to payload | Willem de Bruijn | 2016-07-13 | 1 | -1/+7 |
| * | | rose: limit sk_filter trim to payload | Willem de Bruijn | 2016-07-13 | 1 | -1/+5 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-07-12 | 1 | -0/+8 |
| |\ \ |
|
| | * | | netfilter: nft_ct: fix expiration getter | Florian Westphal | 2016-07-08 | 1 | -0/+8 |
* | | | | radix-tree: fix radix_tree_iter_retry() for tagged iterators. | Andrey Ryabinin | 2016-07-23 | 1 | -0/+1 |
* | | | | mm: memcontrol: fix cgroup creation failure after many small jobs | Johannes Weiner | 2016-07-23 | 1 | -15/+10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-07-16 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Input: add SW_PEN_INSERTED define | Douglas Anderson | 2016-06-29 | 1 | -0/+1 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-15 | 4 | -3/+8 |
|\ \ \ \ \ |
|
| * | | | | | mm: thp: refix false positive BUG in page_move_anon_rmap() | Hugh Dickins | 2016-07-15 | 1 | -1/+1 |
| * | | | | | mm: thp: move pmd check inside ptl for freeze_page() | Naoya Horiguchi | 2016-07-15 | 1 | -2/+2 |
| * | | | | | vmlinux.lds: account for destructor sections | Dmitry Vyukov | 2016-07-15 | 1 | -0/+4 |
| * | | | | | uapi: export lirc.h header | Mauro Carvalho Chehab | 2016-07-15 | 1 | -0/+1 |
* | | | | | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l... | Dave Airlie | 2016-07-15 | 1 | -0/+14 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | drm/ttm: Make ttm_bo_mem_compat available | Sinclair Yeh | 2016-07-01 | 1 | -0/+14 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-07-13 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/quirks: Add early quirk to reset Apple AirPort card | Lukas Wunner | 2016-07-10 | 1 | -0/+1 |
* | | | | | | | Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-07-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/... | Rafael J. Wysocki | 2016-07-11 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-07-12 | 1 | -4/+2 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | posix_acl: de-union a_refcount and a_rcu | Jeff Layton | 2016-07-11 | 1 | -4/+2 |
* | | | | | | | Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-07-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. | | | | | | Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' | Rafael J. Wysocki | 2016-07-07 | 641 | -3978/+16468 |
| |\ \| | | | | |
|
| | * | | | | | | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" | Sinan Kaya | 2016-07-02 | 1 | -0/+1 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-07-06 | 4 | -4/+29 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | net_sched: fix mirrored packets checksum | WANG Cong | 2016-07-01 | 1 | -0/+19 |