linux-xiaomi-chiron/drivers/input
Alexey Dobriyan 97a32539b9 proc: convert everything to "struct proc_ops"
The most notable change is DEFINE_SHOW_ATTRIBUTE macro split in
seq_file.h.

Conversion rule is:

	llseek		=> proc_lseek
	unlocked_ioctl	=> proc_ioctl

	xxx		=> proc_xxx

	delete ".owner = THIS_MODULE" line

[akpm@linux-foundation.org: fix drivers/isdn/capi/kcapi_proc.c]
[sfr@canb.auug.org.au: fix kernel/sched/psi.c]
  Link: http://lkml.kernel.org/r/20200122180545.36222f50@canb.auug.org.au
Link: http://lkml.kernel.org/r/20191225172546.GB13378@avx2
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-02-04 03:05:26 +00:00
..
gameport
joystick
keyboard ioremap changes for 5.6 2020-01-27 13:03:00 -08:00
misc Input: pm8xxx-vib - fix handling of separate enable register 2020-01-20 20:40:04 -08:00
mouse remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
rmi4 Input: rmi_f54 - read from FIFO in 32 byte blocks 2020-01-16 20:22:56 -08:00
serio - Most of the commits here are work to enable host-initiated hibernation 2020-02-03 14:42:03 +00:00
tablet Input: gtco - drop redundant variable reinit 2020-01-10 14:43:00 -08:00
touchscreen Input: sur40 - fix interface sanity checks 2020-01-10 14:43:01 -08:00
apm-power.c
evbug.c
evdev.c Input: evdev - convert kzalloc()/vzalloc() to kvzalloc() 2020-01-10 14:42:52 -08:00
ff-core.c
ff-memless.c
input-compat.c
input-compat.h
input-leds.c
input-mt.c
input-polldev.c
input-poller.c
input-poller.h
input.c proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
joydev.c
Kconfig
Makefile
matrix-keymap.c
mousedev.c
sparse-keymap.c