summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/emufx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2018-12-191-0/+5
* ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-09-101-1/+1
* ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer castTakashi Iwai2018-07-261-12/+12
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-3/+3
* ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King2018-05-171-1/+1
* ALSA: emu10k1: Reduce GFP_ATOMIC allocationTakashi Iwai2018-04-161-8/+1Star
* ALSA: emu10k1: Fix forgotten user-copy conversion in init codeTakashi Iwai2017-08-181-3/+11
* ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai2017-05-171-54/+73
* ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen2015-01-021-6/+1Star
* ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring2014-11-031-2/+1Star
* ALSA: emu10k1: Use standard printk helpersTakashi Iwai2014-02-261-5/+7
* ALSA: emu10k1: code refactoringGeyslan G. Bem2013-10-181-31/+45
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-12/+13
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-1/+1
* ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!Raymond Yau2011-05-201-0/+5
* ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch2010-05-251-8/+28
* ALSA: sound/pci: use memdup_user()Li Zefan2009-04-141-28/+13Star
* ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-4/+7
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-2/+4
* [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton2008-01-311-3/+3
* [ALSA] emu10k1 - Fix over-sized kmalloc for TLVTakashi Iwai2008-01-311-1/+1
* [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] Routines for effect processor FX8010: Use list_for_each_entryMatthias Kaehlcke2007-10-161-7/+3Star
* [ALSA] This patch removes memset() from snd_emu10k1_fx8010_info() which appar...Mariusz Kozlowski2007-10-161-7/+2Star
* [ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton2007-10-161-104/+126
* [ALSA] emu10k1 - EMU 1212 with 16 capture channelsPavel Hofman2007-07-201-2/+76
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-2/+2
* [ALSA] emu10k1 - Fix ABI for older ld10k1Takashi Iwai2007-02-091-21/+79
* [ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...James Courtier-Dutton2007-02-091-12/+90
* [ALSA] snd-emu10k1: Add a comment explaining the conversion function for dB g...James Courtier-Dutton2006-09-231-0/+1
* [ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton2006-09-231-0/+11
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-10/+12
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-121-0/+1
* [ALSA] emu10k1 - Fix missing declarationsAndreas Schwab2006-01-031-0/+1
* [ALSA] emu10k1: Partial support for Creative emu1212mJames Courtier-Dutton2006-01-031-0/+9
* [ALSA] emu10k1 - Add PM supportTakashi Iwai2006-01-031-7/+114
* [ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai2006-01-031-104/+140
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-1/+1
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-11/+23
* [ALSA] emu10k1: Front channels via fxbus 8 and 9Mikael Magnusson2005-11-041-3/+20
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-4/+4
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-121-6/+6
* [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-301-13/+13
* [ALSA] clean up card featuresLee Revell2005-05-291-26/+30
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2320