index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
emu10k1
/
p16v.c
Age
Commit message (
Expand
)
Author
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
2023-04-28
ALSA: emu10k1: use more existing defines instead of open-coded numbers
Oswald Buddenhagen
2023-04-22
ALSA: emu10k1: clean up P16V part somewhat
Oswald Buddenhagen
2023-04-22
ALSA: emu10k1: remove unused snd_emu10k1_voice.emu field
Oswald Buddenhagen
2021-07-19
ALSA: emu10k1: Allocate resources with device-managed APIs
Takashi Iwai
2021-06-09
ALSA: emu10k1: Fix assignment in if condition
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
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-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-06
ALSA: pci: Drop superfluous PCM preallocation error checks
Takashi Iwai
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2017-08-12
ALSA: emu10k1: make snd_pcm_hardware const
Bhumika Goyal
2016-09-07
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
2015-01-04
ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2015-01-02
ALSA: emu10k1: Remove always NULL parameters
Lars-Peter Clausen
2014-10-21
ALSA: emu10k1: Use snd_ctl_enum_info()
Takashi Iwai
2014-02-26
ALSA: emu10k1: Use standard printk helpers
Takashi Iwai
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-02-05
ALSA: emu10k1 - Add missing KERN_* prefix to printk
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-11-20
[ALSA] emu10k1 - Check value ranges in ctl callbacks
Takashi Iwai
2007-10-16
[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...
Clemens Ladisch
2007-10-16
[ALSA] check for linked substreams of different cards
Clemens Ladisch
2007-05-11
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
Takashi Iwai
2007-02-09
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
2007-02-09
[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...
James Courtier-Dutton
2006-09-23
[ALSA] Fix compile errors with older gcc
Takashi Iwai
2006-09-23
[ALSA] snd-emu10k1: Implement dB gain infomation.
James Courtier-Dutton
2006-01-03
[ALSA] emu10k1 - Clean up p16v code
Takashi Iwai
2006-01-03
[ALSA] emu10k1 - Fix missing declarations
Andreas Schwab
2006-01-03
[ALSA] emu10k1 - Add PM support
Takashi Iwai
2006-01-03
[ALSA] Remove xxx_t typedefs: PCI emu10k1
Takashi Iwai
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - pci stuff
Takashi Iwai
2005-07-28
[ALSA] snd-emu10k1: Tidy mixer controls.
James Courtier-Dutton
2005-05-29
[ALSA] Increase capture buffer sizes.
James Courtier-Dutton
2005-05-29
[ALSA] Implement different capture sources.
James Courtier-Dutton
2005-05-29
[ALSA] Support multiple capture rates on p16v.
James Courtier-Dutton
2005-05-29
[ALSA] Improve playback startup. Increase buffer size, and reduce xruns.
James Courtier-Dutton
2005-05-29
[ALSA] Improve SPDIF playback via the P16V/CA0151 chip.
James Courtier-Dutton
2005-05-29
[ALSA] Adds Capture to P16V chip.
James Courtier-Dutton
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds