summaryrefslogtreecommitdiff
path: root/drivers/staging/gasket
AgeCommit message (Expand)Author
2018-08-27staging: gasket: core: switch to relaxed memory-mapped I/OTodd Poynor
2018-08-27staging: gasket: page table: use dma_mapping_error for error detectionTodd Poynor
2018-08-27staging: gasket: remove gasket_exit()Todd Poynor
2018-08-27staging: gasket: core: remove ftrace-style debug logsTodd Poynor
2018-08-27staging: gasket: core: remove kobj_name param from gasket_alloc_devTodd Poynor
2018-08-27staging: gasket: core: fix line continuation indent in gasket_alloc_devTodd Poynor
2018-08-27staging: gasket: core: remove debug log that could crashTodd Poynor
2018-08-27staging: gasket: apex: remove unused array cm_mappable_regionsColin Ian King
2018-08-27staging: gasket: remove null ptr check before kfreeSumit Kumar
2018-08-08staging: gasket: remove some extra semicolonzhong jiang
2018-08-08staging: gasket: fix code indent for conditional statementSumit Pundir
2018-08-08staging: gasket: core: remove incorrect extraneous commentTodd Poynor
2018-08-08staging: gasket: apex: place in low power reset until openedTodd Poynor
2018-08-08staging: gasket: core: protect against races during unregisterTodd Poynor
2018-08-08staging: gasket: apex: move sysfs setup code to probe functionTodd Poynor
2018-08-08staging: gasket: core: remove sysfs setup and cleanup callbacksTodd Poynor
2018-08-08staging: gasket: apex: fold device add/remove logic inlineTodd Poynor
2018-08-08staging: gasket: core: delete device add and remove callbacksTodd Poynor
2018-08-08staging: gasket: apex: enable/disable gasket device from apexTodd Poynor
2018-08-08staging: gasket: core: let device driver enable/disable gasket deviceTodd Poynor
2018-08-08staging: gasket: apex: remove device enable and disable callbacksTodd Poynor
2018-08-08staging: gasket: core: remove device enable and disable callbacksTodd Poynor
2018-08-08staging: gasket: core: convert remaining info logs to debugTodd Poynor
2018-08-08staging: gasket: apex: move PCI core calls to apex driverTodd Poynor
2018-08-08staging: gasket: core: move core PCI calls to device driversTodd Poynor
2018-08-08staging: gasket: sysfs: clean up state if ENOMEM removing mappingTodd Poynor
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