summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket
Commit message (Expand)AuthorAgeFilesLines
...
* staging: gasket: core: delete device add and remove callbacksTodd Poynor2018-08-082-39/+0
* staging: gasket: apex: enable/disable gasket device from apexTodd Poynor2018-08-081-0/+12
* staging: gasket: core: let device driver enable/disable gasket deviceTodd Poynor2018-08-082-14/+14
* staging: gasket: apex: remove device enable and disable callbacksTodd Poynor2018-08-081-3/+0
* staging: gasket: core: remove device enable and disable callbacksTodd Poynor2018-08-082-34/+2
* staging: gasket: core: convert remaining info logs to debugTodd Poynor2018-08-081-4/+3
* staging: gasket: apex: move PCI core calls to apex driverTodd Poynor2018-08-081-1/+48
* staging: gasket: core: move core PCI calls to device driversTodd Poynor2018-08-082-60/+28
* staging: gasket: sysfs: clean up state if ENOMEM removing mappingTodd Poynor2018-08-081-7/+6
* Revert "staging: gasket: core: hold reference to pci_dev while used"Todd Poynor2018-08-051-2/+1
* staging: gasket: core: add subsystem and device info to logsTodd Poynor2018-08-051-4/+9
* staging: gasket: core: device register debug log cleanupsTodd Poynor2018-08-051-5/+2
* staging: gasket: core: remove registration logsTodd Poynor2018-08-051-4/+0
* staging: gasket: apex: enable power save mode by defaultTodd Poynor2018-08-021-1/+1
* staging: gasket: apex: drop reset type paramTodd Poynor2018-08-021-12/+8
* staging: gasket: remove "reset type" param from frameworkTodd Poynor2018-08-025-21/+12
* staging: gasket: sysfs: fix potential null dereferenceIvan Bornyakov2018-08-021-0/+5
* staging: gasket: page table: fix header file include guard symbolTodd Poynor2018-08-011-3/+3
* Revert "staging: gasket: page table: hold references to device and pci_dev"Todd Poynor2018-08-011-2/+1
* staging: gasket: core: use bool type for ns_capable resultTodd Poynor2018-08-011-2/+2
* staging: gasket: apex: move driver-private defines out of apex.hTodd Poynor2018-08-012-60/+31
* staging: gasket: TODO: remove entry for multi-line alignment styleTodd Poynor2018-08-011-3/+0
* staging: gasket: interrupt: fix function param line continuation styleTodd Poynor2018-08-012-49/+43
* staging: gasket: sysfs: fix function param line continuation styleTodd Poynor2018-08-012-29/+29
* staging: gasket: page table: fix function param line continuation styleTodd Poynor2018-08-012-119/+120
* staging: gasket: ioctl: fix function param line continuation styleTodd Poynor2018-08-011-30/+30
* staging: gasket: core: fix function param line continuation styleTodd Poynor2018-08-012-183/+179
* staging: gasket: TODO: remove entry for static function declarationsTodd Poynor2018-08-011-1/+0
* staging: gasket: pg tbl: remove static function forward declarationsTodd Poynor2018-08-011-638/+573
* staging: gasket: interrupt: remove static function forward declarationsTodd Poynor2018-08-011-257/+242
* staging: gasket: ioctl: remove static function forward declarationsTodd Poynor2018-08-011-188/+168
* staging: gasket: core: remove static function forward declarationsTodd Poynor2018-08-011-929/+873
* staging: gasket: apex: fix function param line continuation styleTodd Poynor2018-07-301-61/+58
* staging: gasket: apex: remove static function forward declarationsTodd Poynor2018-07-301-226/+190
* staging: gasket: TODO: remove entry for static function kernel docsTodd Poynor2018-07-301-1/+0
* staging: gasket: sysfs: simplify comments for static functionsTodd Poynor2018-07-301-24/+4
* staging: gasket: interrupt: simplify comments for static functionsTodd Poynor2018-07-301-17/+1
* staging: gasket: page table: simplify comments for static functionsTodd Poynor2018-07-301-275/+48
* staging: gasket: ioctl: simplify comments for static functionsTodd Poynor2018-07-301-42/+9
* staging: gasket: core: simplify comments for static functionsTodd Poynor2018-07-301-120/+31
* staging: gasket: apex: simplify comments for static functionsTodd Poynor2018-07-301-54/+10
* staging: gasket: core: allow root access based on user namespaceTodd Poynor2018-07-301-2/+8
* staging: gasket: page table: hold references to device and pci_devTodd Poynor2018-07-301-2/+4
* staging: gasket: sysfs: hold reference to device while in useTodd Poynor2018-07-301-6/+5
* staging: gasket: core: hold reference to pci_dev while usedTodd Poynor2018-07-301-2/+2
* staging: gasket: use NULL instead of 0 for null pointerDmitriy Cherkasov2018-07-291-1/+1
* staging: gasket: core: hold reference on device while in useTodd Poynor2018-07-291-2/+2
* staging: gasket: page table: remove code for "no dma_ops"Todd Poynor2018-07-283-55/+8
* staging: gasket: sysfs: remove unnecessary NULL check on device ptrTodd Poynor2018-07-281-5/+0
* staging: gasket: apex: fixup undefined PCI classTodd Poynor2018-07-281-0/+7