aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/emuproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05ALSA: emu10k1: More constificationsTakashi Iwai1-8/+8
2020-01-03ALSA: info: Make snd_info_entry_ops as constTakashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai1-50/+31
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-11/+11
2018-05-17ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King1-1/+1
2017-10-17ALSA: emu10k1: remove redundant assignment to tmpColin Ian King1-1/+0
2015-05-29ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai1-2/+0
2015-04-10ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth1-12/+0
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-1/+1
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai1-23/+20
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai1-4/+4
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin1-2/+2
2008-04-24[ALSA] sound: emuproc.c fix signedness warningHarvey Harrison1-1/+1
2008-01-31[ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0404.James Courtier-Dutton1-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton1-9/+39
2007-10-16[ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton1-4/+4
2007-02-09[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu 1820mJames Courtier-Dutton1-3/+31
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-17/+10
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai1-0/+2
2006-01-03[ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai1-50/+51
2006-01-03[ALSA] snd-emu10k1: Found some new registers to display in debug mode.James Courtier-Dutton1-2/+14
2005-05-29[ALSA] Fix permissions in some /proc filesTakashi Iwai1-0/+5
2005-05-29[ALSA] Improve SPDIF playback via the P16V/CA0151 chip.James Courtier-Dutton1-0/+21
2005-05-29[ALSA] Display SPDIF in status in proc fs 'spdif-in' file.James Courtier-Dutton1-23/+38
2005-05-29[ALSA] clean up card featuresLee Revell1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+568