summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-2/+2
* ALSA: asihpi: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-1/+1
* ALSA: hda: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-1/+1
* ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-278-18/+18
* ALSA: aloop: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-2/+2
* ALSA: pcm: Make mmap status read-onlyTakashi Iwai2022-09-271-0/+1
* ALSA: pcm: Avoid reference to status->stateTakashi Iwai2022-09-276-100/+118
* ALSA: Remove some left-over license text in include/uapi/sound/Christophe JAILLET2022-09-2714-214/+2
* ALSA: firewire: Remove some left-over license text in sound/firewireChristophe JAILLET2022-09-275-12/+1
* ALSA: memalloc: use __GFP_RETRY_MAYFAIL for DMA mem allocsKai Vehmanen2022-09-261-1/+1
* ALSA: hda/hdmi: Limit the maximal count of PCM devices to 8Jaroslav Kysela2022-09-261-3/+3
* ALSA: hda/hdmi: Use only dynamic PCM device allocationJaroslav Kysela2022-09-224-132/+28
* Merge branch 'for-linus' into for-nextTakashi Iwai2022-09-22923-4899/+8547
|\
| * ALSA: hda: intel-dsp-config: add missing RaptorLake PCI IDsPierre-Louis Bossart2022-09-221-0/+10
| * Merge tag 'asoc-fix-v6.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-09-22922-4899/+8537
| |\
| | * ASoC: tas2770: Reinit regcache on resetMartin PoviĊĦer2022-09-191-0/+3
| | * ASoC: nau8824: Fix semaphore is released unexpectedlySJLIN02022-09-192-3/+15
| | * ASoC: Intel: sof_sdw: add support for Dell SKU 0AFFPierre-Louis Bossart2022-09-191-0/+10
| | * ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang2022-09-131-0/+4
| | * ASoC: rt5640: Fix the issue of the abnormal JD2 statusOder Chiou2022-09-122-19/+59
| | * Linux 6.0-rc5v6.0-rc5Linus Torvalds2022-09-111-1/+1
| | * Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-114-33/+3
| | |\
| | | * mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang2022-09-101-1/+1
| | | * kbuild: disable header exports for UML in a straightforward wayMasahiro Yamada2022-09-021-2/+1
| | | * scripts/extract-ikconfig: add zstd compression supportThitat Auareesuksakul2022-08-291-0/+1
| | | * scripts: remove obsolete gcc-ld scriptLukas Bulwahn2022-08-291-30/+0
| | * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-113-2/+5
| | |\ \
| | | * | arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly2022-09-101-0/+3
| | | * | arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown2022-09-081-2/+0
| | | * | arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown2022-09-061-0/+2
| | * | | Merge tag 'i2c-for-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-113-107/+123
| | |\ \ \
| | | * | | dt-bindings: i2c: renesas,riic: Fix 'unevaluatedProperties' warningsLad Prabhakar2022-08-301-0/+3
| | | * | | docs: i2c: piix4: Fix typos, add markup, drop linkBruce Duncan2022-08-291-8/+5
| | | * | | docs: i2c: i2c-topology: reorder sections more logicallyLuca Ceresoli2022-08-291-97/+114
| | | * | | docs: i2c: i2c-topology: fix incorrect headingLuca Ceresoli2022-08-291-3/+2
| | | * | | docs: i2c: i2c-topology: fix typoLuca Ceresoli2022-08-291-1/+1
| | | | |/ | | | |/|
| | * | | Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-09-118-135/+163
| | |\ \ \
| | | * | | iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe2022-09-112-2/+21
| | | * | | iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu2022-09-113-26/+12
| | | * | | iommu/virtio: Fix interaction with VFIOJean-Philippe Brucker2022-09-071-0/+11
| | | * | | iommu/vt-d: Fix lockdep splat due to klist iteration in atomic contextLu Baolu2022-09-071-28/+19
| | | * | | iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()Lu Baolu2022-09-071-16/+23
| | | * | | iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu2022-09-071-3/+25
| | | * | | iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2022-09-072-59/+50
| | | * | | iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck2022-09-071-1/+2
| | * | | | Merge tag 'mips-fixes_6.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-115-22/+21
| | |\ \ \ \
| | | * | | | mips: Select SPARSEMEM_EXTREMEAlexander Sverdlin2022-09-091-1/+0
| | | * | | | MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin2022-09-071-0/+10
| | | * | | | MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin2022-09-072-20/+11
| | | * | | | MIPS: loongson32: ls1c: Fix hang during startupYang Ling2022-08-291-1/+0