index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2024-08-10
ALSA: timer: Relax start tick time check for slave timer elements
Takashi Iwai
1
-1
/
+1
2024-08-10
ALSA: pcm: Add xrun counter for snd_pcm_substream
Norman Bintang
2
-0
/
+9
2024-08-09
Merge branch 'topic/control-lookup-rwlock' into for-next
Takashi Iwai
8
-148
/
+154
2024-08-09
ALSA: control: Optimize locking for look-up
Takashi Iwai
4
-77
/
+44
2024-08-09
ALSA: control: Rename ctl_files_rwlock to controls_rwlock
Takashi Iwai
2
-6
/
+6
2024-08-08
ALSA: control: Fix power_ref lock order for compat code, too
Takashi Iwai
1
-8
/
+37
2024-08-08
ALSA: core: Drop snd_print stuff and co
Takashi Iwai
2
-80
/
+0
2024-08-08
ALSA: pcm: oss: Use pr_debug()
Takashi Iwai
1
-1
/
+1
2024-08-08
ALSA: control_led: Use dev_err()
Takashi Iwai
1
-1
/
+1
2024-08-07
ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 block
Takashi Iwai
1
-0
/
+3
2024-08-07
ALSA: seq: Print MIDI 1.0 specific port in proc output
Takashi Iwai
1
-1
/
+6
2024-08-07
ALSA: usb-audio: Update UMP group attributes for GTB blocks, too
Takashi Iwai
1
-4
/
+5
2024-08-07
ALSA: ump: Choose the protocol when protocol caps are changed
Takashi Iwai
1
-6
/
+16
2024-08-06
ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocol
Takashi Iwai
5
-7
/
+22
2024-08-02
Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-79
/
+127
2024-08-01
ALSA: pcm_timer: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+1
2024-08-01
ALSA: memalloc: Let IOMMU handle S/G primarily
Takashi Iwai
1
-74
/
+33
2024-08-01
ALSA: memalloc: Use DMA API for x86 WC page allocations, too
Takashi Iwai
1
-18
/
+17
2024-08-01
ALSA: control: Fix leftover snd_power_unref()
Takashi Iwai
1
-1
/
+0
2024-07-31
ALSA: seq: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
1
-5
/
+16
2024-07-31
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
1
-30
/
+44
2024-07-31
ALSA: seq: ump: Use the common RPN/bank conversion context
Takashi Iwai
2
-17
/
+7
2024-07-31
ALSA: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
1
-5
/
+14
2024-07-31
ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
1
-17
/
+32
2024-07-30
ALSA: control: Take power_ref lock primarily
Takashi Iwai
1
-20
/
+34
2024-07-30
ALSA: ump: Update substream name from assigned FB names
Takashi Iwai
2
-74
/
+77
2024-07-30
ALSA: control: Annotate snd_kcontrol with __counted_by()
Takashi Iwai
1
-1
/
+1
2024-07-30
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-14
/
+23
2024-07-26
Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+13
2024-07-26
ALSA: seq: ump: Optimize conversions from SysEx to UMP
Takashi Iwai
1
-14
/
+23
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2024-07-22
ALSA: ump: Force 1 Group for MIDI1 FBs
Takashi Iwai
1
-0
/
+6
2024-07-22
ALSA: ump: Don't update FB name for static blocks
Takashi Iwai
1
-0
/
+7
2024-07-17
ALSA: seq: ump: Skip useless ports for static blocks
Takashi Iwai
1
-0
/
+16
2024-07-17
ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
Shengjiu Wang
1
-1
/
+5
2024-07-06
ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messages
Takashi Iwai
4
-9
/
+26
2024-07-05
ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()
Jaroslav Kysela
1
-2
/
+2
2024-07-05
ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()
Takashi Iwai
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-07-02
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
1
-20
/
+31
2024-07-02
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
2
-4
/
+29
2024-06-26
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-1
/
+11
2024-06-26
Merge tag 'asoc-fix-v6.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-0
/
+10
2024-06-26
ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
Takashi Iwai
1
-1
/
+1
2024-06-25
ALSA: pcm_dmaengine: Unify two close functions
Takashi Iwai
1
-19
/
+15
2024-06-25
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-3
/
+19
2024-06-25
ALSA: dmaengine_pcm: terminate dmaengine before synchronize
Shengjiu Wang
1
-0
/
+12
2024-06-25
ALSA: PCM: Allow resume only for suspended streams
Takashi Iwai
1
-0
/
+2
2024-06-25
ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
Takashi Iwai
1
-3
/
+5
[prev]
[next]