summaryrefslogtreecommitdiff
path: root/drivers/input/input-poller.c
AgeCommit message (Expand)Author
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2019-10-04Input: add input_get_poll_interval()Dmitry Torokhov
2019-08-20Input: add support for polling to input devicesDmitry Torokhov
='/distro/kernel/commit/fs/ext3/ioctl.c?id=2a79f17e4a641a2f463cb512cb0ec349844a147b'>vfs: mnt_drop_write_file()Al Viro 2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro 2011-10-10ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.Tao Ma 2011-06-25ext3/ioctl.c: silence sparse warnings about different address spacesH Hartley Sweeten 2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn 2011-01-10ext3: Add FITRIM handlingLukas Czerner 2009-04-02ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi 2009-01-08ext3: tighten restrictions on inode flagsDuane Griffin 2008-10-23ext3: add checks for errors from jbdHidehiro Kawai 2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen 2007-11-14Forbid user to change file flags on quota filesJan Kara 2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma 2007-05-08ext3: copy i_flags to inode flags on writeJan Kara 2006-12-08[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek 2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells