Age | Commit message (Expand) | Author | Files | Lines |
2017-07-03 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/... | Mark Brown | 11 | -7/+845 |
2017-07-03 | Merge remote-tracking branches 'asoc/topic/cs4271', 'asoc/topic/cs53l30', 'as... | Mark Brown | 4 | -22/+21 |
2017-07-03 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso... | Mark Brown | 8 | -24/+178 |
2017-07-03 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 28 | -382/+1960 |
2017-07-03 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 38 | -264/+2806 |
2017-07-03 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 4 | -1/+42 |
2017-07-03 | Merge remote-tracking branches 'asoc/fix/rockchip', 'asoc/fix/rt5645', 'asoc/... | Mark Brown | 6 | -10/+21 |
2017-07-03 | Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/atmel', 'asoc/fix... | Mark Brown | 7 | -31/+80 |
2017-07-03 | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus | Mark Brown | 0 | -0/+0 |
2017-07-03 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 1 | -5/+9 |
2017-07-03 | ASoC: Intel: Skylake: Remove driver debugfs exit | Vinod Koul | 3 | -12/+0 |
2017-07-03 | ASoC: Intel: Skylake: explicitly add the headers sst-dsp.h | Vinod Koul | 1 | -0/+1 |
2017-07-03 | Linux 4.12v4.12 | Linus Torvalds | 1 | -1/+1 |
2017-07-03 | moduleparam: fix doc: hwparam_irq configures an IRQ | Sylvain 'ythier' Hitier | 1 | -1/+1 |
2017-07-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -16/+33 |
2017-07-02 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+4 |
2017-07-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -10/+15 |
2017-07-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+6 |
2017-07-01 | Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -40/+4 |
2017-07-01 | Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2 | -2/+3 |
2017-07-01 | Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -14/+24 |
2017-06-30 | uapi/linux/a.out.h: don't use deprecated system-specific predefines. | Zack Weinberg | 1 | -25/+1 |
2017-06-30 | hashtable: remove repeated phrase from a comment | Jakub Kicinski | 1 | -1/+0 |
2017-06-30 | x86/intel_rdt: Fix memory leak on mount failure | Vikas Shivappa | 1 | -1/+3 |
2017-06-30 | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -54/+58 |
2017-06-30 | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+3 |
2017-06-30 | Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 3 | -2/+9 |
2017-06-30 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+19 |
2017-06-30 | ASoC: Intel: Skylake: Add support to read firmware registers | Vunny Sodhi | 1 | -0/+57 |
2017-06-30 | ASoC: Intel: Skylake: Add sram address to sst_addr structure | Guneshwor Singh | 3 | -0/+13 |
2017-06-30 | ASoC: Intel: Skylake: Debugfs facility to dump module config | Vinod Koul | 3 | -0/+169 |
2017-06-30 | ASoC: Intel: Skylake: Add debugfs support | Vinod Koul | 5 | -1/+82 |
2017-06-30 | ASoC: fix semicolon.cocci warnings | Wu Fengguang | 1 | -1/+1 |
2017-06-30 | ASoC: rsnd: make arrays path and cmd_case static const | Colin Ian King | 1 | -2/+2 |
2017-06-30 | ASoC: rsnd: constify dev_pm_ops structures. | Arvind Yadav | 1 | -1/+1 |
2017-06-30 | ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs. | Liam Girdwood | 4 | -1/+42 |
2017-06-30 | ASoC: ak4642: make arrays fs_list and ps_list static const | Colin Ian King | 1 | -2/+2 |
2017-06-30 | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug | Baoquan He | 3 | -7/+2 |
2017-06-30 | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi... | Baoquan He | 1 | -0/+2 |
2017-06-30 | tracing/kprobes: Allow to create probe with a module name starting with a digit | Sabrina Dubroca | 1 | -9/+5 |
2017-06-30 | MIPS: Avoid accidental raw backtrace | James Hogan | 1 | -0/+2 |
2017-06-30 | MIPS: Perform post-DMA cache flushes on systems with MAARs | Paul Burton | 1 | -5/+18 |
2017-06-30 | MIPS: Fix IRQ tracing & lockdep when rescheduling | Paul Burton | 1 | -0/+3 |
2017-06-30 | MIPS: pm-cps: Drop manual cache-line alignment of ready_count | Paul Burton | 1 | -8/+1 |
2017-06-30 | ARM: 8685/1: ensure memblock-limit is pmd-aligned | Doug Berger | 1 | -4/+4 |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 42 | -84/+350 |
2017-06-30 | Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -16/+27 |
2017-06-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -5/+16 |
2017-06-29 | sfc: fix attempt to translate invalid filter ID | Edward Cree | 1 | -3/+4 |
2017-06-29 | net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() | Michal Kubeček | 1 | -7/+17 |