kernel-ark/sound/oss
Jan Engelhardt c8cece84c9 OSS: constify function pointer tables
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-08 09:22:38 -08:00
..
dmasound cleanup after APUS removal 2008-02-06 10:41:01 -08:00
.gitignore
ac97_codec.c scheduled OSS driver removal 2008-02-06 10:41:02 -08:00
ad1848_mixer.h
ad1848.c
ad1848.h
aedsp16.c
au1550_ac97.c
audio.c
bin2hex.c
CHANGELOG
coproc.h
dev_table.c
dev_table.h
dmabuf.c
hal2.c
hal2.h
hex2hex.c
kahlua.c [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc() 2007-02-14 08:09:54 -08:00
Kconfig Fix file references in documentation and Kconfig 2008-01-22 10:43:36 -08:00
Makefile scheduled OSS driver removal 2008-02-06 10:41:02 -08:00
midi_ctrl.h
midi_synth.c
midi_synth.h
midibuf.c
mpu401.c
mpu401.h
msnd_classic.c
msnd_classic.h
msnd_pinnacle.c
msnd_pinnacle.h
msnd.c
msnd.h OSS msnd: fix array overflows 2008-01-14 08:52:23 -08:00
opl3_hw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
opl3.c
os.h
pas2_card.c
pas2_midi.c
pas2_mixer.c
pas2_pcm.c
pas2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pss.c sound/oss/pss: set_io_base() always returns success, mark it void 2008-02-06 10:41:00 -08:00
README.FIRST
sb_audio.c
sb_card.c
sb_card.h
sb_common.c sound/oss/sb_common.c: fix casting warning 2008-02-06 10:41:00 -08:00
sb_ess.c spelling fixes 2006-06-26 18:35:02 +02:00
sb_ess.h
sb_midi.c
sb_mixer.c
sb_mixer.h
sb.h
sequencer.c
sh_dac_audio.c
sound_calls.h
sound_config.h
sound_firmware.h
sound_timer.c
soundcard.c
soundvers.h
sscape.c
swarm_cs4297a.c OSS: constify function pointer tables 2008-02-08 09:22:38 -08:00
sys_timer.c
trident.c OSS: constify function pointer tables 2008-02-08 09:22:38 -08:00
trident.h
trix.c
tuning.h
uart401.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
uart6850.c
ulaw.h
v_midi.c
v_midi.h
vidc_fill.S
vidc.c
vidc.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
vwsnd.c
waveartist.c [ARM] Remove pointless casts from void pointers, 2008-01-26 14:50:00 +00:00
waveartist.h

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox