linux/drivers/staging/gasket
Todd Poynor dd9d1502fe staging: gasket: page table: hold references to device and pci_dev
Hold references to the struct device and the pci_dev for the page table
while the data structures contian pointers to these.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-30 10:54:50 +02:00
..
apex_driver.c staging: gasket: apex: fixup undefined PCI class 2018-07-28 09:24:10 +02:00
apex.h staging: gasket: fix comment syntax in apex.h 2018-07-21 08:50:35 +02:00
gasket_constants.h staging: gasket: remove redundant license information 2018-07-12 21:48:30 +02:00
gasket_core.c staging: gasket: core: hold reference to pci_dev while used 2018-07-30 10:54:50 +02:00
gasket_core.h staging: gasket: save struct device for a gasket device 2018-07-27 17:09:16 +02:00
gasket_interrupt.c staging: gasket: interrupt: convert to standard logging 2018-07-27 17:09:17 +02:00
gasket_interrupt.h staging: gasket: remove gasket_interrupt_get_msix_entries() 2018-07-14 09:16:28 +02:00
gasket_ioctl.c staging: gasket: ioctl: convert to standard logging 2018-07-27 17:09:17 +02:00
gasket_ioctl.h staging: gasket: common ioctl dispatcher add __user annotations 2018-07-21 08:50:36 +02:00
gasket_page_table.c staging: gasket: page table: hold references to device and pci_dev 2018-07-30 10:54:50 +02:00
gasket_page_table.h staging: gasket: page table: remove code for "no dma_ops" 2018-07-28 09:24:10 +02:00
gasket_sysfs.c staging: gasket: sysfs: hold reference to device while in use 2018-07-30 10:54:50 +02:00
gasket_sysfs.h staging: gasket: remove gasket_sysfs_register_show() 2018-07-14 09:17:24 +02:00
gasket.h staging: gasket: remove redundant license information 2018-07-12 21:48:30 +02:00
Kconfig staging: gasket: allow compile for ARM64 in Kconfig 2018-07-21 08:50:34 +02:00
Makefile
TODO staging: gasket: TODO: remove entry for convert to standard logging 2018-07-27 17:09:17 +02:00