index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: seq: Skip event type filtering for UMP events
Takashi Iwai
2024-08-19
1
-0
/
+3
*
ALSA: timer: Relax start tick time check for slave timer elements
Takashi Iwai
2024-08-10
1
-1
/
+1
*
Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-08-02
3
-79
/
+127
|
\
|
*
ALSA: seq: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
2024-07-31
1
-5
/
+16
|
*
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
2024-07-31
1
-30
/
+44
|
*
ALSA: seq: ump: Use the common RPN/bank conversion context
Takashi Iwai
2024-07-31
2
-17
/
+7
|
*
ALSA: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
2024-07-31
1
-5
/
+14
|
*
ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
2024-07-31
1
-17
/
+32
|
*
ALSA: seq: ump: Optimize conversions from SysEx to UMP
Takashi Iwai
2024-07-26
1
-14
/
+23
*
|
Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-26
1
-0
/
+13
|
\
|
|
*
ALSA: ump: Force 1 Group for MIDI1 FBs
Takashi Iwai
2024-07-22
1
-0
/
+6
|
*
ALSA: ump: Don't update FB name for static blocks
Takashi Iwai
2024-07-22
1
-0
/
+7
*
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-2
/
+2
*
|
ALSA: seq: ump: Skip useless ports for static blocks
Takashi Iwai
2024-07-17
1
-0
/
+16
*
|
ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
Shengjiu Wang
2024-07-17
1
-1
/
+5
*
|
ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messages
Takashi Iwai
2024-07-06
4
-9
/
+26
*
|
ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()
Jaroslav Kysela
2024-07-05
1
-2
/
+2
*
|
ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()
Takashi Iwai
2024-07-05
1
-0
/
+1
*
|
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-20
/
+31
*
|
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
2024-07-02
2
-4
/
+29
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2024-06-26
2
-1
/
+11
|
\
\
|
*
\
Merge tag 'asoc-fix-v6.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2024-06-26
1
-0
/
+10
|
|
\
\
|
|
*
|
ALSA: dmaengine: Synchronize dma channel after drop()
Jai Luthra
2024-06-11
1
-0
/
+10
|
|
|
/
|
*
|
ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
Takashi Iwai
2024-06-26
1
-1
/
+1
*
|
|
ALSA: pcm_dmaengine: Unify two close functions
Takashi Iwai
2024-06-25
1
-19
/
+15
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2024-06-25
3
-3
/
+19
|
\
|
|
|
*
|
ALSA: dmaengine_pcm: terminate dmaengine before synchronize
Shengjiu Wang
2024-06-25
1
-0
/
+12
|
*
|
ALSA: PCM: Allow resume only for suspended streams
Takashi Iwai
2024-06-25
1
-0
/
+2
|
*
|
ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
Takashi Iwai
2024-06-25
1
-3
/
+5
*
|
|
ALSA: control: Allow NULL passed to snd_ctl_remove()
Takashi Iwai
2024-06-18
1
-0
/
+3
*
|
|
ALSA: chmap: Mark Channel Map controls as volatile
Takashi Iwai
2024-06-18
1
-0
/
+1
*
|
|
ALSA: control: Apply sanity check of input values for user elements
Takashi Iwai
2024-06-18
1
-1
/
+5
*
|
|
ALSA: vmaster: Return error for invalid input values
Takashi Iwai
2024-06-18
1
-0
/
+8
|
/
/
*
/
ALSA: seq: ump: Fix missing System Reset message handling
Takashi Iwai
2024-05-31
1
-0
/
+2
|
/
*
ALSA: seq: ump: Fix swapped song position pointer data
Takashi Iwai
2024-05-31
1
-3
/
+3
*
ALSA: seq: Fix yet another spot for system message conversion
Takashi Iwai
2024-05-30
1
-0
/
+1
*
ALSA: ump: Set default protocol when not given explicitly
Takashi Iwai
2024-05-29
1
-0
/
+8
*
ALSA: ump: Don't accept an invalid UMP protocol number
Takashi Iwai
2024-05-29
1
-0
/
+7
*
ALSA: ump: Don't clear bank selection after sending a program change
Takashi Iwai
2024-05-29
1
-1
/
+0
*
ALSA: seq: Fix incorrect UMP type for system messages
Takashi Iwai
2024-05-29
1
-0
/
+2
*
ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversion
Takashi Iwai
2024-05-28
1
-1
/
+0
*
ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversion
Takashi Iwai
2024-05-28
1
-0
/
+38
*
ALSA: core: Remove debugfs at disconnection
Takashi Iwai
2024-05-27
2
-11
/
+19
*
Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-24
2
-7
/
+13
|
\
|
*
ALSA: core: Enable proc module when CONFIG_MODULES=y
Takashi Iwai
2024-05-22
1
-7
/
+5
|
*
ALSA: core: Fix NULL module pointer assignment at card init
Takashi Iwai
2024-05-22
1
-1
/
+1
|
*
ALSA: timer: Set lower bound of start tick time
Takashi Iwai
2024-05-16
1
-0
/
+8
*
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-1
/
+1
*
|
Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-05-22
2
-4
/
+17
|
\
\
|
|
/
|
/
|
[next]