summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso...Mark Brown2016-07-241-0/+11
|\ \
| | * ASoC: Introduce SOC_SINGLE_S8_TLV() macroSrinivas Kandagatla2016-05-301-0/+11
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown2016-07-242-10/+37
|\ \ \ | | |/ | |/|
| | * ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()Kuninori Morimoto2016-07-161-0/+2
| | * ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()Kuninori Morimoto2016-07-161-0/+3
| | * ASoC: simple-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2016-07-012-10/+11
| | * ASoC: add new simple-card-utils.cKuninori Morimoto2016-06-291-0/+21
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'as...Mark Brown2016-07-241-5/+8
|\ \ \ | | |/ | |/|
| | * ASoC: hdmi-codec: callback function will be called with private dataKuninori Morimoto2016-06-271-5/+8
| |/
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...Mark Brown2016-07-241-1/+4
|\ \|
| * | ASoC: dapm: support user-defined stop condition in dai_get_connected_widgetsPiotr Stankiewicz2016-05-301-1/+4
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/cs53l30', 'asoc/topic/cygnus', 'as...Mark Brown2016-07-244-7/+23
|\ \ \ | | |/ | |/|
| | * device property: Add function to search for named child of deviceAdam Thomson2016-06-264-7/+23
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2016-07-241-0/+48
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver.Paul Handrigan2016-06-271-0/+48
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown2016-07-242-0/+15
|\ \ \ \ | | |/ / | |/| |
| | * | Merge branch 'topic/compress' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2016-06-131-0/+5
| | |\|
| | | * ALSA: compress: Add function to indicate the stream has gone badCharles Keepax2016-06-131-0/+5
| | |/ | |/|
| | * ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax2016-05-301-0/+10
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2016-07-241-0/+3
|\ \
| * | ASoC: dapm: Export snd_soc_dapm_new_controlSubhransu S. Prusty2016-07-051-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-235-3/+28
|\ \
| * | net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-201-1/+1
| * | vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-07-171-0/+7
| * | dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-131-1/+7
| * | rose: limit sk_filter trim to payloadWillem de Bruijn2016-07-131-1/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-07-121-0/+8
| |\ \
| | * | netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-081-0/+8
* | | | radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin2016-07-231-0/+1
* | | | mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-07-231-15/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-161-0/+1
|\ \ \ \
| * | | | Input: add SW_PEN_INSERTED defineDouglas Anderson2016-06-291-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-154-3/+8
|\ \ \ \ \
| * | | | | mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins2016-07-151-1/+1
| * | | | | mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi2016-07-151-2/+2
| * | | | | vmlinux.lds: account for destructor sectionsDmitry Vyukov2016-07-151-0/+4
| * | | | | uapi: export lirc.h headerMauro Carvalho Chehab2016-07-151-0/+1
* | | | | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2016-07-151-0/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh2016-07-011-0/+14
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-131-0/+1
|\ \ \ \ \ \
| * | | | | | x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-07-101-0/+1
* | | | | | | Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-07-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/...Rafael J. Wysocki2016-07-111-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-121-4/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | posix_acl: de-union a_refcount and a_rcuJeff Layton2016-07-111-4/+2
* | | | | | | Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-081-0/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. | | | | | Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki2016-07-07641-3978/+16468
| |\ \| | | | |
| | * | | | | | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya2016-07-021-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-064-4/+29
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | net_sched: fix mirrored packets checksumWANG Cong2016-07-011-0/+19