summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/PlatformKuninori Morimoto2021-03-311-3/+4
* Merge series "Add audio driver base on rpmsg on i.MX platform" from Shengjiu ...Mark Brown2021-03-251-0/+3
|\
| * ASoC: soc-component: Add snd_soc_pcm_component_ackShengjiu Wang2021-03-251-0/+3
* | ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platfo...Kuninori Morimoto2021-03-251-0/+4
* | ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()Kuninori Morimoto2021-03-251-3/+3
* | ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macroKuninori Morimoto2021-03-251-3/+21
|/
* ASoC: SOF: add a helper to get topology configured mclkKeyon Jie2021-03-221-0/+1
* ASoC: soc-pcm: don't indicate error message for dpcm_be_dai_hw_free()Kuninori Morimoto2021-03-191-1/+1
* Merge series "Fix reset controls and RPM of NVIDIA Tegra ASoC drivers" from D...Mark Brown2021-03-181-0/+315
|\
| * reset: Add reset_control_bulk APIPhilipp Zabel2021-03-181-0/+315
* | ASoC: mx27vis: Remove unused fileFabio Estevam2021-03-161-12/+0
* | ASoC: soc-pcm: share DPCM BE DAI stop operationKuninori Morimoto2021-03-121-1/+7
* | ASoC: rt5645: Move rt5645_platform_data to sound/soc/codecs/rt5645.cHans de Goede2021-03-101-32/+0
* | ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski2021-03-102-3/+3
|/
* Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-051-2/+0
|\
| * block: Drop leftover references to RQF_SORTEDJean Delvare2021-03-011-2/+0
* | Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-052-1/+3
|\ \
| * | kernel: provide create_io_thread() helperJens Axboe2021-03-041-0/+2
| * | io_uring: destroy io-wq on execPavel Begunkov2021-03-041-1/+1
| |/
* | Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-03-051-3/+3
|\ \
| * | ACPI: bus: Constify is_acpi_node() and friends (part 2)Andy Shevchenko2021-03-031-3/+3
| |/
* | Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-03-051-9/+2
|\ \
| * | tracing: Fix comment about the trace_event_call flagsSteven Rostedt (VMware)2021-03-041-9/+2
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-041-0/+13
|\ \
| * | KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse2021-03-021-0/+13
* | | Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-03-043-1/+8
|\ \ \
| * \ \ Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linusTakashi Iwai2021-03-02345-3681/+10187
| |\ \ \
| | * | | ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart2021-03-021-0/+2
| | * | | ASoC: soc-acpi: allow for partial match in parent namePierre-Louis Bossart2021-03-021-1/+1
| | | |/ | | |/|
| * | | ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart2021-03-021-0/+5
* | | | swap: fix swapfile read/write offsetJens Axboe2021-03-031-0/+1
* | | | Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-03-011-0/+56
|\ \ \ \ | |_|/ / |/| | |
| * | | mm/highmem: Add VM_BUG_ON() to mem*_page() callsIra Weiny2021-02-111-0/+5
| * | | mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()Ira Weiny2021-02-111-0/+33
| * | | mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()Ira Weiny2021-02-111-4/+4
| * | | mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny2021-02-111-0/+18
* | | | Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-02-281-0/+1
|\ \ \ \
| * | | | csky: Fixup perf probe failedGuo Ren2021-01-121-0/+1
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-282-2/+5
|\ \ \ \ \
| * | | | | scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov2021-02-231-0/+1
| * | | | | scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie2021-02-091-0/+2
| * | | | | scsi: libiscsi: Drop taskqueuelockMike Christie2021-02-091-2/+2
* | | | | | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-285-20/+22
|\ \ \ \ \ \
| * | | | | | block: Add bio_max_segsMatthew Wilcox (Oracle)2021-02-261-1/+6
| * | | | | | blktrace: remove debugfs file dentries from struct blk_traceGreg Kroah-Hartman2021-02-231-2/+0
| * | | | | | blktrace: fix blk_rq_merge documentationChaitanya Kulkarni2021-02-221-1/+1
| * | | | | | blktrace: fix blk_rq_issue documentationChaitanya Kulkarni2021-02-221-1/+1
| * | | | | | blktrace: add blk_fill_rwbs documentation commentChaitanya Kulkarni2021-02-221-1/+1
| * | | | | | block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni2021-02-223-14/+14
| * | | | | | block: Remove unused blk_pm_*() function definitionsBart Van Assche2021-02-221-1/+0