summaryrefslogtreecommitdiff
path: root/sound/pci/emu10k1/emuproc.c
AgeCommit message (Expand)Author
2023-07-17ALSA: emu10k1: rework copyright statementsOswald Buddenhagen
2023-07-17ALSA: emu10k1: clean up driver status commentsOswald Buddenhagen
2023-07-13ALSA: emu10k1: remove superfluous IRQ enable state savingOswald Buddenhagen
2023-06-13ALSA: emu10k1: actually show some S/PDIF status in /proc for E-MU cardsOswald Buddenhagen
2023-06-13ALSA: emu10k1: query rate of external clock sources on E-MU cardsOswald Buddenhagen
2023-06-05ALSA: emu10k1: vastly improve usefulness of info in /procOswald Buddenhagen
2023-06-05ALSA: emu10k1: make E-MU FPGA register dump in /proc more usefulOswald Buddenhagen
2023-06-05ALSA: emu10k1: include FX send amounts in /proc outputOswald Buddenhagen
2023-06-05ALSA: emu10k1: actually disassemble DSP instructions in /procOswald Buddenhagen
2023-06-05ALSA: emu10k1: fix writing 1st pointer-offset register set through /procOswald Buddenhagen
2023-06-05ALSA: emu10k1: hide absent 2nd pointer-offset register set from /procOswald Buddenhagen
2023-05-20ALSA: emu10k1: revamp playback voice allocatorOswald Buddenhagen
2023-05-18ALSA: emu10k1: make freeing untouched playback voices cheapOswald Buddenhagen
2023-05-18ALSA: emu10k1: improve voice status display in /procOswald Buddenhagen
2023-05-17ALSA: emu10k1: add explicit support for E-MU 0404Oswald Buddenhagen
2023-05-08ALSA: emu10k1: remove pointless locks from /proc codeOswald Buddenhagen
2023-04-22ALSA: emu10k1: minor optimizationsOswald Buddenhagen
2020-01-05ALSA: emu10k1: More constificationsTakashi Iwai
2020-01-03ALSA: info: Make snd_info_entry_ops as constTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-05-17ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King
2017-10-17ALSA: emu10k1: remove redundant assignment to tmpColin Ian King
2015-05-29ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai
2015-04-10ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin
2008-04-24[ALSA] sound: emuproc.c fix signedness warningHarvey Harrison
2008-01-31[ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton
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] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton
2007-10-16[ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton
2007-02-09[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...James Courtier-Dutton
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai
2006-01-03[ALSA] snd-emu10k1: Found some new registers to display in debug mode.James Courtier-Dutton
2005-05-29[ALSA] Fix permissions in some /proc filesTakashi Iwai
2005-05-29[ALSA] Improve SPDIF playback via the P16V/CA0151 chip.James Courtier-Dutton
2005-05-29[ALSA] Display SPDIF in status in proc fs 'spdif-in' file.James Courtier-Dutton
2005-05-29[ALSA] clean up card featuresLee Revell
2005-04-16Linux-2.6.12-rc2Linus Torvalds