summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-09-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-30/+145
2017-09-04Merge tag 'regulator-v4.14' into regulator-nextMark Brown-39/+813
2017-09-04Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/cpcap' ...Mark Brown-4/+12
2017-09-04Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown-2/+10
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11368/+3325
2017-09-04Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic...Mark Brown-6/+274
2017-09-04Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk...Mark Brown-15/+511
2017-09-04Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90...Mark Brown-18/+28
2017-09-04Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/cpcap' ...Mark Brown-4/+12
2017-09-04Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown-2/+10
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov-7080/+11696
2017-09-04Merge tag 'asoc-v4.14-cs43130' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai-6/+10
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-263/+459
2017-09-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+2
2017-09-04ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai-2/+6
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1963/+22585
2017-09-04netfilter: nf_tables: support for recursive chain deletionPablo Neira Ayuso-1/+23
2017-09-04netfilter: nf_tables: use NLM_F_NONREC for deletion requestsPablo Neira Ayuso-1/+7
2017-09-04netlink: add NLM_F_NONREC flag for deletion requestsPablo Neira Ayuso-0/+3
2017-09-04netfilter: nf_tables: add nf_tables_addchain()Pablo Neira Ayuso-93/+106
2017-09-04netfilter: nf_tables: add nf_tables_updchain()Pablo Neira Ayuso-78/+92
2017-09-04ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...Wang YanQing-1/+4
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1323/+1237
2017-09-04Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+4
2017-09-04Merge remote-tracking branch 'spi/topic/xlp' into spi-nextMark Brown-2/+2
2017-09-04Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/stm32', 'spi/...Mark Brown-18/+95
2017-09-04Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/pxa2xx', 'spi/topi...Mark Brown-226/+444
2017-09-04Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/loopback', 'spi/to...Mark Brown-35/+228
2017-09-04Merge remote-tracking branches 'spi/topic/cadence', 'spi/topic/dt', 'spi/topi...Mark Brown-348/+193
2017-09-04Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/at79', 'spi/top...Mark Brown-175/+105
2017-09-04Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown-24/+59
2017-09-04ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai-2/+2
2017-09-04ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai-0/+4
2017-09-04iio: adc: stm32: add support for lptimer triggersFabrice Gasnier-2/+12
2017-09-04iio: counter: Add support for STM32 LPTimerFabrice Gasnier-0/+450
2017-09-04dt-bindings: iio: Add STM32 LPTimer quadrature encoder and counterFabrice Gasnier-0/+27
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier-0/+157
2017-09-04dt-bindings: iio: Add STM32 LPTimer trigger bindingFabrice Gasnier-0/+23
2017-09-04dt-bindings: pwm: Add STM32 LPTimer PWM bindingFabrice Gasnier-0/+24
2017-09-04pwm: Add STM32 LPTimer PWM driverFabrice Gasnier-0/+257
2017-09-04mfd: Add STM32 LPTimer driverFabrice Gasnier-0/+184
2017-09-04dt-bindings: mfd: Add STM32 LPTimer bindingFabrice Gasnier-0/+48
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang-26/+26
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai-20000/+26037
2017-09-04ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"Colin Ian King-4/+4
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao-45/+14
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao-46/+45
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal-13/+4
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay-2/+123
2017-09-04netfilter: nft_limit: replace pkt_bytes with bytesPablo M. Bermudo Garay-13/+13