summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket_core.c
AgeCommit message (Expand)Author
2018-07-19staging: gasket: bail out of reset sequence on device callback errorTodd Poynor
2018-07-19staging: gasket: gasket_wait_with_reschedule use 32 bits of retry countTodd Poynor
2018-07-19staging: gasket: gasket_wait_with_reschedule simplify logicTodd Poynor
2018-07-19staging: gasket: gasket_wait_with_reschedule use msleepTodd Poynor
2018-07-19staging: gasket: fix gasket_wait_with_reschedule timeout return codeTodd Poynor
2018-07-19staging: gasket: convert gasket_mmap_has_permissions to bool returnTodd Poynor
2018-07-19staging: gasket: hold mutex on gasket driver unregistrationTodd Poynor
2018-07-19staging: gasket: remove driver registration on class creation failureTodd Poynor
2018-07-14staging: gasket: remove gasket_wait_sync()Greg Kroah-Hartman
2018-07-13staging: gasket: Use __func__ instead of hardcoded string - StyleFelix Siegel
2018-07-12staging: gasket: fix multi line comments styleFelix Siegel
2018-07-12staging: gasket: Move open-curly brace to match kernel code styleFelix 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-11staging: gasket: remove redundant pointer bar_dataColin Ian King
2018-07-06Staging: Gasket: uninitialized return in gasket_mmap()Dan Carpenter
2018-07-06drivers/staging/gasket: Use 2-factor allocator callsKees Cook
2018-07-02drivers/staging: Gasket driver framework + Apex driverSimon Que