summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-06-2624-51/+476
|\
| * 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: 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
| | |\ \ \
| | * \ \ \ 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
| |\| | | | | |
| * | | | | | | ASoC: Factor out control notification supportMark Brown2023-05-161-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: soc-component: Add notify control helper functionCharles Keepax2023-05-151-0/+4
| * | | | | | | | ASoC: Intel: soc-acpi: add tables for LunarLakePierre-Louis Bossart2023-05-151-0/+2
| |/ / / / / / /
| * | | | | | | ASoC: qcom: q6dsp: add support to more display portsSrinivas Kandagatla2023-05-111-0/+8
| * | | | | | | ASoC: simple_card_utils.c: use asoc_dummy_dlcKuninori Morimoto2023-05-081-1/+0
| * | | | | | | ASoC: soc-utils.c: add asoc_dummy_dlcKuninori Morimoto2023-05-081-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-next' into for-linusTakashi Iwai2023-06-2623-157/+1566
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-06-231-0/+46
| |\ \ \ \ \ \
| | * | | | | | ALSA: ump: Export MIDI1 / UMP conversion helpersTakashi Iwai2023-06-231-0/+46
| * | | | | | | Merge branch 'topic/midi20' into for-nextTakashi Iwai2023-06-211-0/+4
| |\| | | | | |