aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/emu10k1/emufx.c
AgeCommit message (Expand)Author
2021-06-09ALSA: emu10k1: Fix assignment in if conditionTakashi Iwai
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-02-02ALSA: emu10k1: Fix annotation and cast for the recent uapi header changeTakashi Iwai
2020-01-05ALSA: emu10k1: More constificationsTakashi Iwai
2019-12-20ALSA: emu10k1: Make uapi/emu10k1.h compilable againTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-12-19ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2018-09-10ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau
2018-07-26ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer castTakashi Iwai
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-17ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King
2018-04-16ALSA: emu10k1: Reduce GFP_ATOMIC allocationTakashi Iwai
2017-08-18ALSA: emu10k1: Fix forgotten user-copy conversion in init codeTakashi Iwai
2017-05-17ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai
2015-01-02ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen
2014-11-03ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring
2014-02-26ALSA: emu10k1: Use standard printk helpersTakashi Iwai
2013-10-18ALSA: emu10k1: code refactoringGeyslan G. Bem
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2011-05-20ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!Raymond Yau
2010-05-25ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch
2009-04-14ALSA: sound/pci: use memdup_user()Li Zefan
2009-02-05ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-01-31[ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton
2008-01-31[ALSA] emu10k1 - Fix over-sized kmalloc for TLVTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] Routines for effect processor FX8010: Use list_for_each_entryMatthias Kaehlcke
2007-10-16[ALSA] This patch removes memset() from snd_emu10k1_fx8010_info() which appar...Mariusz Kozlowski
2007-10-16[ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton
2007-07-20[ALSA] emu10k1 - EMU 1212 with 16 capture channelsPavel Hofman
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai
2007-02-09[ALSA] emu10k1 - Fix ABI for older ld10k1Takashi 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] snd-emu10k1: Add a comment explaining the conversion function for dB g...James Courtier-Dutton
2006-09-23[ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-03[ALSA] emu10k1 - Fix missing declarationsAndreas Schwab
2006-01-03[ALSA] emu10k1: Partial support for Creative emu1212mJames Courtier-Dutton
2006-01-03[ALSA] emu10k1 - Add PM supportTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai
2005-11-04[ALSA] emu10k1: Front channels via fxbus 8 and 9Mikael Magnusson
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai