aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-29[PATCH] cmap annotationsAlexander Viro1-1/+1
2004-07-12[PATCH] sparse: usb ioctl cleanupsAlexander Viro1-91/+18
2004-07-12[PATCH] sparse: VIDIOCSWIN compat_ioctl fixesAlexander Viro1-69/+61
2004-07-05Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-0/+5
2004-07-04[Bluetooth] Add HID protocol supportMarcel Holtmann1-0/+5
2004-06-29sparse: fix pointer/integer confusionLinus Torvalds1-1/+1
2004-06-04[COMPAT]: Fix some sparse annotations in fs/compat_ioctl.cDavid S. Miller1-6/+15
2004-05-29[PATCH] sparse: final bits of compat_ioctlAlexander Viro1-3/+3
2004-05-29[PATCH] sparse (compat_ioctl): SIOCGIFCONFAlexander Viro1-52/+48
2004-05-29[PATCH] sparse (compat_ioctl): fb colourmap stuffAlexander Viro1-19/+11
2004-05-29[PATCH] sparse (compat_ioctl): CDROM_SEND_PACKET handlingAlexander Viro1-33/+15
2004-05-29[PATCH] sparse (compat_ioctl): font stuffAlexander Viro1-19/+18
2004-05-29[PATCH] sparse (compat_ioctl): blkpg cleanup and annotationAlexander Viro1-27/+12
2004-05-29[PATCH] sparse (compat_ioctl): raw_ioctl() fixesAlexander Viro1-19/+11
2004-05-29[PATCH] sparse: compat_ioctl - easy partAlexander Viro1-122/+126
2004-05-22[PATCH] ncpfs compat ioctlsAlexander Viro1-0/+193
2004-05-21[BRIDGE]: Compat hooks for new-ioctl interface.Stephen Hemminger1-12/+16
2004-04-20[PATCH] i4l: add compat ioctl's for CAPIAndrew Morton1-1/+3
2004-04-11[PATCH] move job control fields from task_struct to signal_structAndrew Morton1-1/+1
2004-03-26[PATCH] Emulate deviceless bridge ioctlsAndi Kleen1-0/+16
2004-03-21Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-7/+12
2004-03-20[Bluetooth] Add missing compat ioctl's for CMTPMarcel Holtmann1-7/+12
2004-03-15[PATCH] Fix blkpg ioctl32 handlingJeremy Katz1-0/+1
2004-02-29[PATCH] fix CDROM_SEND_PACKET 32 -> 64-bit translationJens Axboe1-4/+9
2004-02-24[PATCH] add syscalls.hAndrew Morton1-0/+1
2004-02-03[PATCH] Fix more gcc 3.4 warningsAndrew Morton1-1/+3
2004-02-01[COMPAT]: Fix TUNSETIFF ioctl compat, it takes an ifreq ptr not an int.David S. Miller1-0/+1
2004-01-23[PATCH] The RAW_GETBIND compat_ioctl failsAndrew Morton1-1/+1
2004-01-18[PATCH] s390: 32 bit ioctl emulation fixes.Andrew Morton1-219/+261
2004-01-12[COMPAT]: Support wireless ioctls, with help from Clint Adams.David S. Miller1-0/+57
2003-12-29[PATCH] Minor bug fixes to the compat layerAndrew Morton1-2/+2
2003-12-29[PATCH] compat_ioctl for i2cAndrew Morton1-3/+110
2003-10-09Revert the process group accessor functions. They are buggy, andLinus Torvalds1-1/+1
2003-10-04[PATCH] fix "compat ioctl consolidation" for "move jobAndrew Morton1-1/+1
2003-10-04[PATCH] compat ioctl consolidationAndrew Morton1-1/+584
2003-10-01Merge davem@nuts.ninka.net:/disk1/davem/BK/net-2.5David S. Miller1-35/+26
2003-10-01[COMPAT]: Fix net bonding driver ioctl translations.Arun Sharma1-35/+26
2003-10-01[PATCH] ioctl32 fix to SG_IOAndrew Morton1-0/+1
2003-09-25[PATCH] janitor: cleanup includes in fs/Randy Dunlap1-2/+0
2003-08-30[PATCH] dev_t handling cleanups (2/12)Alexander Viro1-1/+1
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+1
2003-06-26[PATCH] Fix compile with !CONFIG_VTDavid Gibson1-0/+6
2003-06-15[PATCH] Fix compilation of 32bit ioctl emulation on x86-64Andi Kleen1-0/+1
2003-06-07[PATCH] common 32-bit ioctl codeAndrew Morton1-0/+2451