blob: 471fcecff67cb0498937bc5312350f407f09bf5b [file] [log] [blame]
1fb5e1c92e7d ("staging: gasket: core: factor out generic device remove code from PCI")
9c34e95c6f03 ("staging: gasket: core: factor out generic device add code from PCI code")
57db4be3bbe4 ("staging: gasket: core: remove kobj_name param from gasket_alloc_dev")
565eeedaa0c1 ("staging: gasket: core: remove sysfs setup and cleanup callbacks")
4420ea9366a5 ("staging: gasket: core: delete device add and remove callbacks")
39091410d0d8 ("staging: gasket: core: let device driver enable/disable gasket device")
1b25e6e81aab ("staging: gasket: core: remove device enable and disable callbacks")
b7072b24fa61 ("staging: gasket: core: move core PCI calls to device drivers")
515bc432e4a5 ("Revert "staging: gasket: core: hold reference to pci_dev while used"")
a43a98da75ff ("staging: gasket: core: add subsystem and device info to logs")
8445a07db878 ("staging: gasket: core: device register debug log cleanups")
88c8a377c00f ("staging: gasket: core: fix function param line continuation style")
80666096eb78 ("staging: gasket: core: remove static function forward declarations")
f975c995e76b ("staging: gasket: core: simplify comments for static functions")
f9a496301929 ("staging: gasket: core: allow root access based on user namespace")
8dd8a48b9a7d ("staging: gasket: core: hold reference to pci_dev while used")
5b6e80cc9806 ("staging: gasket: core: hold reference on device while in use")
758c579ec631 ("staging: gasket: page table: remove code for "no dma_ops"")
c423d3447874 ("staging: gasket: page table: convert to standard logging")
803ff424e462 ("staging: gasket: core: convert to standard logging")
6cefe675f12f ("staging: gasket: save struct device for a gasket device")
37d7b0efabc5 ("staging: gasket: page table: convert various logs to debug level")
1d079f20d5aa ("staging: gasket: ioctl common: convert various logs to debug level")
6b18580bad32 ("staging: gasket: core: convert various logs to debug level")
e2f00f0b9876 ("staging: gasket: gasket_get_device drop check for NULL pci_dev")
a1978fa2d632 ("staging: gasket: print mmap starting address as unsigned long")
59ab5af73156 ("staging: gasket: fix check_and_invoke_callback log param")
761d8db71436 ("staging: gasket: top ioctl handler add __user annotations")
ed74277bd80a ("staging: gasket: always allow root open for write")
40eb35023179 ("staging: gasket: remove extra parens in gasket_write_mappable_regions")
fd5d76ab69a5 ("staging: gasket: gasket_mmap use PAGE_MASK")
c5172a29d738 ("staging: gasket: gasket page table functions use bool return type")
ec45f01668e4 ("staging: gasket: don't treat no device reset callback as an error")
ae27b2f9f76a ("staging: gasket: fix class create bug handling")
b6fdbbb743ce ("staging: gasket: remove code for no physical device")
7a013c5026df ("staging: gasket: gasket_enable_dev remove unnecessary variable")
d7db5843bc09 ("staging: gasket: drop gasket_cdev_get_info, use container_of")
45042402ae97 ("staging: gasket: bail out of reset sequence on device callback error")
72a23054a95c ("staging: gasket: gasket_wait_with_reschedule use 32 bits of retry count")
a42ea3d61c65 ("staging: gasket: gasket_wait_with_reschedule simplify logic")
c17acfdf4ad5 ("staging: gasket: gasket_wait_with_reschedule use msleep")
24dfee40e6c4 ("staging: gasket: fix gasket_wait_with_reschedule timeout return code")
e24fbaf73f05 ("staging: gasket: convert gasket_mmap_has_permissions to bool return")
722c902aacfe ("staging: gasket: hold mutex on gasket driver unregistration")
ba6585847ebc ("staging: gasket: remove driver registration on class creation failure")
948fd537bd3d ("staging: gasket: Use __func__ instead of hardcoded string - Style")
e96a31cee962 ("staging: gasket: fix multi line comments style")
5c60ce7b6ae9 ("staging: gasket: Move open-curly brace to match kernel code style")
9a69f5087ccc ("drivers/staging: Gasket driver framework + Apex driver")
d59578da2bb8 ("staging: mt7621-dts: add dts files")