aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket_interrupt.c
AgeCommit message (Expand)Author
2019-03-18staging: gasket: gasket_interuppt.c: Fix string split issue.Sanjana Sanikommu
2019-01-22staging: gasket: interrupt: remove unused including <linux/version.h>Yue Haibing
2018-11-05staging: gasket: use sizeof(*p) for memory allocationKimberly Brown
2018-09-18staging: gasket: interrupt: remove PCI-MSIX-specific status checkTodd Poynor
2018-08-27staging: gasket: interrupt: remove unimplemented interrupt typesTodd Poynor
2018-08-27staging: gasket: interrupt: simplify interrupt init parametersTodd Poynor
2018-08-27staging: gasket: interrupt: refactor PCI MSIX-specific handler codeTodd Poynor
2018-08-08staging: gasket: remove some extra semicolonzhong jiang
2018-08-01staging: gasket: interrupt: fix function param line continuation styleTodd Poynor
2018-08-01staging: gasket: interrupt: remove static function forward declarationsTodd Poynor
2018-07-30staging: gasket: interrupt: simplify comments for static functionsTodd Poynor
2018-07-27staging: gasket: interrupt: convert to standard loggingTodd Poynor
2018-07-24staging: gasket: interrupts: convert various logs to debug levelTodd Poynor
2018-07-14staging: gasket: remove gasket_interrupt_get_msix_entries()Greg Kroah-Hartman
2018-07-14staging: gasket: remove gasket_interrupt_trigger_eventfd()Greg Kroah-Hartman
2018-07-14staging: gasket: remove gasket_interrupt_get_eventfd_ctxs()Greg Kroah-Hartman
2018-07-14staging: gasket: remove pointless gasket_interrupt_pause()Greg Kroah-Hartman
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-06Staging: Gasket: fix a couple off by one bugsDan Carpenter
2018-07-06drivers/staging/gasket: Use 2-factor allocator callsKees Cook
2018-07-02drivers/staging: Gasket driver framework + Apex driverSimon Que