linux-stable/drivers/uio
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations
* mark struct vm_area_struct::vm_ops as const
* mark vm_ops in AGP code

But leave TTM code alone, something is fishy there with global vm_ops
being used.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-27 11:39:25 -07:00
..
Kconfig uio: add generic driver for PCI 2.3 devices 2009-09-15 09:50:48 -07:00
Makefile uio: add generic driver for PCI 2.3 devices 2009-09-15 09:50:48 -07:00
uio.c const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
uio_aec.c uio: add the uio_aec driver 2009-03-24 16:38:24 -07:00
uio_cif.c UIO: fix specific device driver missing statement for depmod 2009-04-16 16:17:11 -07:00
uio_pci_generic.c uio: add generic driver for PCI 2.3 devices 2009-09-15 09:50:48 -07:00
uio_pdrv.c UIO: Change driver name of uio_pdrv 2008-10-16 09:24:53 -07:00
uio_pdrv_genirq.c uio: Runtime PM for UIO devices 2009-08-23 18:03:19 +09:00
uio_sercos3.c UIO: add automata sercos3 pci card support 2008-10-16 09:24:53 -07:00
uio_smx.c UIO: Implement a UIO interface for the SMX Cryptengine 2008-04-19 19:10:18 -07:00