You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/sound/oss
Roel Kluin 0d52cea487 OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() check 17 years ago
..
dmasound cleanup after APUS removal 17 years ago
.gitignore
CHANGELOG
Kconfig Fix file references in documentation and Kconfig 17 years ago
Makefile scheduled OSS driver removal 17 years ago
README.FIRST
ac97_codec.c sound/oss/ac97_codec.c: restore MODULE_LICENSE 17 years ago
ad1848.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
ad1848.h
ad1848_mixer.h
aedsp16.c
au1550_ac97.c PCI: Cleanup the includes of <linux/pci.h> 18 years ago
audio.c
bin2hex.c
coproc.h
dev_table.c
dev_table.h
dmabuf.c OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() check 17 years ago
hal2.c [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc() 18 years ago
hal2.h
hex2hex.c
kahlua.c [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc() 18 years ago
midi_ctrl.h
midi_synth.c
midi_synth.h
midibuf.c
mpu401.c mpu401 warning fixes 18 years ago
mpu401.h
msnd.c
msnd.h OSS msnd: fix array overflows 17 years ago
msnd_classic.c
msnd_classic.h
msnd_pinnacle.c [PATCH] mark struct file_operations const 9 18 years ago
msnd_pinnacle.h
opl3.c more scheduled OSS driver removal 18 years ago
opl3_hw.h
os.h [PATCH] mark struct file_operations const 9 18 years ago
pas2.h
pas2_card.c
pas2_midi.c
pas2_mixer.c
pas2_pcm.c sound: convert "sound" subdirectory to UTF-8 18 years ago
pss.c sound/oss/pss: set_io_base() always returns success, mark it void 17 years ago
sb.h
sb_audio.c
sb_card.c ALSA: more section mismatches 18 years ago
sb_card.h
sb_common.c sound/oss/sb_common.c: fix casting warning 17 years ago
sb_ess.c
sb_ess.h
sb_midi.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
sb_mixer.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
sb_mixer.h
sequencer.c
sh_dac_audio.c sh: hp6xx driver compile fixes. 18 years ago
sound_calls.h
sound_config.h
sound_firmware.h
sound_timer.c
soundcard.c PCI: Cleanup the includes of <linux/pci.h> 18 years ago
soundvers.h
sscape.c [PATCH] severing poll.h -> mm.h 18 years ago
swarm_cs4297a.c OSS: constify function pointer tables 17 years ago
sys_timer.c
trident.c sound: Use BUG_ON 17 years ago
trident.h [ALSA] sound: replace remaining __FUNCTION__ occurences 17 years ago
trix.c
tuning.h
uart401.c
uart6850.c
ulaw.h
v_midi.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
v_midi.h
vidc.c
vidc.h
vidc_fill.S
vwsnd.c [ALSA] sound: replace remaining __FUNCTION__ occurences 17 years ago
waveartist.c [ARM] Remove pointless casts from void pointers, 17 years ago
waveartist.h

README.FIRST

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