summaryrefslogtreecommitdiffstats
path: root/include/sound/info.h
AgeCommit message (Expand)AuthorLines
2020-01-03ALSA: info: Make snd_info_entry_ops as constTakashi Iwai-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-16/+1
2019-02-06ALSA: info: Drop unused snd_info_entry.card fieldTakashi Iwai-1/+0
2019-02-06ALSA: info: Add standard helpers for card proc file entriesTakashi Iwai-0/+35
2017-11-27->poll() methods should return __poll_tAl Viro-1/+1
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang-4/+4
2015-04-24ALSA: core: Clean up OSS proc file managementTakashi Iwai-3/+1
2015-04-24ALSA: core: Remove child proc file elements recursivelyTakashi Iwai-2/+7
2015-04-23ALSA: core: Use seq_file for text proc file readsTakashi Iwai-3/+13
2012-01-03switch procfs to umode_t useAl Viro-1/+1
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches-2/+2
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai-12/+12
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai-2/+2
2008-11-12ALSA: include/sound/info.h - coding style changedJaroslav Kysela-51/+57
2008-11-12ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela-0/+2
2008-01-31[ALSA] info_oss: move prototype of snd_card_info_read_oss to info.hMarcin Ĺšlusarz-0/+2
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-1/+1
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai-3/+4
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai-5/+0
2006-06-22[ALSA] Make buffer size of proc text interface variableTakashi Iwai-3/+3
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar-1/+1
2006-01-03[ALSA] Optimize for config without PROC_FSTakashi Iwai-4/+9
2006-01-03[ALSA] Remove xxx_t typedefs: Proc handlerTakashi Iwai-48/+46
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+193