summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-08ASoC: msm8916-wcd-analog: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-08ASoC: add snd_soc_dapm_kcontrol_component()Kuninori Morimoto1-0/+13
2017-11-08ASoC: add snd_soc_component_cache_sync()Kuninori Morimoto1-0/+12
2017-11-08ASoC: add snd_soc_component_xxx_bias_level()Kuninori Morimoto1-0/+45
2017-11-08ASoC: add snd_soc_component_read32Kuninori Morimoto2-0/+16
2017-11-08ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failureSubhransu S. Prusty1-6/+30
2017-11-08ASoC: hdac_hdmi: Fix possible NULL pointer dereferenceSubhransu S. Prusty1-0/+12
2017-11-08ASoC: hdac_hdmi: Fix static checker warning for sprintf usageSubhransu S. Prusty1-1/+2
2017-11-08ASoC: Intel: Skylake: Add dynamic module id supportSriram Periyasamy1-2/+21
2017-11-08ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoSriram Periyasamy1-23/+23
2017-11-08ASoC: Intel: Skylake: Check for NHLT ACPI header signaturePankaj Bharadiya1-0/+9
2017-11-08ASoC: Intel: Skylake: Fix uuid_module memory leak in failure casePankaj Bharadiya1-4/+11
2017-11-08ASoC: Intel: Skylake: Fix potential NULL pointer dereferencePankaj Bharadiya1-1/+2
2017-11-08ASoC: Intel: Skylake: Add channel map in updown mixer module IPCGuneshwor Singh2-0/+2
2017-11-08ASoC: Intel: Skylake: Fix updown mixer module formatGuneshwor Singh2-9/+1
2017-11-08ASoC: sun8i-codec: Fix left and right channels inversionMaxime Ripard1-1/+1
2017-11-08ASoC: amd: Make the driver name consistent across filesAkshu Agrawal2-4/+6
2017-11-08ASoC: sun8i-codec: Invert Master / Slave conditionMaxime Ripard1-4/+4
2017-11-08ASoC: Intel: improve SND_SOC_INTEL_MACH dependenciesArnd Bergmann1-21/+5
2017-11-08ASoC: Intel: improve DMADEVICES dependencyArnd Bergmann2-6/+2
2017-11-08ASoC: amd: Report accurate hw_ptr during dmaVijendar Mukunda2-26/+55
2017-11-08ASoC: rt5514-spi: Let the buf_size to align with period_bytesOder Chiou1-0/+9
2017-11-08ASoC: pcm512x: Scrub my work address from the driverMark Brown4-6/+6
2017-11-07ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai3-3/+32
2017-11-06ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai1-1/+2
2017-11-06ASoC: stm32: spdifrx: fix control DMA error managementolivier moysan1-8/+7
2017-11-06ASoC: stm32: spdifrx: fix 16 bits captureolivier moysan1-2/+6
2017-11-06ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas2-2/+3
2017-11-06Merge branch 'topic/usb-ep-check-v2' into for-nextTakashi Iwai1-6/+17
2017-11-06ALSA: usx2y: Fix invalid stream URBsTakashi Iwai1-6/+17
2017-11-06ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failedKuninori Morimoto1-3/+1
2017-11-06ALSA: timer: Limit max instances per timerTakashi Iwai3-13/+57
2017-11-05Linux 4.14-rc8v4.14-rc8Linus Torvalds1-1/+1
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-7/+38
2017-11-05Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-94/+27
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-21/+57
2017-11-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-10/+33
2017-11-05Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+16
2017-11-05x86/module: Detect and skip invalid relocationsJosh Poimboeuf1-0/+13
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-6/+46
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-53/+87
2017-11-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds7-17/+28
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-28/+40
2017-11-04objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf1-2/+2
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski5-7/+25
2017-11-04Documentation: Add Frank Rowand to list of enforcement statement endorsersFrank Rowand1-0/+1
2017-11-04doc: add Willy Tarreau to the list of enforcement statement endorsersWilly Tarreau1-0/+1
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar26-16/+36
2017-11-04objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf1-0/+1