index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
emu10k1
/
p16v.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-4
/
+12
*
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-4
/
+3
*
ALSA: emu10k1: use more existing defines instead of open-coded numbers
Oswald Buddenhagen
2023-04-28
1
-13
/
+16
*
ALSA: emu10k1: clean up P16V part somewhat
Oswald Buddenhagen
2023-04-22
1
-67
/
+44
*
ALSA: emu10k1: remove unused snd_emu10k1_voice.emu field
Oswald Buddenhagen
2023-04-22
1
-2
/
+0
*
ALSA: emu10k1: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-18
/
+4
*
ALSA: emu10k1: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-5
/
+8
*
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-2
/
+0
*
ALSA: emu10k1: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-41
/
+7
*
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
ALSA: pci: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-02-06
1
-10
/
+7
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
ALSA: emu10k1: make snd_pcm_hardware const
Bhumika Goyal
2017-08-12
1
-2
/
+2
*
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-07
1
-12
/
+4
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-2
/
+2
*
ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2015-01-04
1
-5
/
+2
*
ALSA: emu10k1: Remove always NULL parameters
Lars-Peter Clausen
2015-01-02
1
-6
/
+1
*
ALSA: emu10k1: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-16
/
+4
*
ALSA: emu10k1: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-21
/
+24
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-4
/
+4
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-1
/
+1
*
ALSA: emu10k1 - Add missing KERN_* prefix to printk
Takashi Iwai
2009-02-05
1
-27
/
+73
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ALSA] emu10k1 - Check value ranges in ctl callbacks
Takashi Iwai
2007-11-20
1
-0
/
+4
*
[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...
Clemens Ladisch
2007-10-16
1
-5
/
+11
*
[ALSA] check for linked substreams of different cards
Clemens Ladisch
2007-10-16
1
-0
/
+3
*
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
Takashi Iwai
2007-05-11
1
-3
/
+1
*
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
2007-02-09
1
-1
/
+1
*
[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...
James Courtier-Dutton
2007-02-09
1
-6
/
+6
*
[ALSA] Fix compile errors with older gcc
Takashi Iwai
2006-09-23
1
-1
/
+1
*
[ALSA] snd-emu10k1: Implement dB gain infomation.
James Courtier-Dutton
2006-09-23
1
-0
/
+5
*
[ALSA] emu10k1 - Clean up p16v code
Takashi Iwai
2006-01-03
1
-281
/
+80
*
[ALSA] emu10k1 - Fix missing declarations
Andreas Schwab
2006-01-03
1
-0
/
+1
*
[ALSA] emu10k1 - Add PM support
Takashi Iwai
2006-01-03
1
-1
/
+42
*
[ALSA] Remove xxx_t typedefs: PCI emu10k1
Takashi Iwai
2006-01-03
1
-127
/
+127
*
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
2006-01-03
1
-9
/
+0
*
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-11-04
1
-1
/
+1
*
[ALSA] Replace with kzalloc() - pci stuff
Takashi Iwai
2005-09-12
1
-2
/
+2
*
[ALSA] snd-emu10k1: Tidy mixer controls.
James Courtier-Dutton
2005-07-28
1
-10
/
+10
*
[ALSA] Increase capture buffer sizes.
James Courtier-Dutton
2005-05-29
1
-4
/
+6
*
[ALSA] Implement different capture sources.
James Courtier-Dutton
2005-05-29
1
-1
/
+61
*
[ALSA] Support multiple capture rates on p16v.
James Courtier-Dutton
2005-05-29
1
-18
/
+35
*
[ALSA] Improve playback startup. Increase buffer size, and reduce xruns.
James Courtier-Dutton
2005-05-29
1
-4
/
+5
*
[ALSA] Improve SPDIF playback via the P16V/CA0151 chip.
James Courtier-Dutton
2005-05-29
1
-9
/
+7
*
[ALSA] Adds Capture to P16V chip.
James Courtier-Dutton
2005-05-29
1
-15
/
+242
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-17
1
-0
/
+736