summaryrefslogtreecommitdiff
path: root/drivers/staging/gasket
AgeCommit message (Expand)Author
2018-08-05Revert "staging: gasket: core: hold reference to pci_dev while used"Todd Poynor
2018-08-05staging: gasket: core: add subsystem and device info to logsTodd Poynor
2018-08-05staging: gasket: core: device register debug log cleanupsTodd Poynor
2018-08-05staging: gasket: core: remove registration logsTodd Poynor
2018-08-02staging: gasket: apex: enable power save mode by defaultTodd Poynor
2018-08-02staging: gasket: apex: drop reset type paramTodd Poynor
2018-08-02staging: gasket: remove "reset type" param from frameworkTodd Poynor
2018-08-02staging: gasket: sysfs: fix potential null dereferenceIvan Bornyakov
2018-08-01staging: gasket: page table: fix header file include guard symbolTodd Poynor
2018-08-01Revert "staging: gasket: page table: hold references to device and pci_dev"Todd Poynor
2018-08-01staging: gasket: core: use bool type for ns_capable resultTodd Poynor
2018-08-01staging: gasket: apex: move driver-private defines out of apex.hTodd Poynor
2018-08-01staging: gasket: TODO: remove entry for multi-line alignment styleTodd Poynor
2018-08-01staging: gasket: interrupt: fix function param line continuation styleTodd Poynor
2018-08-01staging: gasket: sysfs: fix function param line continuation styleTodd Poynor
2018-08-01staging: gasket: page table: fix function param line continuation styleTodd Poynor
2018-08-01staging: gasket: ioctl: fix function param line continuation styleTodd Poynor
2018-08-01staging: gasket: core: fix function param line continuation styleTodd Poynor
2018-08-01staging: gasket: TODO: remove entry for static function declarationsTodd Poynor
2018-08-01staging: gasket: pg tbl: remove static function forward declarationsTodd Poynor
2018-08-01staging: gasket: interrupt: remove static function forward declarationsTodd Poynor
2018-08-01staging: gasket: ioctl: remove static function forward declarationsTodd Poynor
2018-08-01staging: gasket: core: remove static function forward declarationsTodd Poynor
2018-07-30staging: gasket: apex: fix function param line continuation styleTodd Poynor
2018-07-30staging: gasket: apex: remove static function forward declarationsTodd Poynor
2018-07-30staging: gasket: TODO: remove entry for static function kernel docsTodd Poynor
2018-07-30staging: gasket: sysfs: simplify comments for static functionsTodd Poynor
2018-07-30staging: gasket: interrupt: simplify comments for static functionsTodd Poynor
2018-07-30staging: gasket: page table: simplify comments for static functionsTodd Poynor
2018-07-30staging: gasket: ioctl: simplify comments for static functionsTodd Poynor
2018-07-30staging: gasket: core: simplify comments for static functionsTodd Poynor
2018-07-30staging: gasket: apex: simplify comments for static functionsTodd Poynor
2018-07-30staging: gasket: core: allow root access based on user namespaceTodd Poynor
2018-07-30staging: gasket: page table: hold references to device and pci_devTodd Poynor
2018-07-30staging: gasket: sysfs: hold reference to device while in useTodd Poynor
2018-07-30staging: gasket: core: hold reference to pci_dev while usedTodd Poynor
2018-07-29staging: gasket: use NULL instead of 0 for null pointerDmitriy Cherkasov
2018-07-29staging: gasket: core: hold reference on device while in useTodd Poynor
2018-07-28staging: gasket: page table: remove code for "no dma_ops"Todd Poynor
2018-07-28staging: gasket: sysfs: remove unnecessary NULL check on device ptrTodd Poynor
2018-07-28staging: gasket: apex: fixup undefined PCI classTodd Poynor
2018-07-28staging: gasket: sysfs: remove check for refcount already zeroTodd Poynor
2018-07-27staging: gasket: don't print device addresses as kernel pointersTodd Poynor
2018-07-27staging: gasket: TODO: remove entry for convert to standard loggingTodd Poynor
2018-07-27staging: gasket: remove gasket logging headerTodd Poynor
2018-07-27staging: gasket: apex: convert to standard loggingTodd Poynor
2018-07-27staging: gasket: sysfs: convert to standard loggingTodd Poynor
2018-07-27staging: gasket: page table: convert to standard loggingTodd Poynor
2018-07-27staging: gasket: ioctl: convert to standard loggingTodd Poynor
2018-07-27staging: gasket: interrupt: convert to standard loggingTodd Poynor