summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-17ALSA: core: Drop snd_device_initialize()Takashi Iwai
2023-08-17ALSA: compress: Don't embed deviceTakashi Iwai
2023-08-17ALSA: rawmidi: Don't embed deviceTakashi Iwai
2023-08-17ALSA: hwdep: Don't embed deviceTakashi Iwai
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai
2023-08-17ALSA: control: Don't embed ctl_devTakashi Iwai
2023-08-17ALSA: core: Introduce snd_device_alloc()Takashi Iwai
2023-08-08ALSA: info: Remove unused function declarationsYue Haibing
2023-08-04Merge branch 'topic/intel-hda' into for-nextTakashi Iwai
2023-08-04PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.Pierre-Louis Bossart
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding
2023-07-23ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer
2023-07-23ASoC: cs35l56: Make common function for control port waitSimon Trimmer
2023-07-23ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald
2023-07-23ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald
2023-07-23ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald
2023-07-23ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer
2023-07-23ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer
2023-07-23ASoC: Merge up fixes from mainlineMark Brown
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-23Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-21ALSA: vmaster: Add snd_ctl_add_followers() helperTakashi Iwai
2023-07-21ALSA: control: Introduce snd_ctl_find_id_mixer()Takashi Iwai
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-20tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_intvlEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-20blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou
2023-07-20Bluetooth: coredump: fix building with coredump disabledArnd Bergmann
2023-07-20Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima
2023-07-20Merge tag 'tags/ctl-lock-fixes-6.6' into for-nextTakashi Iwai
2023-07-20ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai
2023-07-20ALSA: control: Make snd_ctl_find_id() argument constTakashi Iwai
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-19ASoC: Improve coverage in default KUnit runsMark Brown
2023-07-18ASoC: cs35l56: Patch soft registers to defaultsRichard Fitzgerald
2023-07-18platform: Provide stubs for !HAS_IOMEM buildsMark Brown
2023-07-18driver core: Provide stubs for !IOMEM buildsMark Brown
2023-07-18Merge branch 'topic/hda-pci-ids' into for-nextTakashi Iwai
2023-07-18ASoC: Intel: Skylake: Use global PCI match macroAmadeusz Sławiński
2023-07-18ALSA: hda: Add controller matching macrosAmadeusz Sławiński
2023-07-18PCI: Add Intel Audio DSP devices to pci_ids.hAmadeusz Sławiński
2023-07-18PCI: Sort Intel PCI IDs by numberAmadeusz Sławiński