summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-29mtd: Fix pointer handling in compat ioctls to use compat_ptr()David Woodhouse1-2/+2
2009-05-29mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2-23/+2
2009-05-29mtd: add OOB ioctls for >4GiB devicesKevin Cernekee3-0/+39
2009-05-29mtd: compat_ioctl cleanupKevin Cernekee2-126/+180
2009-05-29mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee3-8/+28