linux/drivers
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
..
accessibility
acpi proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
amba
android
ata
atm
auxdisplay
base mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() 2020-02-04 03:05:23 +00:00
bcma
block drivers/block/null_blk_main.c: fix uninitialized var warnings 2020-02-04 03:05:24 +00:00
bluetooth
bus
cdrom
char Char/Misc fix for 5.6-rc1 2020-02-03 14:57:33 +00:00
clk - New Drivers 2020-02-03 14:51:57 +00:00
clocksource
connector
counter
cpufreq More power manadement updates for 5.6-rc1 2020-01-31 14:36:35 -08:00
cpuidle
crypto
dax
dca
devfreq
dio
dma
dma-buf
edac
eisa
extcon
firewire
firmware arm64: mm: convert mm/dump.c to use walk_page_range() 2020-02-04 03:05:25 +00:00
fpga
fsi
gnss
gpio - New Drivers 2020-02-03 14:51:57 +00:00
gpu Merge branch 'akpm' (patches from Andrew) 2020-01-31 12:16:36 -08:00
greybus
hid
hsi
hv - Most of the commits here are work to enable host-initiated hibernation 2020-02-03 14:42:03 +00:00
hwmon proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
hwspinlock
hwtracing
i2c
i3c
ide proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
idle
iio iio: adc: qcom-vadc-common: use <linux/units.h> helpers 2020-01-31 10:30:40 -08:00
infiniband RDMA subsystem updates for 5.6 2020-01-31 14:40:36 -08:00
input proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
interconnect
iommu pci-v5.6-changes 2020-01-31 14:48:54 -08:00
ipack
irqchip
isdn proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
leds
lightnvm
macintosh proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
mailbox
mcb
md proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
media media updates for v5.6-rc1 2020-01-31 14:43:23 -08:00
memory
memstick
message
mfd - New Drivers 2020-02-03 14:51:57 +00:00
misc proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
mmc
mtd
mux
net proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
nfc
ntb
nubus
nvdimm
nvme nvme: hwmon: switch to use <linux/units.h> helpers 2020-01-31 10:30:40 -08:00
nvmem
of
opp
oprofile
parisc proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
parport
pci proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
pcmcia
perf
phy
pinctrl pinctrl: fix pxa2xx.c build warnings 2020-02-04 03:05:24 +00:00
platform proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
pnp proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator - New Drivers 2020-02-03 14:51:57 +00:00
remoteproc
reset
rpmsg
rtc - New Drivers 2020-02-03 14:51:57 +00:00
s390 proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
sbus
scsi proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
sfi
sh
siox
slimbus
soc The main MIPS changes for 5.6: 2020-01-31 11:28:31 -08:00
soundwire
spi
spmi
ssb
staging proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
target
tc The main MIPS changes for 5.6: 2020-01-31 11:28:31 -08:00
tee
thermal - Fix a SEVERE docs build failure for cpu idle cooling device (Randy Dunlap) 2020-01-31 14:39:21 -08:00
thunderbolt
tty proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
uio
usb proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
vfio
vhost
video proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
virt
virtio
visorbus
vlynq
vme
w1
watchdog
xen
zorro proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
Kconfig
Makefile