summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-24ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-18ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel opsTakashi Iwai
2023-08-18ASoC: pcm: Drop obsoleted PCM copy_user opsTakashi Iwai
2023-08-18ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai
2023-08-18ASoC: component: Add generic PCM copy opsTakashi Iwai
2023-08-18ALSA: core: Add memory copy helpers between iov_iter and iomemTakashi Iwai
2023-08-18ALSA: pcm: Add copy ops with iov_iterTakashi Iwai
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-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-28Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-28Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-07-28ftrace: Remove unused extern declarationsYueHaibing
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-28Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-28Merge tag 'drm-misc-fixes-2023-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh
2023-07-25af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima
2023-07-25drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()YueHaibing
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen
2023-07-24block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche
2023-07-24tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding
2023-07-24vxlan: calculate correct header length for GPEJiri Benc
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum
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