summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/emupcm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-7/+15
* ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-041-1/+2
* ALSA: emu10k1: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-061-2/+2
* ALSA: emu10k1: remove redundant variable attnColin Ian King2018-08-011-2/+1Star
* ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia2018-06-111-1/+3
* ALSA: emu10k1: Reduce GFP_ATOMIC allocationTakashi Iwai2018-04-161-1/+1
* ALSA: emu10k1: add a IOMMU workaroundMaciej S. Szmigiero2018-02-141-1/+9
* ALSA: emu10k1: make snd_pcm_hardware constBhumika Goyal2017-08-121-5/+5
* ALSA: emu10k1: Constify hw_constraintsTakashi Iwai2017-06-091-4/+4
* ALSA: emu10k1: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-2/+2
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-1/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-6/+6
* ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-04-291-1/+1
* ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen2015-01-021-29/+4Star
* ALSA: emu10k1: Use standard printk helpersTakashi Iwai2014-02-261-8/+14
* ALSA: emu10k1: Allow to switch hardware sampe rate on EMUMihail Zenkov2013-02-251-2/+6
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-4/+7
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-1/+1
* ALSA: emu10k1: allow to disable the SRCClemens Ladisch2011-09-201-0/+5
* ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-181-4/+26
* ALSA: emu10k1 - Fix minimum periods for efx playbackTakashi Iwai2009-06-081-1/+1
* ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-7/+30
* [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton2008-01-311-4/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] emu10k1 - EMU 1212 with 16 capture channelsPavel Hofman2007-07-201-11/+28
* [ALSA] snd-emu10k1: Add emu1010 internal clock rate control for 44100 or 48000.James Courtier-Dutton2007-02-091-6/+22
* [ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...James Courtier-Dutton2007-02-091-30/+97
* [ALSA] emu10k1 - Add PM supportTakashi Iwai2006-01-031-1/+13
* [ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai2006-01-031-175/+179
* [ALSA] emu10k1 - Minor clean up of memory block handlingTakashi Iwai2006-01-031-6/+8
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-25/+0Star
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-1/+2
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-5/+5
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-1/+6
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-3/+1Star
* [ALSA] trivial warning fix for emu10k1Jesper Juhl2005-05-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1724