aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-08staging: gasket: core: remove sysfs setup and cleanup callbacksTodd Poynor1-18/+0
2018-08-08staging: gasket: core: delete device add and remove callbacksTodd Poynor1-29/+0
2018-08-08staging: gasket: core: let device driver enable/disable gasket deviceTodd Poynor1-0/+6
2018-08-08staging: gasket: core: remove device enable and disable callbacksTodd Poynor1-25/+2
2018-08-08staging: gasket: core: move core PCI calls to device driversTodd Poynor1-0/+6
2018-08-02staging: gasket: remove "reset type" param from frameworkTodd Poynor1-10/+3
2018-08-01staging: gasket: core: fix function param line continuation styleTodd Poynor1-34/+34
2018-07-27staging: gasket: save struct device for a gasket deviceTodd Poynor1-0/+3
2018-07-21staging: gasket: top ioctl handler add __user annotationsTodd Poynor1-2/+5
2018-07-21staging: gasket: fix multi-line comment syntax in gasket_core.hTodd Poynor1-1/+2
2018-07-19staging: gasket: gasket_wait_with_reschedule use 32 bits of retry countTodd Poynor1-1/+1
2018-07-19staging: gasket: fix typo in gasket_core.h commentsTodd Poynor1-1/+1
2018-07-14staging: gasket: remove gasket_wait_sync()Greg Kroah-Hartman1-5/+0
2018-07-12staging: gasket: remove redundant license informationGreg Kroah-Hartman1-10/+2
2018-07-12staging: gasket: add SPDX identifiers to all files.Greg Kroah-Hartman1-0/+1
2018-07-06Staging: Gasket: shift wrapping bug in gasket_read_modify_write_64()Dan Carpenter1-1/+1
2018-07-02drivers/staging: Gasket driver framework + Apex driverSimon Que1-0/+719