index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
Merge branch 'topic/midi20' into for-next
Takashi Iwai
1
-1
/
+1
2023-05-24
ALSA: ump: Correct snd_ump_midi1_msg_program definition
Stephen Rothwell
1
-1
/
+1
2023-05-23
Merge branch 'topic/midi20' into for-next
Takashi Iwai
17
-34
/
+995
2023-05-23
ALSA: seq: Add UMP group filter
Takashi Iwai
1
-1
/
+2
2023-05-23
ALSA: seq: Add ioctls for client UMP info query and setup
Takashi Iwai
1
-0
/
+14
2023-05-23
ALSA: seq: Bind UMP device
Takashi Iwai
3
-1
/
+16
2023-05-23
ALSA: seq: Allow suppressing UMP conversions
Takashi Iwai
1
-0
/
+1
2023-05-23
ALSA: seq: Add UMP group number to snd_seq_port_info
Takashi Iwai
1
-1
/
+2
2023-05-23
ALSA: seq: Add port direction to snd_seq_port_info
Takashi Iwai
1
-1
/
+8
2023-05-23
ALSA: seq: Support MIDI 2.0 UMP Endpoint port
Takashi Iwai
1
-0
/
+1
2023-05-23
ALSA: seq: Add port inactive flag
Takashi Iwai
1
-0
/
+1
2023-05-23
ALSA: seq: Add UMP support
Takashi Iwai
3
-16
/
+49
2023-05-23
ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctl
Takashi Iwai
1
-0
/
+1
2023-05-23
ALSA: seq: Add snd_seq_expand_var_event_at() helper
Takashi Iwai
1
-0
/
+2
2023-05-23
ALSA: ump: Add legacy raw MIDI support
Takashi Iwai
2
-0
/
+570
2023-05-23
ALSA: ump: Redirect rawmidi substream access via own helpers
Takashi Iwai
1
-0
/
+14
2023-05-23
ALSA: usb-audio: Define USB MIDI 2.0 specs
Takashi Iwai
1
-0
/
+94
2023-05-23
ALSA: ump: Additional proc output
Takashi Iwai
1
-0
/
+3
2023-05-23
ALSA: ump: Add ioctls to inquiry UMP EP and Block info via control API
Takashi Iwai
1
-0
/
+2
2023-05-23
ALSA: rawmidi: Skip UMP devices at SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE
Takashi Iwai
1
-1
/
+2
2023-05-23
ALSA: rawmidi: UMP support
Takashi Iwai
3
-1
/
+182
2023-05-23
ALSA: rawmidi: Add ioctl callback to snd_rawmidi_global_ops
Takashi Iwai
1
-0
/
+2
2023-05-23
ALSA: rawmidi: Pass rawmidi directly to snd_rawmidi_kernel_open()
Takashi Iwai
1
-1
/
+1
2023-05-20
ALSA: emu10k1: revamp playback voice allocator
Oswald Buddenhagen
1
-1
/
+2
2023-05-20
ALSA: emu10k1: make snd_emu10k1_voice_alloc() assign voices' epcm
Oswald Buddenhagen
1
-1
/
+2
2023-05-18
ALSA: emu10k1: make freeing untouched playback voices cheap
Oswald Buddenhagen
1
-0
/
+1
2023-05-18
ALSA: emu10k1: improve voice status display in /proc
Oswald Buddenhagen
1
-7
/
+6
2023-05-18
ALSA: emu10k1: enable bit-exact playback, part 4: send amounts
Oswald Buddenhagen
1
-0
/
+2
2023-05-18
ALSA: emu10k1: introduce and use snd_emu10k1_ptr_write_multiple()
Oswald Buddenhagen
1
-0
/
+4
2023-05-18
ALSA: emu10k1: fix PCM playback cache and interrupt handling
Oswald Buddenhagen
1
-18
/
+20
2023-05-18
Revert "ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)"
Oswald Buddenhagen
1
-1
/
+0
2023-05-17
ALSA: emu10k1: make struct snd_emu1010 less wasteful
Oswald Buddenhagen
1
-2
/
+5
2023-05-17
ALSA: emu10k1: add explicit support for E-MU 0404
Oswald Buddenhagen
1
-0
/
+2
2023-05-17
ALSA: emu10k1: make mixer control mass creation less wasteful
Oswald Buddenhagen
1
-1
/
+1
2023-05-17
ALSA: emu10k1: make some initializer arrays less wasteful
Oswald Buddenhagen
1
-18
/
+18
2023-05-17
ALSA: emu10k1: factor out snd_emu10k1_compose_audigy_sendamounts()
Oswald Buddenhagen
1
-0
/
+3
2023-05-17
ALSA: emu10k1: skip needless setting of some voice registers
Oswald Buddenhagen
1
-0
/
+8
2023-05-17
ALSA: emu10k1: remove useless resets of stop-on-loop-end bits
Oswald Buddenhagen
1
-0
/
+2
2023-05-17
ALSA: emu10k1: cleanup envelope register init
Oswald Buddenhagen
1
-1
/
+0
2023-05-16
ALSA: emu10k1: enable bit-exact playback, part 2: voice attenuation
Oswald Buddenhagen
1
-0
/
+3
2023-05-15
ALSA: emu10k1: enable bit-exact playback, part 1: DSP attenuation
Oswald Buddenhagen
2
-6
/
+8
2023-05-15
ALSA: emu10k1: automate encoding of sub-register definitions
Oswald Buddenhagen
1
-63
/
+60
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-05-12
Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+5
2023-05-12
ALSA: emu10k1: apply channel delay hack to all E-MU cards
Oswald Buddenhagen
1
-0
/
+1
2023-05-11
Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-6
/
+4
2023-05-12
Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-6
/
+4
2023-05-11
Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-3
/
+21
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-0
/
+17
2023-05-10
bonding: fix send_peer_notif overflow
Hangbin Liu
1
-1
/
+1
[next]