index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
emu10k1
/
emufx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tags/ctl-lock-fixes-6.6' into for-next
Takashi Iwai
2023-07-20
1
-5
/
+0
|
\
|
*
ALSA: emu10k1: Go back and simplify with snd_ctl_find_id()
Takashi Iwai
2023-07-20
1
-4
/
+1
|
*
ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers
Takashi Iwai
2023-07-20
1
-1
/
+1
|
*
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
2023-07-20
1
-2
/
+0
*
|
ALSA: emu10k1: rework copyright statements
Oswald Buddenhagen
2023-07-17
1
-3
/
+3
*
|
ALSA: emu10k1: clean up driver status comments
Oswald Buddenhagen
2023-07-17
1
-6
/
+0
|
/
*
ALSA: emu10k1: vastly improve usefulness of info in /proc
Oswald Buddenhagen
2023-06-05
1
-31
/
+56
*
ALSA: emu10k1: remove runtime 64-bit divisions
Oswald Buddenhagen
2023-05-17
1
-6
/
+12
*
ALSA: emu10k1: enable bit-exact playback, part 2: voice attenuation
Oswald Buddenhagen
2023-05-16
1
-12
/
+18
*
ALSA: emu10k1: enable bit-exact playback, part 1: DSP attenuation
Oswald Buddenhagen
2023-05-15
1
-63
/
+56
*
ALSA: emu10k1: skip mic capture PCM for cards without AC97 codec
Oswald Buddenhagen
2023-05-15
1
-13
/
+15
*
ALSA: emu10k1: omit non-applicable mixer controls for E-MU cards
Oswald Buddenhagen
2023-05-15
1
-117
/
+116
*
ALSA: emu10k1: validate min/max values of translated controls
Oswald Buddenhagen
2023-05-15
1
-0
/
+26
*
ALSA: emu10k1: fix non-zero mixer control defaults in highres mode
Oswald Buddenhagen
2023-05-15
1
-3
/
+5
*
ALSA: emu10k1: polish audigy GPR allocation
Oswald Buddenhagen
2023-05-15
1
-32
/
+37
*
ALSA: emu10k1: simplify tone control switch DSP code
Oswald Buddenhagen
2023-05-12
1
-73
/
+50
*
ALSA: emu10k1: apply channel delay hack to all E-MU cards
Oswald Buddenhagen
2023-05-12
1
-5
/
+18
*
ALSA: emu10k1: simplify snd_emu10k1_audigy_dsp_convert_32_to_2x16()
Oswald Buddenhagen
2023-05-12
1
-13
/
+13
*
ALSA: emu10k1: fix+optimize E-MU stereo capture DSP code
Oswald Buddenhagen
2023-05-12
1
-5
/
+3
*
ALSA: emu10k1: roll up loops in DSP setup code for Audigy
Oswald Buddenhagen
2023-05-12
1
-103
/
+9
*
ALSA: emu10k1: make tone control switch mono
Oswald Buddenhagen
2023-05-12
1
-8
/
+8
*
ALSA: emu10k1: remove now superfluous mixer locking
Oswald Buddenhagen
2023-05-08
1
-7
/
+0
*
ALSA: emu10k1: use more existing defines instead of open-coded numbers
Oswald Buddenhagen
2023-04-28
1
-3
/
+3
*
ALSA: emu10k1: don't stop DSP in _snd_emu10k1_{,audigy_}init_efx()
Oswald Buddenhagen
2023-04-23
1
-6
/
+0
*
ALSA: emu10k1: fix SNDRV_EMU10K1_IOCTL_SINGLE_STEP
Oswald Buddenhagen
2023-04-23
1
-11
/
+13
*
ALSA: emu10k1: comment updates
Oswald Buddenhagen
2023-04-23
1
-4
/
+8
*
ALSA: emu10k1: minor optimizations
Oswald Buddenhagen
2023-04-22
1
-11
/
+7
*
ALSA: emu10k1: clarify various fx8010.*_mask fields
Oswald Buddenhagen
2023-04-21
1
-5
/
+4
*
ALSA: emu10k1: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-4
/
+9
*
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-3
/
+3
*
ALSA: emu10k1: Fix annotation and cast for the recent uapi header change
Takashi Iwai
2020-02-02
1
-79
/
+101
*
ALSA: emu10k1: More constifications
Takashi Iwai
2020-01-05
1
-7
/
+7
*
ALSA: emu10k1: Make uapi/emu10k1.h compilable again
Takashi Iwai
2019-12-20
1
-12
/
+14
*
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2018-12-19
1
-0
/
+5
*
ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
Willy Tarreau
2018-09-10
1
-1
/
+1
*
ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast
Takashi Iwai
2018-07-26
1
-12
/
+12
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-3
/
+3
*
ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"
Colin Ian King
2018-05-17
1
-1
/
+1
*
ALSA: emu10k1: Reduce GFP_ATOMIC allocation
Takashi Iwai
2018-04-16
1
-8
/
+1
*
ALSA: emu10k1: Fix forgotten user-copy conversion in init code
Takashi Iwai
2017-08-18
1
-3
/
+11
*
ALSA: emu10k1: Get rid of set_fs() usage
Takashi Iwai
2017-05-17
1
-54
/
+73
*
ALSA: emu10k1: Remove always NULL parameters
Lars-Peter Clausen
2015-01-02
1
-6
/
+1
*
ALSA: emu10k1: Deletion of unnecessary checks before three function calls
Markus Elfring
2014-11-03
1
-2
/
+1
*
ALSA: emu10k1: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-5
/
+7
*
ALSA: emu10k1: code refactoring
Geyslan G. Bem
2013-10-18
1
-31
/
+45
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-12
/
+13
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
1
-1
/
+1
[next]