aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket_interrupt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-08staging: gasket: remove some extra semicolonzhong jiang1-3/+3
2018-08-01staging: gasket: interrupt: fix function param line continuation styleTodd Poynor1-39/+34
2018-08-01staging: gasket: interrupt: remove static function forward declarationsTodd Poynor1-257/+242
2018-07-30staging: gasket: interrupt: simplify comments for static functionsTodd Poynor1-17/+1
2018-07-27staging: gasket: interrupt: convert to standard loggingTodd Poynor1-35/+32
2018-07-24staging: gasket: interrupts: convert various logs to debug levelTodd Poynor1-12/+12
2018-07-14staging: gasket: remove gasket_interrupt_get_msix_entries()Greg Kroah-Hartman1-6/+0
2018-07-14staging: gasket: remove gasket_interrupt_trigger_eventfd()Greg Kroah-Hartman1-12/+0
2018-07-14staging: gasket: remove gasket_interrupt_get_eventfd_ctxs()Greg Kroah-Hartman1-7/+0
2018-07-14staging: gasket: remove pointless gasket_interrupt_pause()Greg Kroah-Hartman1-18/+0
2018-07-12staging: gasket: remove redundant license informationGreg Kroah-Hartman1-11/+1
2018-07-12staging: gasket: add SPDX identifiers to all files.Greg Kroah-Hartman1-0/+1
2018-07-06Staging: Gasket: fix a couple off by one bugsDan Carpenter1-2/+2
2018-07-06drivers/staging/gasket: Use 2-factor allocator callsKees Cook1-6/+9
2018-07-02drivers/staging: Gasket driver framework + Apex driverSimon Que1-0/+638