linux-stable-rt/sound/oss
Alexey Dobriyan c53421b18f [PATCH] proper flags type of spin_lock_irqsave()
Convert various spin_lock_irqsave() callers to correctly use `unsigned long'.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Miles Bader <uclinux-v850@lsi.nec.co.jp>
Cc: "Luck, Tony" <tony.luck@intel.com>
Acked-by: Kyle McMartin <kyle@mcmartin.ca>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-01 00:39:21 -07:00
..
cs4281
dmasound [POWERPC] sound: Constify & voidify get_property() 2006-07-31 15:55:06 +10:00
emu10k1
.gitignore
CHANGELOG
Kconfig [PATCH] schedule obsolete OSS drivers for removal, 2nd round 2006-09-01 11:39:09 -07:00
Makefile
README.FIRST
ac97.c
ac97.h
ac97_codec.c
ac97_plugin_ad1980.c
aci.c
aci.h
ad1816.c
ad1848.c
ad1848.h
ad1848_mixer.h
ad1889.c
ad1889.h
adlib_card.c
aedsp16.c
ali5455.c
au1000.c
au1550_ac97.c [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc 2006-09-26 08:48:54 -07:00
audio.c
audio_syms.c
awe_hw.h
awe_wave.c
awe_wave.h
bin2hex.c
btaudio.c
cmpci.c
coproc.h
cs46xx.c [PATCH] cs46xx OSS: switch to pci_get_device 2006-10-01 00:39:20 -07:00
cs46xx_wrapper-24.h
cs46xxpm.h
cs461x.h
cs461x_image.h
cs4232.c
dev_table.c
dev_table.h
dm.h
dmabuf.c
es1370.c
es1371.c
esssolo1.c
forte.c
gus.h
gus_card.c
gus_hw.h
gus_linearvol.h
gus_midi.c
gus_vol.c
gus_wave.c
hal2.c
hal2.h
harmony.c
hex2hex.c
i810_audio.c
ics2101.c
ite8172.c
iwmem.h
kahlua.c
mad16.c
maestro.c
maestro.h
maestro3.c
maestro3.h
maui.c
midi_ctrl.h
midi_syms.c
midi_synth.c
midi_synth.h
midibuf.c
mpu401.c
mpu401.h
msnd.c
msnd.h
msnd_classic.c
msnd_classic.h
msnd_pinnacle.c
msnd_pinnacle.h
nec_vrc5477.c
nm256.h
nm256_audio.c
nm256_coeff.h
opl3.c
opl3.h
opl3_hw.h
opl3sa.c
opl3sa2.c
os.h
pas2.h
pas2_card.c
pas2_midi.c
pas2_mixer.c
pas2_pcm.c
pss.c
rme96xx.c
rme96xx.h
sb.h
sb_audio.c
sb_card.c
sb_card.h
sb_common.c
sb_ess.c
sb_ess.h
sb_midi.c
sb_mixer.c
sb_mixer.h
sequencer.c
sequencer_syms.c
sgalaxy.c
sh_dac_audio.c sound: SH DAC audio driver updates. 2006-09-27 13:48:32 +09:00
sonicvibes.c
sound_calls.h
sound_config.h
sound_firmware.h
sound_syms.c
sound_timer.c
soundcard.c
soundvers.h
sscape.c
swarm_cs4297a.c [PATCH] proper flags type of spin_lock_irqsave() 2006-10-01 00:39:21 -07:00
sys_timer.c
trident.c [PATCH] CONFIG_PM=n slim: sound/oss/trident.c 2006-09-29 09:18:13 -07:00
trident.h
trix.c
tuning.h
uart401.c
uart6850.c
ulaw.h
v_midi.c
v_midi.h
via82cxxx_audio.c [PATCH] via82cxxx_audio: Use pci_get_device 2006-10-01 00:39:20 -07:00
vidc.c
vidc.h
vidc_fill.S
vwsnd.c
waveartist.c
waveartist.h
wavfront.c
wf_midi.c
ymfpci.c
ymfpci.h
ymfpci_image.h
yss225.c
yss225.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