index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-sched.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2023-05-23
ALSA: seq: Add UMP group filter
Takashi Iwai
4
-1
/
+18
2023-05-23
ALSA: seq: Print UMP Endpoint and Block information in proc outputs
Takashi Iwai
1
-0
/
+30
2023-05-23
ALSA: seq: Add ioctls for client UMP info query and setup
Takashi Iwai
5
-2
/
+153
2023-05-23
ALSA: seq: ump: Create UMP Endpoint port for broadcast
Takashi Iwai
1
-0
/
+60
2023-05-23
ALSA: seq: Bind UMP device
Takashi Iwai
7
-2
/
+439
2023-05-23
ALSA: seq: Allow suppressing UMP conversions
Takashi Iwai
3
-8
/
+19
2023-05-23
ALSA: seq: Automatic conversion of UMP events
Takashi Iwai
7
-14
/
+1279
2023-05-23
ALSA: seq: Add UMP group number to snd_seq_port_info
Takashi Iwai
3
-4
/
+11
2023-05-23
ALSA: seq: Add port direction to snd_seq_port_info
Takashi Iwai
7
-3
/
+43
2023-05-23
ALSA: seq: Support MIDI 2.0 UMP Endpoint port
Takashi Iwai
3
-8
/
+41
2023-05-23
ALSA: seq: Add port inactive flag
Takashi Iwai
3
-0
/
+7
2023-05-23
ALSA: seq: Add UMP support
Takashi Iwai
8
-63
/
+193
2023-05-23
ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctl
Takashi Iwai
4
-0
/
+11
2023-05-23
ALSA: seq: Prohibit creating ports with special numbers
Takashi Iwai
1
-0
/
+2
2023-05-23
ALSA: seq: Check validity before creating a port object
Takashi Iwai
1
-6
/
+2
[next]