index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
refs.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
ALSA: emu10k1: fix sample rates for E-MU cards at 44.1 kHz word clock
Oswald Buddenhagen
2
-57
/
+56
2023-06-13
ALSA: emu10k1: query rate of external clock sources on E-MU cards
Oswald Buddenhagen
3
-21
/
+78
2023-06-13
ALSA: emu10k1: make available E-MU clock sources card-specific
Oswald Buddenhagen
4
-75
/
+107
2023-06-13
ALSA: emu10k1: split off E-MU fallback clock from clock source
Oswald Buddenhagen
4
-27
/
+72
2023-06-12
ALSA: docs: Update MIDI 2.0 documentation for UMP 1.1 enhancement
Takashi Iwai
1
-6
/
+33
2023-06-12
ALSA: ump: Add info flag bit for static blocks
Takashi Iwai
3
-0
/
+16
2023-06-12
ALSA: seq: ump: Notify UMP protocol change to sequencer
Takashi Iwai
3
-0
/
+24
2023-06-12
ALSA: seq: ump: Notify port changes to system port
Takashi Iwai
2
-0
/
+4
2023-06-12
ALSA: seq: ump: Handle FB info update
Takashi Iwai
3
-6
/
+106
2023-06-12
ALSA: seq: ump: Handle groupless messages
Takashi Iwai
4
-2
/
+14
2023-06-12
ALSA: usb-audio: Add midi2_ump_probe option
Takashi Iwai
1
-4
/
+10
2023-06-12
ALSA: usb-audio: Parse UMP Endpoint and Function Blocks at first
Takashi Iwai
1
-1
/
+33
2023-06-12
ALSA: ump: Support UMP Endpoint and Function Block parsing
Takashi Iwai
3
-0
/
+684
2023-06-12
ALSA: ump: Add more attributes to UMP EP and FB info
Takashi Iwai
2
-3
/
+48
2023-06-12
ALSA: firewire: use 'GPL' string for module license contributed by Clemens La...
Takashi Sakamoto
4
-4
/
+4
2023-06-12
ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa...
Takashi Sakamoto
6
-6
/
+6
2023-06-11
ALSA: hda: Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-06-07
selftests: ALSA: Add test for the 'pcmtest' driver
Ivan Orlov
2
-1
/
+334
2023-06-07
ALSA: Implement the new Virtual PCM Test Driver
Ivan Orlov
4
-0
/
+753
2023-06-07
docs: sound: add 'pcmtest' driver documentation
Ivan Orlov
2
-0
/
+121
2023-06-07
ALSA: hda/intel: Workaround for WALLCLK register for loongson controller
Yanteng Si
1
-0
/
+7
2023-06-07
ALSA: hda: Workaround for SDnCTL register on loongson
Yanteng Si
3
-1
/
+7
2023-06-07
ALSA: hda: Using polling mode for loongson controller by default
Yanteng Si
3
-1
/
+10
2023-06-07
ALSA: hda: Add Loongson LS7A HD-Audio support
Yanteng Si
4
-0
/
+12
2023-06-06
ALSA: control: Keep the previous numid at snd_ctl_rename_id()
Takashi Iwai
1
-2
/
+10
2023-06-06
ALSA: hda/realtek: Delete cs35l41 component master during free
Stefan Binding
1
-0
/
+3
2023-06-06
ALSA: hda: cs35l41: Fix endian conversions
Stefan Binding
1
-4
/
+4
2023-06-06
ALSA: hda: cs35l41: Clean up Firmware Load Controls
Stefan Binding
1
-14
/
+10
2023-06-05
ALSA: seq: Avoid confusion of aligned read size
Takashi Iwai
1
-1
/
+1
2023-06-05
ALSA: usb-audio: Use __le16 for 16bit USB descriptor fields
Takashi Iwai
1
-3
/
+3
2023-06-05
ALSA: emu10k1: vastly improve usefulness of info in /proc
Oswald Buddenhagen
3
-144
/
+120
2023-06-05
ALSA: emu10k1: make E-MU FPGA register dump in /proc more useful
Oswald Buddenhagen
3
-4
/
+68
2023-06-05
ALSA: emu10k1: include FX send amounts in /proc output
Oswald Buddenhagen
1
-24
/
+25
2023-06-05
ALSA: emu10k1: actually disassemble DSP instructions in /proc
Oswald Buddenhagen
1
-19
/
+130
2023-06-05
ALSA: emu10k1: fix writing 1st pointer-offset register set through /proc
Oswald Buddenhagen
1
-4
/
+7
2023-06-05
ALSA: emu10k1: hide absent 2nd pointer-offset register set from /proc
Oswald Buddenhagen
1
-9
/
+13
2023-06-05
ALSA: Switch i2c drivers back to use .probe()
Uwe Kleine-König
4
-4
/
+4
2023-05-25
ALSA: ump: Fix parsing of 0xFx command
Takashi Iwai
1
-1
/
+1
2023-05-25
ALSA: ump: Drop redundant check of note-on with zero velocity
Takashi Iwai
1
-3
/
+0
2023-05-24
ALSA: emu10k1: fix multi-channel capture config for E-MU cards
Oswald Buddenhagen
1
-44
/
+32
2023-05-24
ALSA: emu10k1: don't restrict capture channel count to powers of two
Oswald Buddenhagen
1
-8
/
+19
2023-05-24
ALSA: emu10k1: fix support for 24 kHz capture
Oswald Buddenhagen
1
-1
/
+1
2023-05-24
ALSA: emu10k1: fix capture buffer size confusion
Oswald Buddenhagen
1
-7
/
+10
2023-05-24
ALSA: emu10k1: make channel count of multi-channel playback flexible
Oswald Buddenhagen
1
-9
/
+9
2023-05-24
ALSA: emu10k1: add synchronized start of multi-channel playback
Oswald Buddenhagen
3
-19
/
+173
2023-05-24
ALSA: emu10k1: don't limit multi-channel playback to two periods
Oswald Buddenhagen
1
-4
/
+5
2023-05-24
ALSA: ump: Correct snd_ump_midi1_msg_program definition
Stephen Rothwell
1
-1
/
+1
2023-05-23
ALSA: emu10k1: pass raw FX send config to snd_emu10k1_pcm_init_voice()
Oswald Buddenhagen
1
-30
/
+24
2023-05-23
ALSA: emu10k1: introduce higher-level voice manipulation functions
Oswald Buddenhagen
1
-17
/
+53
2023-05-23
ALSA: docs: Add MIDI 2.0 documentation
Takashi Iwai
2
-0
/
+352
[next]