summaryrefslogtreecommitdiff
path: root/drivers/staging/gasket/gasket_core.c
AgeCommit message (Expand)Author
2018-07-21staging: gasket: gasket_mmap return error instead of valid BAR indexTodd Poynor
2018-07-21staging: gasket: don't treat no device reset callback as an errorTodd Poynor
2018-07-21staging: gasket: fix class create bug handlingTodd Poynor
2018-07-21staging: gasket: remove code for no physical deviceTodd Poynor
2018-07-21staging: gasket: gasket_enable_dev remove unnecessary variableTodd Poynor
2018-07-19staging: gasket: drop gasket_cdev_get_info, use container_ofTodd Poynor
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