summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket
AgeCommit message (Expand)Author
2020-06-25staging: gasket: Fix mapping refcnt leak when register/store failsXiyu Yang
2020-06-25staging: gasket: Fix mapping refcnt leak when put attribute failsXiyu Yang
2020-05-14staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter
2020-05-02PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas
2019-08-16staging: gasket: apex: fix copy-paste typoIvan Bornyakov
2018-09-10staging: gasket: TODO: re-implement using UIOAhmed S. Darwish
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
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