Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/oss
Linus Torvalds da206c9e68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
* git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial:
  typo fixes
  Clean up 'inline is not at beginning' warnings for usb storage
  Storage class should be first
  i386: Trivial typo fixes
  ixj: make ixj_set_tone_off() static
  spelling fixes
  fix paniced->panicked typos
  Spelling fixes for Documentation/atomic_ops.txt
  move acknowledgment for Mark Adler to CREDITS
  remove the bouncing email address of David Campbell
2006-06-26 13:33:14 -07:00
..
cs4281
dmasound [PATCH] powerpc: fix oops in alsa powermac driver 2006-04-21 22:34:26 +10:00
emu10k1 [PATCH] emu10k1: mark midi_spinlock as used 2006-06-25 10:01:12 -07:00
.gitignore
ac97.c
ac97.h
ac97_codec.c
ac97_plugin_ad1980.c
aci.c
aci.h
ad1816.c
ad1848.c [PATCH] ad1848 section fix 2006-05-21 12:59:22 -07:00
ad1848.h
ad1848_mixer.h
ad1889.c [PARISC] OSS ad1889: Match register names with ALSA driver 2006-04-21 22:20:31 +00:00
ad1889.h [PARISC] OSS ad1889: Match register names with ALSA driver 2006-04-21 22:20:31 +00:00
adlib_card.c
aedsp16.c
ali5455.c
au1000.c
au1550_ac97.c [PATCH] au1xxx: oss sound support for au1200 2006-06-25 10:01:25 -07:00
audio.c
audio_syms.c
awe_hw.h
awe_wave.c
awe_wave.h
bin2hex.c
btaudio.c
CHANGELOG
cmpci.c [PATCH] cmpci: don't use generic_hweight32() 2006-03-26 08:57:09 -08:00
coproc.h
COPYING
cs46xx.c [PATCH] OSS: cs46xx cleanup and tiny bugfix 2006-06-23 07:43:04 -07:00
cs46xx_wrapper-24.h
cs46xxpm-24.h
cs46xxpm.h
cs461x.h
cs461x_image.h
cs4232.c [PATCH] pnp: cs4232: adjust pnp_register_driver signature 2006-03-27 08:44:53 -08:00
dev_table.c
dev_table.h
dm.h
dmabuf.c
es1370.c
es1371.c
esssolo1.c [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK 2006-03-28 09:16:07 -08:00
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
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 2006-06-26 11:05:15 -07:00
mad16.c
maestro.c
maestro.h
maestro3.c [PATCH] maestro3 vfree NULL check fixup 2006-03-28 09:16:08 -08:00
maestro3.h
Makefile
maui.c
midi_ctrl.h
midi_syms.c
midi_synth.c
midi_synth.h
midibuf.c
mpu401.c
mpu401.h
msnd.c [PATCH] msnd section fix 2006-06-25 10:01:04 -07:00
msnd.h
msnd_classic.c
msnd_classic.h
msnd_pinnacle.c
msnd_pinnacle.h
nec_vrc5477.c
nm256.h
nm256_audio.c [PATCH] nm256_audio section fix 2006-05-21 12:59:22 -07:00
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
README.FIRST
rme96xx.c
rme96xx.h
sb.h
sb_audio.c
sb_card.c [PATCH] vfree NULL check fixup for sb_card 2006-03-28 09:16:07 -08:00
sb_card.h
sb_common.c
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
sequencer.c [PATCH] no need to check vfree arg for null in oss/sequencer 2006-03-28 09:16:08 -08:00
sequencer_syms.c
sgalaxy.c
sh_dac_audio.c [PATCH] sound: Remove unneeded kmalloc() return value casts 2006-03-28 09:16:09 -08:00
sonicvibes.c [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK 2006-03-28 09:16:07 -08:00
sound_calls.h
sound_config.h
sound_firmware.h
sound_syms.c
sound_timer.c
soundcard.c
soundvers.h
sscape.c
swarm_cs4297a.c
sys_timer.c
trident.c
trident.h
trix.c
tuning.h
uart401.c
uart6850.c
ulaw.h
v_midi.c
v_midi.h
via82cxxx_audio.c
vidc.c
vidc.h
vidc_fill.S
vwsnd.c [PATCH] Fix compilation for sound/oss/vwsnd.c 2006-03-26 08:56:58 -08:00
waveartist.c
waveartist.h
wavfront.c
wf_midi.c
ymfpci.c
ymfpci.h
ymfpci_image.h
yss225.c
yss225.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