summaryrefslogtreecommitdiff
path: root/sound/pci/emu10k1/p16v.c
AgeCommit message (Expand)Author
2017-08-12ALSA: emu10k1: make snd_pcm_hardware constBhumika Goyal
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2015-01-04ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-01-02ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen
2014-10-21ALSA: emu10k1: Use snd_ctl_enum_info()Takashi Iwai
2014-02-26ALSA: emu10k1: Use standard printk helpersTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-02-05ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-11-20[ALSA] emu10k1 - Check value ranges in ctl callbacksTakashi 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 cardsClemens Ladisch
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi 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 gccTakashi Iwai
2006-09-23[ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton
2006-01-03[ALSA] emu10k1 - Clean up p16v codeTakashi Iwai
2006-01-03[ALSA] emu10k1 - Fix missing declarationsAndreas Schwab
2006-01-03[ALSA] emu10k1 - Add PM supportTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi 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-16Linux-2.6.12-rc2Linus Torvalds