WSL2-Linux-Kernel/drivers/input
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions
This allows subsytems to provide devtmpfs with non-default permissions
for the device node. Instead of the default mode of 0600, null, zero,
random, urandom, full, tty, ptmx now have a mode of 0666, which allows
non-privileged processes to access standard device nodes in case no
other userspace process applies the expected permissions.

This also fixes a wrong assignment in pktcdvd and a checkpatch.pl complain.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-19 12:50:38 -07:00
..
gameport
joystick Merge commit 'v2.6.31-rc8' into next 2009-08-27 22:00:20 -07:00
keyboard Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 2009-09-18 09:43:09 -07:00
misc input: PCAP2 misc input driver 2009-09-17 09:47:12 +02:00
mouse Input: bcm5974 - silence uninitialized variables warnings 2009-09-13 09:13:38 -07:00
serio Merge branch 'next' into for-linus 2009-09-13 21:16:56 -07:00
tablet Input: wacom - don't use on-stack memory for report buffers 2009-08-21 00:51:28 -07:00
touchscreen input: PCAP2 based touchscreen driver 2009-09-17 09:47:12 +02:00
Kconfig
Makefile
apm-power.c
evbug.c
evdev.c
ff-core.c
ff-memless.c
fixp-arith.h
input-compat.c
input-compat.h
input-polldev.c
input.c Driver-Core: extend devnode callbacks to provide permissions 2009-09-19 12:50:38 -07:00
joydev.c Input: joydev - validate axis/button maps before clobbering current ones 2009-08-27 22:01:39 -07:00
mousedev.c
xen-kbdfront.c