summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/apex_driver.c
Commit message (Expand)AuthorAgeFilesLines
* staging: gasket: apex: fix copy-paste typoIvan Bornyakov2019-07-251-1/+1
* staging: gasket: apex: Prefer using the BIT macroSanjana Sanikommu2019-03-291-2/+2
* staging: gasket: Remove return variableNishka Dasgupta2019-03-201-3/+1Star
* staging: gasket: Remove extra blank lineMaya Nakamura2018-10-191-1/+0Star
* staging: gasket: apex: fix sysfs_showNick Ewalt2018-10-151-1/+1
* staging: gasket: apex: remove unused array cm_mappable_regionsColin Ian King2018-08-271-3/+0Star
* staging: gasket: apex: place in low power reset until openedTodd Poynor2018-08-081-0/+4
* staging: gasket: apex: move sysfs setup code to probe functionTodd Poynor2018-08-081-9/+5Star
* staging: gasket: apex: fold device add/remove logic inlineTodd Poynor2018-08-081-37/+32Star
* staging: gasket: apex: enable/disable gasket device from apexTodd Poynor2018-08-081-0/+12
* staging: gasket: apex: remove device enable and disable callbacksTodd Poynor2018-08-081-3/+0Star
* staging: gasket: apex: move PCI core calls to apex driverTodd Poynor2018-08-081-1/+48
* 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/+8Star
* staging: gasket: apex: move driver-private defines out of apex.hTodd Poynor2018-08-011-0/+29
* staging: gasket: apex: fix function param line continuation styleTodd Poynor2018-07-301-61/+58Star
* staging: gasket: apex: remove static function forward declarationsTodd Poynor2018-07-301-226/+190Star
* staging: gasket: apex: simplify comments for static functionsTodd Poynor2018-07-301-54/+10Star
* staging: gasket: apex: fixup undefined PCI classTodd Poynor2018-07-281-0/+7
* staging: gasket: apex: convert to standard loggingTodd Poynor2018-07-271-35/+26Star
* staging: gasket: apex: convert various logs to debug levelTodd Poynor2018-07-241-5/+5
* staging: gasket: apex return error on sysfs show of missing attributeTodd Poynor2018-07-241-2/+2
* staging: gasket: apex ioctl add __user annotationsTodd Poynor2018-07-211-7/+10
* staging: gasket: always allow root open for writeTodd Poynor2018-07-211-11/+4Star
* staging: gasket: apex_clock_gating simplify logic, reduce indentationTodd Poynor2018-07-211-23/+20Star
* staging: gasket: fix gasket_wait_with_reschedule timeout return codeTodd Poynor2018-07-191-4/+4
* staging: gasket: fix typo in apex_enter_resetTodd Poynor2018-07-191-1/+1
* staging: gasket: Use __func__ instead of hardcoded string - StyleFelix Siegel2018-07-131-3/+4
* staging: gasket: remove "function entered" log messagesFelix Siegel2018-07-131-8/+0Star
* staging: gasket: remove redundant license informationGreg Kroah-Hartman2018-07-121-10/+2Star
* staging: gasket: add SPDX identifiers to all files.Greg Kroah-Hartman2018-07-121-0/+1
* drivers/staging: Gasket driver framework + Apex driverSimon Que2018-07-021-0/+771