summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/core, stop_machine: Yield the CPU during stop machine()Christian Borntraeger2016-11-161-1/+1
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-1633-3/+36
* locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra2016-11-154-7/+61
* locking/lockdep: Remove unused parameter from the add_lock_to_list() functionTahsin Erdogan2016-11-111-5/+5
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-11746-5823/+8678
|\
| * Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-11-0925-194/+196
| |\
| | * ALSA: info: Return error for invalid read/writeTakashi Iwai2016-11-081-1/+5
| | * ALSA: info: Limit the proc text input sizeTakashi Iwai2016-11-081-0/+3
| | * Merge tag 'asoc-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-11-04578-3274/+5561
| | |\
| | | * Merge remote-tracking branch 'asoc/fix/topology-abi' into asoc-linusMark Brown2016-11-041-6/+0
| | | |\
| | | | * ASoC: topology: Reenable use from userspaceMark Brown2016-10-111-6/+0
| | | | |
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | *---------. \ Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/samsung', 'asoc/f...Mark Brown2016-11-0411-86/+79
| | | |\ \ \ \ \ \ \
| | | | | | | | | * | ASoC: tas571x: remove improper PDN signal usage in set_bias_levelPetr Kulhavy2016-10-041-14/+0
| | | | | | | | | * | ASoC: tas571x: extend the t_i2c time to comply with TAS5721Petr Kulhavy2016-10-041-1/+1
| | | | | | | | | * | ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717Petr Kulhavy2016-10-041-10/+10
| | | | | | | | | * | ASoC: tas571x: wait 50ms after oscillator trimPetr Kulhavy2016-10-041-0/+1
| | | | | | | | | |/
| | | | | | | | * | ASoC: sun4i-codec: Enable bus clock after getting GPIOChen-Yu Tsai2016-11-011-6/+6
| | | | | | | | * | ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai2016-10-311-3/+4
| | | | | | | * | | ASoC: sti-sas: enable fast io for regmapArnaud Pouliquen2016-10-261-1/+1
| | | | | | | |/ /
| | | | | | * / / ASoC: sti: fix channel status update after playback startArnaud Pouliquen2016-10-261-1/+5
| | | | | | |/ /
| | | | | * | | ASoC: samsung: spdif: Fix DMA filter initializationSylwester Nawrocki2016-11-021-10/+9
| | | | | * | | ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski2016-10-286-45/+47
| | | | | |/ /
| | | | * | / ASoC: rt5663: fix a debug statementDan Carpenter2016-10-131-2/+2
| | | | | |/ | | | | |/|
| | | | | |
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *---------. \ \ Merge remote-tracking branches 'asoc/fix/cs4270', 'asoc/fix/da7219', 'asoc/fi...Mark Brown2016-11-048-94/+100
| | | |\ \ \ \ \ \ \ \
| | | | | | | | | * | | ASoC: rt298: fix jack type detect errorBard Liao2016-10-241-0/+5
| | | | | | | | | | |/ | | | | | | | | | |/|
| | | | | | | | * | | ASoC: lpass-cpu: add module licence and descriptionSrinivas Kandagatla2016-10-311-0/+3
| | | | | | | | * | | ASoC: lpass-platform: Fix broken pcm data usageSrinivas Kandagatla2016-10-312-87/+79
| | | | | | | | |/ /
| | | | | | | * / / ASoC: PXA: Brownstone needs I2CArnd Bergmann2016-10-241-1/+1
| | | | | | | |/ /
| | | | | | * / / ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0>Jon Medhurst (Tixy)2016-10-281-1/+6
| | | | | | |/ /
| | | | | * / / ASoC: da7219: Connect output enable register to DAIOUTStephen Barber2016-10-281-1/+2
| | | | | |/ /
| | | | * | / ASoC: cs4270: fix DAPM stream name mismatchmurray foster2016-10-111-4/+4
| | | | | |/ | | | | |/|
| | | * | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-11-044-7/+9
| | | |\ \ \
| | | | * | | ASoC: Intel: Skylake: Fix to turn off hdmi power on probe failureSodhi, VunnyX2016-10-281-1/+4
| | | | * | | ASoC: Intel: Skylake: Always acquire runtime pm ref on unloadLukas Wunner2016-10-241-2/+1
| | | | * | | ASoC: Intel: Atom: add terminate entry for dmi_system_id tablesWei Yongjun2016-10-241-0/+1
| | | | * | | ASoC: Intel: haswell depends on sst-firmwareArnd Bergmann2016-10-111-2/+1
| | | | * | | ASoC: Intel: report JACK_LINEOUT eventSathyanarayana Nujella2016-10-061-2/+2
| * | | | | | Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-092-85/+68
| |\ \ \ \ \ \
| | * | | | | | orangefs: clean up debugfsMike Marshall2016-11-072-85/+68
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-11-092-5/+5
| |\ \ \ \ \ \ \
| | * | | | | | | percpu: use notrace variant of preempt_disable/preempt_enableHeiko Carstens2016-11-081-2/+2
| | * | | | | | | s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-10-281-3/+3
| * | | | | | | | Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-11-083-12/+43
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel2016-11-081-2/+12
| | * | | | | | | | iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy2016-11-081-1/+3
| | * | | | | | | | iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy2016-11-081-1/+1
| | * | | | | | | | iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy2016-11-081-8/+17
| | * | | | | | | | iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy2016-11-081-0/+10
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-11-074-21/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas2016-11-054-21/+42
| | | |_|_|_|/ / / / | | |/| | | | | | |