summaryrefslogtreecommitdiff
path: root/include/linux/list.h
diff options
context:
space:
mode:
authorBrian Masney <masneyb@onstation.org>2016-10-10 03:20:02 -0400
committerJonathan Cameron <jic23@kernel.org>2016-10-23 19:33:56 +0100
commita57504144c62404472f3cc6a7bf4ada4508d5ddc (patch)
treef18b756d6c51c5929a494a9d3815cdb40cff68e9 /include/linux/list.h
parentaf06437dae78cc61d89f528fa4a121c27c50bc55 (diff)
downloadkernel-a57504144c62404472f3cc6a7bf4ada4508d5ddc.tar.gz
staging: iio: isl29018: move out of staging
Move ISL29018/ISL29023/ISL29035 driver out of staging into mainline. Signed-off-by: Brian Masney <masneyb@onstation.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'include/linux/list.h')
0 files changed, 0 insertions, 0 deletions
o/kernel/commit/fs/compat_ioctl.c?h=linux-6.12.y&id=e8938a62a85d1f487e02c3b01955b47c9598f6d2'>remove unused #include <linux/dirent.h>'sAdrian Bunk 2008-07-24autofs4: remove unused ioctlsIan Kent 2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller 2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller 2008-07-16Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap 2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann 2008-06-16wext: Remove compat handling from fs/compat_ioctl.cDavid S. Miller 2008-06-16wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller 2008-04-30tty: The big operations reworkAlan Cox 2008-04-30tty: BKL pushdownAlan Cox 2008-02-14d_path: Make d_path() use a struct pathJan Blunck 2008-02-08dm ioctl: move compat codeMilan Broz 2008-02-07VFS: swap do_ioctl and vfs_ioctl namesErez Zadok 2008-01-28remove __attribute_used__Adrian Bunk 2008-01-06fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy 2007-11-29tty: add the new termios2 ioctls to the compatible list.Heiko Carstens 2007-10-30[COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt 2007-10-18sparse pointer use of zero as nullStephen Hemminger 2007-10-17Clean up duplicate includes in fs/Jesper Juhl 2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds 2007-10-10[NET]: Don't implement dev_ifname32 inlineEric W. Biederman 2007-10-10compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann 2007-10-10compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann 2007-10-10compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann 2007-10-10compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann 2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann 2007-10-10compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann 2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann 2007-09-21[PATCH] WE : Add missing auth compat-ioctlJean Tourrilhes 2007-09-14As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno 2007-08-06[PATCH] remove duplicated ioctl entries in compat_ioctl.cMasakazu Mokuno 2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller 2007-07-16compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven