summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-24ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai1-0/+1
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai14-48/+103
2023-08-18ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel opsTakashi Iwai1-5/+0
2023-08-18ASoC: pcm: Drop obsoleted PCM copy_user opsTakashi Iwai1-7/+0
2023-08-18ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai1-1/+1
2023-08-18ASoC: component: Add generic PCM copy opsTakashi Iwai1-0/+7
2023-08-18ALSA: core: Add memory copy helpers between iov_iter and iomemTakashi Iwai1-0/+5
2023-08-18ALSA: pcm: Add copy ops with iov_iterTakashi Iwai1-0/+3
2023-08-17ALSA: core: Drop snd_device_initialize()Takashi Iwai1-1/+0
2023-08-17ALSA: compress: Don't embed deviceTakashi Iwai1-1/+1
2023-08-17ALSA: rawmidi: Don't embed deviceTakashi Iwai1-1/+1
2023-08-17ALSA: hwdep: Don't embed deviceTakashi Iwai1-1/+1
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai1-1/+1
2023-08-17ALSA: control: Don't embed ctl_devTakashi Iwai1-1/+1
2023-08-17ALSA: core: Introduce snd_device_alloc()Takashi Iwai1-0/+1
2023-08-08ALSA: info: Remove unused function declarationsYue Haibing1-2/+0
2023-08-04Merge branch 'topic/intel-hda' into for-nextTakashi Iwai1-0/+1
2023-08-04PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.Pierre-Louis Bossart1-0/+1
2023-07-30Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2023-07-30Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+0
2023-07-29Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds3-8/+59
2023-07-29Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2023-07-29Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-10/+0
2023-07-29ftrace: Remove unused extern declarationsYueHaibing1-4/+0
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+19
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds1-5/+5
2023-07-28Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+0
2023-07-28Merge tag 'drm-misc-fixes-2023-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-5/+0
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn3-8/+59
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-11/+16
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh2-1/+19
2023-07-26af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima1-1/+5
2023-07-25drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()YueHaibing1-5/+0
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai28-125/+348
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen1-1/+1
2023-07-25block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche1-5/+5
2023-07-25tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith1-6/+2
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding1-2/+3
2023-07-24vxlan: calculate correct header length for GPEJiri Benc1-4/+9
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold1-10/+0
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum1-3/+3
2023-07-24ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer1-0/+1
2023-07-24ASoC: cs35l56: Make common function for control port waitSimon Trimmer1-0/+1
2023-07-24ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald1-0/+1
2023-07-24ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald1-1/+1
2023-07-24ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald1-0/+2
2023-07-24ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer1-0/+7
2023-07-24ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer1-1/+14
2023-07-24ASoC: Merge up fixes from mainlineMark Brown18-50/+69
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1