Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-05-29 | mtd: Fix pointer handling in compat ioctls to use compat_ptr() | David Woodhouse | 1 | -2/+2 |
2009-05-29 | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c | Kevin Cernekee | 2 | -23/+2 |
2009-05-29 | mtd: add OOB ioctls for >4GiB devices | Kevin Cernekee | 3 | -0/+39 |
2009-05-29 | mtd: compat_ioctl cleanup | Kevin Cernekee | 2 | -126/+180 |
2009-05-29 | mtd: add MEMERASE64 ioctl for >4GiB devices | Kevin Cernekee | 3 | -8/+28 |