summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: ssi: remove unnesessary period_posJiada Wang2017-12-081-6/+3
* Merge branch 'fix/rcar' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2017-12-082-7/+14
|\
| * ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_updateJiada Wang2017-12-081-6/+10
| * ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modesJiada Wang2017-11-281-1/+4
* | ASoC: rsnd: dma.c: spin lock is no longer needed in IRQ handlerKuninori Morimoto2017-11-291-18/+0
* | ASoC: rsnd: TDM 6ch needs 8ch clock for hw refineKuninori Morimoto2017-11-292-27/+80
* | ASoC: rsnd: call snd_soc_disconnect_sync() when removeKuninori Morimoto2017-11-281-0/+2
* | Merge branch 'topic/disconnect' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown2017-11-2811805-269324/+573091
|\ \
| * | ASoC: add snd_soc_disconnect_sync()Kuninori Morimoto2017-11-282-0/+12
| * | Linux 4.15-rc1v4.15-rc1Linus Torvalds2017-11-271-2/+2
| * | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-276-6/+42
| |\ \
| | * | ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-262-0/+24
| | * | ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
| | * | ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
| | * | ARM: make decompressor debug output user selectableRussell King2017-11-211-2/+2
| | * | ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-2612-15/+52
| |\ \ \
| | * | | genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-231-1/+1
| | * | | irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych2017-11-231-1/+1
| | * | | irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King2017-11-231-1/+1
| | * | | irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun2017-11-141-2/+2
| | * | | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-148-10/+47
| | |\ \ \
| | | * | | irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2017-11-132-1/+9
| | | * | | irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
| | | * | | irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav2017-11-131-1/+1
| | | * | | irqchip/s3c24xx: pr_err() strings should end with newlinesArvind Yadav2017-11-131-2/+2
| | | * | | irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold2017-11-121-3/+6
| | | * | | irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping failsMarc Zyngier2017-11-101-1/+6
| | | * | | genirq: Track whether the trigger type has been setMarc Zyngier2017-11-102-2/+22
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-2638-616/+472
| |\ \ \ \ \
| | * | | | | x86/decoder: Add new TEST instruction patternMasami Hiramatsu2017-11-241-1/+1
| | * | | | | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-2311-454/+2
| | * | | | | x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov2017-11-233-4/+4
| | * | | | | x86/boot/KASLR: Remove unused variableChao Fan2017-11-231-3/+2
| | * | | | | x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski2017-11-231-2/+8
| | * | | | | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-11-222-8/+137
| | * | | | | x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski2017-11-221-2/+2
| | * | | | | x86/pkeys/selftests: Fix protection keys write() warningDave Hansen2017-11-211-1/+4
| | * | | | | x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen2017-11-211-5/+5
| | * | | | | x86/mpx/selftests: Fix up weird arraysDave Hansen2017-11-211-2/+2
| | * | | | | x86/pkeys: Update documentation about availabilityDave Hansen2017-11-211-2/+7
| | * | | | | x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...Ricardo Neri2017-11-211-4/+58
| | * | | | | x86/smpboot: Fix __max_logical_packages estimatePrarit Bhargava2017-11-171-45/+10
| | * | | | | x86/topology: Avoid wasting 128k for package id arrayAndi Kleen2017-11-172-44/+30
| | * | | | | perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen2017-11-173-4/+4
| | * | | | | x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan2017-11-171-22/+5
| | * | | | | x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan2017-11-171-1/+33
| | * | | | | x86/boot: Fix boot failure when SMP MP-table is based at 0Tom Lendacky2017-11-171-2/+4
| | * | | | | x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom2017-11-163-0/+24
| | * | | | | x86/selftests: Add test for mapping placement for 5-level pagingKirill A. Shutemov2017-11-162-1/+178