summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto2023-06-201-1/+1
* ASoC: soc-core.c: add snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-0/+6
* ASoC: tas2781: Add Header file for tas2781 driverShenghao Ding2023-06-193-0/+368
* ASoC: Merge fixes due to dependenciesMark Brown2023-06-163-1/+7
|\
| * ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski2023-05-221-0/+1
| * ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski2023-05-221-1/+2
| * ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan2023-05-191-0/+4
* | ASoC: simple_card_utils: remove unused cpus/codecs/platforms from propsKuninori Morimoto2023-06-151-3/+0
* | ASoC: simple-card-utils.c: share asoc_graph_parse_dai()Kuninori Morimoto2023-06-141-0/+3
* | ASoC: add new trigger ordering methodMark Brown2023-06-132-8/+26
|\ \
| * | ASoC: remove old trigger ordering methodKuninori Morimoto2023-06-132-8/+0
| * | ASoC: add new trigger ordering methodKuninori Morimoto2023-06-132-0/+26
* | | ASoC: add N cpus to M codecs dai link supportBard Liao2023-06-131-0/+6
|/ /
* | ASoC: add snd_soc_get_stream_cpu()Kuninori Morimoto2023-06-061-0/+1
* | ASoC: soc.h: remove snd_soc_compr_ops :: triggerKuninori Morimoto2023-06-061-1/+0
* | ES8316 audio codec fixes on Rock5BMark Brown2023-05-3016-38/+59
|\ \
| * \ Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-05-202-1/+2
| |\ \
| | * | driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman2023-05-191-0/+1
| | * | usb: gadget: drop superfluous ':' in doc stringJó Ágila Bitsch2023-05-131-1/+1
| * | | Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds2023-05-201-2/+0
| |\ \ \
| | * | | block: remove NFL4_UFLG_MASKChristoph Hellwig2023-05-201-2/+0
| | |/ /
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-05-191-1/+1
| |\ \ \
| | * | | scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()Po-Wen Kao2023-05-161-1/+1
| | |/ /
| * | | Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-05-192-1/+16
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: SOF: Intel: hda-mlink: fixes and extensionsMark Brown2023-05-161-0/+14
| | |\ \
| | | * | ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registersPierre-Louis Bossart2023-05-151-0/+10
| | | * | ASoC: SOF: Intel: hda-mlink: add helper to get SoundWire hlinkPierre-Louis Bossart2023-05-151-0/+4
| | | |/
| | * / ASoC: SOF: Separate the tokens for input and output pin indexRanjani Sridharan2023-05-151-1/+2
| | |/
| * | Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...Linus Torvalds2023-05-181-2/+11
| |\ \
| | * | mm: shrinkers: fix race condition on debugfs cleanupJoan Bruguera Micó2023-05-171-2/+11
| | |/
| * | Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-182-25/+0
| |\ \
| | * | mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann2023-05-171-2/+0
| | * | ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet2023-05-111-23/+0
| * | | Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-05-183-1/+24
| |\ \ \
| | * | | media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim2023-05-141-0/+15
| | * | | media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim2023-05-141-0/+4
| | * | | media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim2023-05-141-1/+5
| | | |/ | | |/|
| * | | Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-05-172-2/+2
| |\ \ \
| | * | | SUNRPC: always free ctxt when freeing deferred requestNeilBrown2023-05-142-2/+2
| * | | | Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2023-05-171-0/+1
| |\ \ \ \
| | * | | | tpm: Prevent hwrng from activating during resumeJarkko Sakkinen2023-05-161-0/+1
| * | | | | tracing: make ftrace_likely_update() declaration visibleArnd Bergmann2023-05-171-3/+2
| |/ / / /
* | | | | ASoC: da7219: Add Jack insertion detection polarityDavid Rau2023-05-231-0/+6
* | | | | ASoC: cs35l56: Bugfixes and efficiency improvementMark Brown2023-05-191-0/+1
|\ \ \ \ \
| * | | | | ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw downloadSimon Trimmer2023-05-191-0/+1
| |/ / / /
* | | | | Merge tag 'v6.4-rc2' into asoc-6.5 to get fixes for CIMark Brown2023-05-198-14/+31
|\| | | |
| * | | | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-141-0/+1
| |\ \ \ \
| | * | | | x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-081-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds2023-05-121-5/+5
| |\ \ \ \
| | * | | | io_uring: make io_uring_sqe_cmd() unconditionally availableJens Axboe2023-05-091-5/+5
| | |/ / /