public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Conversion to compat_ioctl for ALSA drivers
@ 2005-01-18 16:32 Takashi Iwai
  2005-01-18 16:35 ` [PATCH 1/3] " Takashi Iwai
  2005-01-30 18:02 ` [PATCH 0/3] " Brian Gerst
  0 siblings, 2 replies; 7+ messages in thread
From: Takashi Iwai @ 2005-01-18 16:32 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, ak, perex

Hi,

the following three patches convert the 32bit ioctl layer of ALSA to
the new compat_ioctl (and unlocked_ioctl for native ioctls).

The first patch covers the basic entries and control API.
The second patch is for PCM API.
The last one is for other APIs including OSS-emulation modules.

After these patches are applied, remove the whole subtree in
sound/core/ioctl32.  The files in this directory are no longer
necessary.


Takashi

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-01-31 13:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-18 16:32 [PATCH 0/3] Conversion to compat_ioctl for ALSA drivers Takashi Iwai
2005-01-18 16:35 ` [PATCH 1/3] " Takashi Iwai
2005-01-18 16:36   ` [PATCH 2/3] " Takashi Iwai
2005-01-18 16:37     ` [PATCH 3/3] " Takashi Iwai
2005-01-18 18:51       ` [PATCH 3/3] Resend: " Takashi Iwai
2005-01-30 18:02 ` [PATCH 0/3] " Brian Gerst
2005-01-31 13:39   ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox