summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-08-10ALSA: pcm: Add xrun counter for snd_pcm_substreamNorman Bintang1-0/+3
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai20-92/+132
2024-08-09ASoC: Drop snd_soc_*_get_kcontrol_locked()Takashi Iwai3-12/+0
2024-08-09ALSA: control: Optimize locking for look-upTakashi Iwai2-21/+3
2024-08-09ALSA: control: Rename ctl_files_rwlock to controls_rwlockTakashi Iwai1-1/+1
2024-08-09Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-0/+10
2024-08-08ALSA: core: Drop snd_print stuff and coTakashi Iwai1-67/+0
2024-08-08ALSA: emux: Use standard print APITakashi Iwai1-2/+4
2024-08-08ALSA: wavefront: Use standard print APITakashi Iwai1-4/+0
2024-08-08ALSA: opti9xx: Use standard print APITakashi Iwai1-0/+1
2024-08-08ALSA: es1688: Use standard print APITakashi Iwai1-0/+1
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai1-1/+0
2024-08-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai1-0/+1
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai2-0/+3
2024-08-05ASoC: cs35l56: Handle OTP read latency over SoundWireRichard Fitzgerald1-0/+5
2024-08-04profiling: remove profile=sleep supportTetsuo Handa1-1/+0
2024-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+2
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds1-6/+5
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+5
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini1-4/+5
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+1
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2024-08-02uretprobe: change syscall number, againArnd Bergmann1-4/+1
2024-08-02ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpersCharles Keepax1-0/+5
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-12/+6
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu1-0/+1
2024-08-01ALSA: trace: use snd_pcm_direction_name()Kuninori Morimoto1-1/+2
2024-08-01ALSA: memalloc: Let IOMMU handle S/G primarilyTakashi Iwai1-6/+1
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds1-2/+10
2024-07-31ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai1-0/+1
2024-07-31Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8
2024-07-31net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn1-11/+5
2024-07-30minmax: improve macro expansion and type checkingLinus Torvalds2-15/+68
2024-07-30mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)1-1/+1
2024-07-30ALSA: ump: Update substream name from assigned FB namesTakashi Iwai1-0/+10
2024-07-30ALSA: control: Annotate snd_kcontrol with __counted_by()Takashi Iwai1-1/+1
2024-07-30Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen2-0/+2
2024-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-4/+3
2024-07-29profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds1-1/+0
2024-07-29btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota1-0/+8
2024-07-29minmax: simplify min()/max()/clamp() implementationLinus Torvalds1-23/+20
2024-07-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-26/+19
2024-07-28Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds1-0/+9
2024-07-28Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds1-4/+1
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-14/+32
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-8/+7
2024-07-27Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+2