summaryrefslogtreecommitdiff
path: root/drivers/staging/gasket/apex_driver.c
AgeCommit message (Expand)Author
2021-03-16staging: gasket: remove it from the kernelGreg Kroah-Hartman
2020-04-14PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas
2019-09-12Staging: gasket: Use temporaries to reduce line length.Sandro Volery
2019-08-15staging: gasket: apex: Make structure apex_desc constantNishka Dasgupta
2019-07-25staging: gasket: apex: fix copy-paste typoIvan Bornyakov
2019-03-29staging: gasket: apex: Prefer using the BIT macroSanjana Sanikommu
2019-03-20staging: gasket: Remove return variableNishka Dasgupta
2018-10-19staging: gasket: Remove extra blank lineMaya Nakamura
2018-10-15staging: gasket: apex: fix sysfs_showNick Ewalt
2018-08-27staging: gasket: apex: remove unused array cm_mappable_regionsColin Ian King
2018-08-08staging: gasket: apex: place in low power reset until openedTodd Poynor
2018-08-08staging: gasket: apex: move sysfs setup code to probe functionTodd Poynor
2018-08-08staging: gasket: apex: fold device add/remove logic inlineTodd Poynor
2018-08-08staging: gasket: apex: enable/disable gasket device from apexTodd Poynor
2018-08-08staging: gasket: apex: remove device enable and disable callbacksTodd Poynor
2018-08-08staging: gasket: apex: move PCI core calls to apex driverTodd 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-01staging: gasket: apex: move driver-private defines out of apex.hTodd 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: apex: simplify comments for static functionsTodd Poynor
2018-07-28staging: gasket: apex: fixup undefined PCI classTodd Poynor
2018-07-27staging: gasket: apex: convert to standard loggingTodd Poynor
2018-07-24staging: gasket: apex: convert various logs to debug levelTodd Poynor
2018-07-24staging: gasket: apex return error on sysfs show of missing attributeTodd Poynor
2018-07-21staging: gasket: apex ioctl add __user annotationsTodd Poynor
2018-07-21staging: gasket: always allow root open for writeTodd Poynor
2018-07-21staging: gasket: apex_clock_gating simplify logic, reduce indentationTodd Poynor
2018-07-19staging: gasket: fix gasket_wait_with_reschedule timeout return codeTodd Poynor
2018-07-19staging: gasket: fix typo in apex_enter_resetTodd Poynor
2018-07-13staging: gasket: Use __func__ instead of hardcoded string - StyleFelix Siegel
2018-07-13staging: gasket: remove "function entered" log messagesFelix Siegel
2018-07-12staging: gasket: remove redundant license informationGreg Kroah-Hartman
2018-07-12staging: gasket: add SPDX identifiers to all files.Greg Kroah-Hartman
2018-07-02drivers/staging: Gasket driver framework + Apex driverSimon Que