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
Arnd Bergmann cdef2e5f35 sound: oss: remove last sleep_on users 11 years ago
..
dmasound sound: oss: dmasound: kill SLEEP() macro to avoid race 11 years ago
.gitignore oss: remove maui_boot.h from .gitignore and dontdiff 13 years ago
CHANGELOG
Kconfig sound: Fix make allmodconfig on MIPS correctly 12 years ago
Makefile SOUND: OSS: Remove Au1550 driver. 14 years ago
README.FIRST
ad1848.c sound: oss: remove __dev* attributes 12 years ago
ad1848.h
ad1848_mixer.h
aedsp16.c sound: aedsp16: Buffer overflow 16 years ago
audio.c sound: Remove unnecessary semicolon 13 years ago
bin2hex.c
coproc.h sound/oss/coproc.h: Checkpatch cleanup 15 years ago
dev_table.c sound/oss/dev_table.c: Use vzalloc 14 years ago
dev_table.h sound/oss: remove offset from load_patch callbacks 14 years ago
dmabuf.c sound: oss: remove last sleep_on users 11 years ago
hex2hex.c oss: Mark loadhex static in hex2hex.c 15 years ago
kahlua.c sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL) 12 years ago
midi_ctrl.h
midi_synth.c sound/oss: remove offset from load_patch callbacks 14 years ago
midi_synth.h sound/oss: remove offset from load_patch callbacks 14 years ago
midibuf.c sound: oss: midibuf: fix sleep_on races 11 years ago
mpu401.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
mpu401.h
msnd.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
msnd.h [PATCH] introduce fmode_t, do annotations 17 years ago
msnd_classic.c
msnd_classic.h sound: sound/oss/: remove CVS keywords 17 years ago
msnd_pinnacle.c sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeout 11 years ago
msnd_pinnacle.h sound: sound/oss/: remove CVS keywords 17 years ago
opl3.c sound: Remove unnecessary semicolon 13 years ago
opl3_hw.h
os.h Remove all #inclusions of asm/system.h 13 years ago
pas2.h
pas2_card.c sound: oss/pas2: Fix possible access out of array 12 years ago
pas2_midi.c
pas2_mixer.c
pas2_pcm.c sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver 14 years ago
pss.c sound: Remove unnecessary semicolon 13 years ago
sb.h
sb_audio.c sound: oss/sb_audio: cap value in sb201_audio_set_speed() 12 years ago
sb_card.c Fix common misspellings 14 years ago
sb_card.h
sb_common.c sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpy 12 years ago
sb_ess.c sound: Remove unnecessary semicolons 11 years ago
sb_ess.h
sb_midi.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
sb_mixer.c sound: Remove unnecessary semicolon 13 years ago
sb_mixer.h
sequencer.c sound: oss: remove last sleep_on users 11 years ago
sleep.h sound: oss: remove last sleep_on users 11 years ago
sound_calls.h
sound_config.h sound: oss: off by one bug 15 years ago
sound_firmware.h
sound_timer.c sound: oss: use strlcpy() in sound_timer_init() 14 years ago
soundcard.c new helper: file_inode(file) 12 years ago
soundvers.h
swarm_cs4297a.c sound: oss: remove last sleep_on users 11 years ago
sys_timer.c sound: Remove unnecessary semicolon 13 years ago
trix.c ALSA: module_param: make bool parameters really bool 13 years ago
tuning.h
uart401.c sound: oss: uart401: Used kmemdup instead of kmalloc and memcpy 12 years ago
uart6850.c sound: Remove unnecessary semicolon 13 years ago
ulaw.h
v_midi.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
v_midi.h sound/oss/v_midi.h: Checkpatch cleanup 15 years ago
vidc.c Remove all #inclusions of asm/system.h 13 years ago
vidc.h
vidc_fill.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
vwsnd.c sound: oss: vwsnd: avoid interruptible_sleep_on 11 years ago
waveartist.c ARM: footbridge: nw_gpio_lock is raw_spin_lock 13 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