index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
emu10k1
Age
Commit message (
Expand
)
Author
13 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-13
ALSA: emu10k1: Drop __force casts
Takashi Iwai
2026-06-18
ALSA: emu10k1: Use common error handling code in snd_emu10k1_playback_open()
Markus Elfring
2026-05-04
ALSA: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-14
ALSA: emu10k1: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
2025-09-01
ALSA: emu10k1x: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: emu10k1: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: emu10k1: Use guard() for emu1010 FPGA locking
Takashi Iwai
2025-09-01
ALSA: emu10k1: Use guard() for mutex locks
Takashi Iwai
2025-07-11
ALSA: emu10k1: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-06-20
ALSA: emu10k1: Replace deprecated strcpy() with strscpy()
Thorsten Blum
2025-04-24
ALSA: emu10k1: Use pure devres PCI
Philipp Stanner
2025-02-27
ALSA: emu10k1: fix inconsistent indenting warning in snd_emu10k1_synth_free()
Charles Han
2025-01-10
ALSA: emu10k1: Use str_yes_no() helper
Thorsten Blum
2025-01-07
ALSA: emu10k1: Simplify with str_on_off()
Takashi Iwai
2024-09-06
ALSA: emu10k1: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
2024-08-08
ALSA: emu10k1: Use dev_warn()
Takashi Iwai
2024-07-02
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
2024-07-02
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
2024-05-08
ALSA: pci: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-04-28
Merge branch 'topic/emu10k1-fix' into for-next
Takashi Iwai
2024-04-28
ALSA: emu10k1: move code for entering E-MU card FPGA programming mode
Oswald Buddenhagen
2024-04-28
ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.c
Oswald Buddenhagen
2024-04-28
ALSA: emu10k1: make snd_emu1010_load_firmware_entry() void
Oswald Buddenhagen
2024-04-28
ALSA: emu10k1: simplify E-MU card FPGA reset sequence
Oswald Buddenhagen
2024-04-28
ALSA: emu10k1: make E-MU FPGA writes potentially more reliable
Oswald Buddenhagen
2024-04-28
ALSA: emu10k1: fix E-MU dock initialization
Oswald Buddenhagen
2024-04-28
ALSA: emu10k1: use mutex for E-MU FPGA access locking
Oswald Buddenhagen
2024-04-28
ALSA: emu10k1: move the whole GPIO event handling to the workqueue
Oswald Buddenhagen
2024-04-28
ALSA: emu10k1: factor out snd_emu1010_load_dock_firmware()
Oswald Buddenhagen
2024-04-28
ALSA: emu10k1: fix E-MU card dock presence monitoring
Oswald Buddenhagen
2024-04-07
ALSA: emu10k1: shrink blank space in front of wavetable samples
Oswald Buddenhagen
2024-04-07
ALSA: emu10k1: fix wavetable playback position and caching, take 2
Oswald Buddenhagen
2024-04-07
ALSA: emu10k1: de-duplicate size calculations for 16-bit samples
Oswald Buddenhagen
2024-04-07
ALSA: emu10k1: fix wavetable offset recalculation
Oswald Buddenhagen
2024-04-07
ALSA: emu10k1: merge conditions in patch loader
Oswald Buddenhagen
2024-04-07
ALSA: emu10k1: fix playback of 8-bit wavetable samples
Oswald Buddenhagen
2024-04-07
ALSA: emu10k1: fix sample signedness issues in wavetable loader
Oswald Buddenhagen
2024-04-07
ALSA: emu10k1: move patch loader assertions into low-level functions
Oswald Buddenhagen
2024-04-07
ALSA: emux: centralize & improve patch info validation
Oswald Buddenhagen
2024-04-07
ALSA: emu10k1: prune vestiges of SNDRV_SFNT_SAMPLE_{BIDIR,REVERSE}_LOOP support
Oswald Buddenhagen
2024-04-02
Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching"
Oswald Buddenhagen
2023-07-21
ALSA: emu10k1: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
2023-07-20
Merge tag 'tags/ctl-lock-fixes-6.6' into for-next
Takashi Iwai
2023-07-20
ALSA: emu10k1: Go back and simplify with snd_ctl_find_id()
Takashi Iwai
2023-07-20
ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers
Takashi Iwai
[next]