Age | Commit message (Expand) | Author | Files | Lines |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/uniphier', 'asoc/topic/utils', 'as... | Mark Brown | 1 | -0/+26 |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/tscs42xx', 'asoc/topic/twl4030', '... | Mark Brown | 2 | -0/+17 |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/tlv320... | Mark Brown | 2 | -2/+17 |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/symmetry', 'as... | Mark Brown | 4 | -5/+29 |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spdif', 'asoc... | Mark Brown | 3 | -5/+73 |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/... | Mark Brown | 2 | -140/+130 |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'... | Mark Brown | 6 | -0/+249 |
2018-01-12 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/amd', 'asoc... | Mark Brown | 1 | -0/+2 |
2018-01-12 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 1 | -4/+11 |
2018-01-12 | Merge remote-tracking branch 'asoc/topic/pcm186x' into asoc-next | Mark Brown | 1 | -0/+42 |
2018-01-11 | Merge branch 'topic/iio' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 5 | -0/+209 |
2018-01-10 | ASoC: add bindings for stm32 DFSDM filter | Arnaud Pouliquen | 1 | -0/+63 |
2018-01-10 | IIO: ADC: add stm32 DFSDM support for PDM microphone | Arnaud Pouliquen | 1 | -0/+16 |
2018-01-10 | IIO: add DT bindings for stm32 DFSDM filter | Arnaud Pouliquen | 1 | -0/+128 |
2018-01-10 | IIO: Add DT bindings for sigma delta adc modulator | Arnaud Pouliquen | 1 | -0/+13 |
2018-01-10 | docs: driver-api: add iio hw consumer section | Arnaud Pouliquen | 2 | -0/+52 |
2018-01-09 | ASoC: codecs: dmic: Make number of channels configurable | Matthias Kaehlcke | 1 | -0/+2 |
2018-01-05 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+11 |
2018-01-05 | ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC | Steven Eckhoff | 2 | -0/+17 |
2018-01-05 | x86/kaslr: Fix the vaddr_end mess | Thomas Gleixner | 1 | -0/+6 |
2018-01-05 | x86/mm: Map cpu_entry_area at the same place on 4/5 level | Thomas Gleixner | 1 | -3/+4 |
2018-01-05 | x86/mm: Set MODULES_END to 0xffffffffff000000 | Andrey Ryabinin | 1 | -4/+1 |
2018-01-04 | ASoC: simple-card: Pass 'reg' property in the examples | Fabio Estevam | 1 | -0/+3 |
2018-01-04 | ASoC: Added device tree binding for max98373 amplifier | Ryan Lee | 1 | -0/+40 |
2018-01-04 | ASoC: mediatek: update MT2701 AFE documentation to adapt mfd device | Ryder Lee | 1 | -78/+93 |
2018-01-03 | ASoC: rcar: tidyup simple-card example for CPU node | Kuninori Morimoto | 1 | -2/+7 |
2018-01-03 | ASoC: mediatek: update clock related properties of MT2701 AFE | Ryder Lee | 1 | -116/+91 |
2018-01-02 | docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c | Markus Heiser | 1 | -3/+0 |
2018-01-02 | documentation/gpu/i915: fix docs build error after file rename | Randy Dunlap | 1 | -2/+2 |
2018-01-01 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+5 |
2017-12-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+3 |
2017-12-31 | Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2017-12-30 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+11 |
2017-12-28 | x86/apic: Update the 'apic=' description of setting APIC driver | Dou Liyang | 1 | -1/+5 |
2017-12-27 | Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+2 |
2017-12-23 | x86/pti: Put the LDT in its own PGD if PTI is on | Andy Lutomirski | 1 | -1/+2 |
2017-12-23 | x86/mm/64: Make a full PGD-entry size hole in the memory map | Andy Lutomirski | 1 | -2/+2 |
2017-12-23 | x86/pti: Add the pti= cmdline option and documentation | Borislav Petkov | 1 | -0/+6 |
2017-12-23 | x86/mm/pti: Add infrastructure for page table isolation | Thomas Gleixner | 1 | -0/+2 |
2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -13/+11 |
2017-12-22 | x86/cpu_entry_area: Move it out of the fixmap | Thomas Gleixner | 1 | -0/+2 |
2017-12-22 | x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation | Peter Zijlstra | 1 | -9/+3 |
2017-12-22 | x86/mm/64: Improve the memory map documentation | Andy Lutomirski | 1 | -4/+6 |
2017-12-21 | Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+12 |
2017-12-20 | Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/amd', 'asoc/fix/atm... | Mark Brown | 2 | -2/+2 |
2017-12-19 | Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/do... | Mark Brown | 1 | -6/+12 |
2017-12-19 | Merge tag 'for-linus-20171218' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -2/+0 |
2017-12-18 | sched/isolation: Document boot parameters dependency on CONFIG_CPU_ISOLATION=y | Frederic Weisbecker | 2 | -2/+3 |
2017-12-16 | thunderbolt: Make pathname to force_power shorter | Andy Shevchenko | 1 | -1/+1 |
2017-12-15 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+34 |