linux/sound
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1
- added typedef unsigned int __nocast gfp_t;

 - replaced __nocast uses for gfp flags with gfp_t - it gives exactly
   the same warnings as far as sparse is concerned, doesn't change
   generated code (from gcc point of view we replaced unsigned int with
   typedef) and documents what's going on far better.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-08 15:00:57 -07:00
..
arm [ALSA] Fix pm_message_t in PXA2XX-AC97 driver 2005-10-07 14:45:32 +02:00
core [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
drivers [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
i2c [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
isa [ALSA] snd_opl3sa2: add missing pnp_unregister_driver() calls 2005-10-07 14:45:17 +02:00
mips [ALSA] Add snd_card_set_generic_dev() call 2005-09-12 10:41:56 +02:00
oss [PATCH] oss: don't concatenate __FUNCTION__ with strings 2005-09-22 22:17:37 -07:00
parisc [ALSA] Add snd_card_set_dev() 2005-09-12 10:41:33 +02:00
pci [ALSA] ali5451 - Don't build non-existing modem PCM 2005-10-07 14:46:36 +02:00
pcmcia [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
ppc [ALSA] Add iBook 1.33GHz support 2005-10-07 14:45:54 +02:00
sparc [SPARC] cs4231: Fix SBUS support in this driver. 2005-09-21 00:41:22 -07:00
synth [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
usb [ALSA] usb-audio: add MIDI quirk for Hercules DJ Console 2005-10-07 14:46:42 +02:00
Kconfig [PATCH] Kconfig fix (ISA_DMA_API and sound/*) 2005-08-23 18:43:40 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
last.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_core.c [PATCH] Assign device pointer to OSS devices 2005-08-30 08:58:37 +02:00
sound_firmware.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00