index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
emu10k1
Age
Commit message (
Expand
)
Author
2021-06-09
ALSA: emu10k1x: Fix assignment in if condition
Takashi Iwai
2021-06-09
ALSA: emu10k1: Fix assignment in if condition
Takashi Iwai
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-12-25
ALSA: emu10k1: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
2020-11-21
ALSA: emu10k1: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
ALSA: pci/emu10k1: remove 'set but not used' warning
Pierre-Louis Bossart
2020-07-07
ASoC: pci/emu10k1: remove "set but not used' warnings
Pierre-Louis Bossart
2020-06-05
ALSA: emu10k1: delete an unnecessary condition
Dan Carpenter
2020-02-10
ALSA: emu10k1: Fix endianness annotations
Takashi Iwai
2020-02-02
ALSA: emu10k1: Fix annotation and cast for the recent uapi header change
Takashi Iwai
2020-01-05
ALSA: emu10k1: More constifications
Takashi Iwai
2020-01-03
ALSA: emu10k1: Constify snd_emu_chip_details
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
ALSA: info: Make snd_info_entry_ops as const
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2020-01-03
ALSA: Constify snd_timer_hardware definitions
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2019-12-20
ALSA: emu10k1: Make uapi/emu10k1.h compilable again
Takashi Iwai
2019-12-11
ALSA: emu10k1: Support PCM sync_stop
Takashi Iwai
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: emu10k1: Use managed buffer allocation
Takashi Iwai
2019-12-11
ALSA: emu10k1x: Use managed buffer allocation
Takashi Iwai
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-07-15
ALSA: emu10k1: Remove unneeded variable "change"
Hariprasad Kelam
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-17
ALSA: emu10k1: Drop superfluous id-uniquification behavior
Takashi Iwai
2019-02-08
Merge branch 'topic/memory-device-fixes-2' into for-next
Takashi Iwai
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
ALSA: pci: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2018-12-19
ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2018-10-04
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-09-10
ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
Willy Tarreau
2018-09-04
ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
2018-08-06
ALSA: emu10k1: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-01
ALSA: emu10k1: remove redundant variable attn
Colin Ian King
2018-07-26
ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast
Takashi Iwai
2018-07-17
ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new
Gustavo A. R. Silva
2018-06-15
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-11
ALSA: emu10k1: add error handling for snd_ctl_add
Zhouyang Jia
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2018-05-17
ALSA: emu10k1: Rate-limit error messages about page errors
Takashi Iwai
2018-05-17
ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"
Colin Ian King
2018-04-16
ALSA: emu10k1: Reduce GFP_ATOMIC allocation
Takashi Iwai
2018-02-14
ALSA: emu10k1: add a IOMMU workaround
Maciej S. Szmigiero
[next]