summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ASoC: topology: Check return value for snd_soc_add_dai_link()Dragos Tarcatu2019-12-101-6/+13
| | * | | | | | ASoC: core: only flush inited work during freeCurtis Malainey2019-12-091-1/+2
| | * | | | | | ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89Hans de Goede2019-12-041-2/+6
| | * | | | | | ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey2019-12-044-11/+17
| | * | | | | | ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing2019-12-031-0/+1
| | * | | | | | ASoC: max98090: fix possible race conditionsTzung-Bi Shih2019-11-272-7/+2
| | * | | | | | ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih2019-11-271-2/+12
| | * | | | | | ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih2019-11-271-1/+7
| | * | | | | | ASoC: wm8904: fix automatic sysclk configurationMichael Walle2019-11-271-0/+6
| | * | | | | | ASoC: rt5677: Fix build error without CONFIG_SPIYueHaibing2019-11-271-0/+16
| | * | | | | | ASoC: SOF: topology: Fix unload for SAI/ESAIDaniel Baluta2019-11-271-1/+3
| | * | | | | | ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()Keyon Jie2019-11-271-9/+9
| | * | | | | | ASoC: AMD: Enable clk in startup intead of hw_paramsYu-Hsuan Hsu2019-11-271-32/+14
| | * | | | | | ASoC: rt5682: fix i2c arbitration lost issueShuming Fan2019-11-251-0/+2
| * | | | | | | ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai2019-12-161-1/+1
| * | | | | | | ALSA: hda: Fix regression by strip mask fixTakashi Iwai2019-12-142-3/+3
| * | | | | | | ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai2019-12-141-2/+14
| * | | | | | | ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai2019-12-141-2/+3
| * | | | | | | ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai2019-12-141-0/+2
| * | | | | | | ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai2019-12-141-0/+4
* | | | | | | | Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-1717-56/+127
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: send: remove WARN_ON for readonly mountAnand Jain2019-12-131-6/+0
| * | | | | | | | btrfs: do not leak reloc root if we fail to read the fs rootJosef Bacik2019-12-131-0/+1
| * | | | | | | | btrfs: skip log replay on orphaned rootsJosef Bacik2019-12-131-2/+21
| * | | | | | | | btrfs: handle ENOENT in btrfs_uuid_tree_iterateJosef Bacik2019-12-131-0/+2
| * | | | | | | | btrfs: abort transaction after failed inode updates in create_subvolJosef Bacik2019-12-131-2/+8
| * | | | | | | | Btrfs: fix hole extent items with a zero size after range cloningFilipe Manana2019-12-131-11/+5
| * | | | | | | | Btrfs: fix removal logic of the tree mod log that leads to use-after-free issuesFilipe Manana2019-12-131-1/+1
| * | | | | | | | Btrfs: make tree checker detect checksum items with overlapping rangesFilipe Manana2019-12-131-2/+16
| * | | | | | | | Btrfs: fix missing data checksums after replaying a log treeFilipe Manana2019-12-134-9/+36
| * | | | | | | | btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter2019-12-133-6/+8
| * | | | | | | | btrfs: fix devs_max constraints for raid1c3 and raid1c4David Sterba2019-12-131-2/+2
| * | | | | | | | btrfs: tree-checker: Fix error format string for size_tAndreas Färber2019-12-131-1/+1
| * | | | | | | | btrfs: don't double lock the subvol_sem for rename exchangeJosef Bacik2019-12-131-6/+4
| * | | | | | | | btrfs: handle error in btrfs_cache_block_groupJosef Bacik2019-12-131-2/+18
| * | | | | | | | btrfs: do not call synchronize_srcu() in inode_tree_delJosef Bacik2019-12-131-2/+0
| * | | | | | | | Btrfs: fix cloning range with a hole when using the NO_HOLES featureFilipe Manana2019-12-131-2/+2
| * | | | | | | | btrfs: Fix error messages in qgroup_rescan_initNikolay Borisov2019-12-131-2/+2
* | | | | | | | | early init: fix error handling when opening /dev/consoleLinus Torvalds2019-12-171-1/+1
* | | | | | | | | Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-174-5/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regulator: rn5t618: fix module aliasesAndreas Kemnade2019-12-161-0/+1
| * | | | | | | | | regulator: max77650: add of_match tableBartosz Golaszewski2019-12-111-0/+7
| * | | | | | | | | regulator: core: avoid unneeded .list_voltage callsCristian Marussi2019-12-091-0/+4
| * | | | | | | | | regulator: s5m8767: Fix a warning messageChristophe JAILLET2019-12-041-1/+1
| * | | | | | | | | regulator: core: fix regulator_register() error paths to properly release rdevWen Yang2019-12-031-2/+6
| * | | | | | | | | regulator: fix use after free issueWen Yang2019-11-271-2/+2
* | | | | | | | | | Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-179-14/+62
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy2019-12-161-3/+3
| * | | | | | | | | | spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle2019-12-161-1/+1
| * | | | | | | | | | spi: spi-ti-qspi: Fix a bug when accessing non default CSVignesh Raghavendra2019-12-111-1/+5