summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-132-2/+3
|\
| * objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf2019-04-051-0/+1
| * linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-04-031-2/+2
* | Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-04-122-10/+12
|\ \
| * | dma-debug: only skip one stackframe entryScott Wood2019-04-111-1/+1
| * | sparc64/pci_sun4v: fix ATU checks for large DMA masksChristoph Hellwig2019-04-101-9/+11
* | | Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-04-121-1/+1
|\ \ \
| * | | iommu/amd: Set exclusion range correctlyJoerg Roedel2019-04-121-1/+1
| |/ /
* | | Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linuxLinus Torvalds2019-04-121-0/+24
|\ \ \
| * | | clang-format: Update with the latest for_each macro listMiguel Ojeda2019-04-121-0/+24
* | | | Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-04-122-21/+51
|\ \ \ \
| * | | | mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas2019-04-111-0/+38
| * | | | mmc: alcor: don't write data before command has completedDaniel Drake2019-03-281-21/+13
| |/ / /
* | | | Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-04-1250-262/+734
|\ \ \ \
| * \ \ \ Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2019-04-1110748-242645/+464608
| |\ \ \ \
| | * | | | ASoC: wcd9335: Fix missing regmap requirementMarc Gonzalez2019-04-101-0/+1
| | * | | | ASoC: pcm: fix error handling when try_module_get() fails.Ranjani Sridharan2019-04-101-3/+5
| | * | | | ASoC: stm32: sai: fix master clock managementOlivier Moysan2019-04-101-17/+47
| | * | | | ASoC: Intel: kbl: fix wrong number of channelsTzung-Bi Shih2019-04-101-1/+1
| | * | | | ASoC: pcm: update module refcount if module_get_upon_open is setRanjani Sridharan2019-04-081-0/+8
| | * | | | ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-083-5/+10
| | * | | | ASoC: stm32: fix sai driver name initialisationArnaud Pouliquen2019-04-081-1/+1
| | * | | | ASoC: topology: Use the correct dobj to free enum control values and textsRanjani Sridharan2019-04-081-3/+4
| | * | | | ASoC: intel: skylake: add remove() callback for component driverRanjani Sridharan2019-04-051-0/+7
| | * | | | ASoC: cs35l35: Disable regulators on driver removalCharles Keepax2019-04-051-0/+11
| | * | | | ASoC: rockchip: pdm: change dma burst to 8Sugar Zhang2019-04-041-1/+1
| | * | | | ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang2019-04-041-0/+2
| | * | | | ASoC: simple-card: don't select DPCM via simple-audio-cardKuninori Morimoto2019-04-041-3/+9
| | * | | | ASoC: audio-graph-card: don't select DPCM via audio-graph-cardKuninori Morimoto2019-04-041-3/+8
| | * | | | ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond2019-04-042-4/+4
| | * | | | ASoC: Intel: cht_bsw_max98090_ti: Enable codec clock once and keep it enabledHans de Goede2019-04-031-6/+41
| | * | | | ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax2019-04-031-1/+2
| | * | | | ASoC: dapm: set power_check callback for widgets that shouldnt be always onRanjani Sridharan2019-04-021-0/+7
| | * | | | ASoC: dpcm: skip missing substream while applying symmetryJerome Brunet2019-04-021-1/+6
| | * | | | ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond2019-04-011-0/+2
| | * | | | ASoC: Intel: Skylake: enable S24_LE format supportJenny TC2019-03-261-0/+1
| | * | | | ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrolPankaj Bharadiya2019-03-251-0/+4
| | * | | | ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck2019-03-251-0/+8
| | * | | | ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-03-211-10/+37
| | * | | | ASoC: fsl_asrc: add constraint for the asrc of older versionS.j. Wang2019-03-211-0/+14
| | * | | | ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack2019-03-211-0/+1
| | * | | | ASoC: stm32: dfsdm: fix debugfs warnings on entry creationOlivier Moysan2019-03-201-3/+18
| | * | | | ASoC: stm32: dfsdm: manage multiple prepareOlivier Moysan2019-03-201-1/+16
| | * | | | ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax2019-03-192-0/+22
| | * | | | ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax2019-03-191-3/+8
| | * | | | ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax2019-03-191-2/+2
| | * | | | ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax2019-03-191-2/+1
| | * | | | ASoC: rt5682: recording has no sound after bootingShuming Fan2019-03-181-9/+5
| | * | | | ASoC: rt5682: fix jack type detection issueShuming Fan2019-03-181-7/+5
| | * | | | ASoC: rt5682: Check JD status when system resumeShuming Fan2019-03-181-17/+17