1
0
Fork 0
alistair23-linux/sound/oss
Tim Schmielau 4e57b68178 [PATCH] fix missing includes
I recently picked up my older work to remove unnecessary #includes of
sched.h, starting from a patch by Dave Jones to not include sched.h
from module.h. This reduces the number of indirect includes of sched.h
by ~300. Another ~400 pointless direct includes can be removed after
this disentangling (patch to follow later).
However, quite a few indirect includes need to be fixed up for this.

In order to feed the patches through -mm with as little disturbance as
possible, I've split out the fixes I accumulated up to now (complete for
i386 and x86_64, more archs to follow later) and post them before the real
patch.  This way this large part of the patch is kept simple with only
adding #includes, and all hunks are independent of each other.  So if any
hunk rejects or gets in the way of other patches, just drop it.  My scripts
will pick it up again in the next round.

Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:32 -08:00
..
cs4281 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dmasound [PATCH] gfp_t: sound 2005-10-28 08:16:50 -07:00
emu10k1 [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'ed 2005-06-25 16:25:00 -07:00
CHANGELOG Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
COPYING Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] Kconfig fix (missing dependencies on PCI in sound/*) 2005-08-23 18:43:46 -07:00
Makefile [PATCH] ad1980 makefile fix 2005-08-23 18:43:46 -07:00
README.FIRST Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97_codec.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
ac97_plugin_ad1980.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ad1816.c [PATCH] sound/oss/: cleanups 2005-06-25 16:25:01 -07:00
ad1848.c [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'ed 2005-06-25 16:25:00 -07:00
ad1848.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ad1848_mixer.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ad1889.c [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'ed 2005-06-25 16:25:00 -07:00
ad1889.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
adlib_card.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aedsp16.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ali5455.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au1000.c [PATCH] oss: don't concatenate __FUNCTION__ with strings 2005-09-22 22:17:37 -07:00
au1550_ac97.c Useless includes of everything, the kitchen sink and version.h ... 2005-10-29 19:31:07 +01:00
audio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
audio_syms.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
awe_hw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
awe_wave.c [PATCH] Typo fix: dot after newline in printk strings 2005-10-30 17:37:20 -08:00
awe_wave.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bin2hex.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
btaudio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cmpci.c [PATCH] sound/oss/cmpci: Use the DMA_32BIT_MASK constant 2005-06-25 16:25:09 -07:00
coproc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cs46xx.c [PATCH] pm: more u32 vs. pm_message_t fixes 2005-07-07 18:23:43 -07:00
cs46xx_wrapper-24.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cs46xxpm-24.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cs46xxpm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cs461x.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cs461x_image.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cs4232.c [PATCH] remove some more check_region stuff 2005-10-30 17:37:18 -08:00
dev_table.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dev_table.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dmabuf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
es1370.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually 2005-06-27 14:47:31 -07:00
es1371.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually 2005-06-27 14:47:31 -07:00
esssolo1.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually 2005-06-27 14:47:31 -07:00
forte.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gus.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gus_card.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gus_hw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gus_linearvol.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gus_midi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gus_vol.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gus_wave.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hal2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hal2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
harmony.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hex2hex.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i810_audio.c [PATCH] i810_audio: fix release_region misordering in error exit from i810_probe 2005-08-23 01:38:22 -04:00
ics2101.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ite8172.c [PATCH] oss: don't concatenate __FUNCTION__ with strings 2005-09-22 22:17:37 -07:00
iwmem.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kahlua.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mad16.c Input: mad16 (OSS) - do not carry around gameport code if gameport core 2005-06-01 02:38:46 -05:00
maestro.c [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'ed 2005-06-25 16:25:00 -07:00
maestro.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
maestro3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
maestro3.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
maui.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
midi_ctrl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
midi_syms.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
midi_synth.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
midi_synth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
midibuf.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
mpu401.c [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'ed 2005-06-25 16:25:00 -07:00
mpu401.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
msnd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
msnd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
msnd_classic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
msnd_classic.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
msnd_pinnacle.c [PATCH] msnd_pinnacle GFP fix 2005-04-24 12:28:34 -07:00
msnd_pinnacle.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nec_vrc5477.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nm256.h [PATCH] nm256 oss build failure 2005-06-25 16:25:01 -07:00
nm256_audio.c [PATCH] nm256 oss build failure 2005-06-25 16:25:01 -07:00
nm256_coeff.h [PATCH] sound/oss/: cleanups 2005-06-25 16:25:01 -07:00
opl3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
opl3.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
opl3_hw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
opl3sa.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
opl3sa2.c [PATCH] opl3sa2: MODULE_PARM_DESC 2005-04-16 15:25:55 -07:00
os.h [PATCH] Remove non-arch consumers of asm/segment.h 2005-09-07 16:57:34 -07:00
pas2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pas2_card.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pas2_midi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pas2_mixer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pas2_pcm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pss.c [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
rme96xx.c [PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if's 2005-06-25 16:25:01 -07:00
rme96xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb_audio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb_card.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb_card.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb_common.c [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'ed 2005-06-25 16:25:00 -07:00
sb_ess.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb_ess.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb_midi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb_mixer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sb_mixer.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sequencer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sequencer_syms.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sgalaxy.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sh_dac_audio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sonicvibes.c Input: sonicvibes (OSS) - do not carry around gameport code if gameport 2005-06-01 02:38:43 -05:00
sound_calls.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_config.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_firmware.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_syms.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
soundcard.c [PATCH] Driver Core: fix up all callers of class_device_create() 2005-10-28 09:52:52 -07:00
soundvers.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sscape.c [PATCH] sound/oss/sscape.c: remove dead code 2005-06-25 16:25:03 -07:00
swarm_cs4297a.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sys_timer.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
trident.c Input: trident (OSS) - do not carry around gameport code if gameport 2005-06-01 02:38:37 -05:00
trident.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
trix.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tuning.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uart401.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uart6850.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
ulaw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
v_midi.c [PATCH] sound/oss/: cleanups 2005-06-25 16:25:01 -07:00
v_midi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
via82cxxx_audio.c [PATCH] sound/oss/via82cxxx_audio: Use the DMA_32BIT_MASK constant 2005-06-27 00:49:23 -04:00
vidc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vidc.h [PATCH] vidc gcc4 fix 2005-08-23 18:43:45 -07:00
vidc_fill.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vwsnd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
waveartist.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
waveartist.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wavfront.c [PATCH] remove some more check_region stuff 2005-10-30 17:37:18 -08:00
wf_midi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ymfpci.c [PATCH] pci_ids: macros: replace partial with whole symbols 2005-10-28 15:36:59 -07:00
ymfpci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ymfpci_image.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
yss225.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
yss225.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00

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