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
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
..
dmasound Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
.gitignore
CHANGELOG
Kconfig sound/oss: remove VIRT_TO_BUS dependency 9 years ago
Makefile
README.FIRST
ad1848.c sound: oss: Remove useless initialisation 9 years ago
ad1848.h
ad1848_mixer.h
aedsp16.c sound: aedsp16: Change structure initialisation to C99 style 9 years ago
audio.c
bin2hex.c
coproc.h
dev_table.c sound: Deparenthesize negative error returns 10 years ago
dev_table.h
dmabuf.c
hex2hex.c
kahlua.c
midi_ctrl.h
midi_synth.c
midi_synth.h
midibuf.c
mpu401.c
mpu401.h
msnd.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
msnd.h
msnd_classic.c
msnd_classic.h
msnd_pinnacle.c sound/oss: use schedule_timeout_interruptible() 10 years ago
msnd_pinnacle.h
opl3.c
opl3_hw.h
os.h Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
pas2.h
pas2_card.c
pas2_midi.c
pas2_mixer.c
pas2_pcm.c
pss.c
sb.h
sb_audio.c sound: oss/sb_audio: use swap() in sb_audio_close() 10 years ago
sb_card.c
sb_card.h
sb_common.c
sb_ess.c
sb_ess.h
sb_midi.c sound/sb_midi: a couple indenting fixes 10 years ago
sb_mixer.c
sb_mixer.h
sequencer.c sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND) 10 years ago
sleep.h
sound_calls.h
sound_config.h
sound_firmware.h sound: oss: Use kernel_read_file_from_path() for mod_firmware_load() 9 years ago
sound_timer.c sound: oss: avoid time_t usage 9 years ago
soundcard.c
soundvers.h
swarm_cs4297a.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
sys_timer.c sound: oss: avoid time_t usage 9 years ago
trix.c
tuning.h
uart401.c
uart6850.c
ulaw.h
v_midi.c sound: Deparenthesize negative error returns 10 years ago
v_midi.h
vidc.c
vidc.h
vidc_fill.S
waveartist.c sound: oss: Use setup_timer and mod_timer. 9 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