index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gasket
Age
Commit message (
Expand
)
Author
2018-08-27
staging: gasket: interrupt: remove unimplemented interrupt types
Todd Poynor
2018-08-27
staging: gasket: interrupt: simplify interrupt init parameters
Todd Poynor
2018-08-27
staging: gasket: interrupt: refactor PCI MSIX-specific handler code
Todd Poynor
2018-08-27
staging: gasket: core: rename lookup_internal_desc to be PCI-specific
Todd Poynor
2018-08-27
staging: gasket: core: factor out generic device remove code from PCI
Todd Poynor
2018-08-27
staging: gasket: core: factor out generic device add code from PCI code
Todd Poynor
2018-08-27
staging: gasket: page table: remove extraneous memory barriers
Todd Poynor
2018-08-27
staging: gasket: core: switch to relaxed memory-mapped I/O
Todd Poynor
2018-08-27
staging: gasket: page table: use dma_mapping_error for error detection
Todd Poynor
2018-08-27
staging: gasket: remove gasket_exit()
Todd Poynor
2018-08-27
staging: gasket: core: remove ftrace-style debug logs
Todd Poynor
2018-08-27
staging: gasket: core: remove kobj_name param from gasket_alloc_dev
Todd Poynor
2018-08-27
staging: gasket: core: fix line continuation indent in gasket_alloc_dev
Todd Poynor
2018-08-27
staging: gasket: core: remove debug log that could crash
Todd Poynor
2018-08-27
staging: gasket: apex: remove unused array cm_mappable_regions
Colin Ian King
2018-08-27
staging: gasket: remove null ptr check before kfree
Sumit Kumar
2018-08-08
staging: gasket: remove some extra semicolon
zhong jiang
2018-08-08
staging: gasket: fix code indent for conditional statement
Sumit Pundir
2018-08-08
staging: gasket: core: remove incorrect extraneous comment
Todd Poynor
2018-08-08
staging: gasket: apex: place in low power reset until opened
Todd Poynor
2018-08-08
staging: gasket: core: protect against races during unregister
Todd Poynor
2018-08-08
staging: gasket: apex: move sysfs setup code to probe function
Todd Poynor
2018-08-08
staging: gasket: core: remove sysfs setup and cleanup callbacks
Todd Poynor
2018-08-08
staging: gasket: apex: fold device add/remove logic inline
Todd Poynor
2018-08-08
staging: gasket: core: delete device add and remove callbacks
Todd Poynor
2018-08-08
staging: gasket: apex: enable/disable gasket device from apex
Todd Poynor
2018-08-08
staging: gasket: core: let device driver enable/disable gasket device
Todd Poynor
2018-08-08
staging: gasket: apex: remove device enable and disable callbacks
Todd Poynor
2018-08-08
staging: gasket: core: remove device enable and disable callbacks
Todd Poynor
2018-08-08
staging: gasket: core: convert remaining info logs to debug
Todd Poynor
2018-08-08
staging: gasket: apex: move PCI core calls to apex driver
Todd Poynor
2018-08-08
staging: gasket: core: move core PCI calls to device drivers
Todd Poynor
2018-08-08
staging: gasket: sysfs: clean up state if ENOMEM removing mapping
Todd Poynor
2018-08-05
Revert "staging: gasket: core: hold reference to pci_dev while used"
Todd Poynor
2018-08-05
staging: gasket: core: add subsystem and device info to logs
Todd Poynor
2018-08-05
staging: gasket: core: device register debug log cleanups
Todd Poynor
2018-08-05
staging: gasket: core: remove registration logs
Todd Poynor
2018-08-02
staging: gasket: apex: enable power save mode by default
Todd Poynor
2018-08-02
staging: gasket: apex: drop reset type param
Todd Poynor
2018-08-02
staging: gasket: remove "reset type" param from framework
Todd Poynor
2018-08-02
staging: gasket: sysfs: fix potential null dereference
Ivan Bornyakov
2018-08-01
staging: gasket: page table: fix header file include guard symbol
Todd Poynor
2018-08-01
Revert "staging: gasket: page table: hold references to device and pci_dev"
Todd Poynor
2018-08-01
staging: gasket: core: use bool type for ns_capable result
Todd Poynor
2018-08-01
staging: gasket: apex: move driver-private defines out of apex.h
Todd Poynor
2018-08-01
staging: gasket: TODO: remove entry for multi-line alignment style
Todd Poynor
2018-08-01
staging: gasket: interrupt: fix function param line continuation style
Todd Poynor
2018-08-01
staging: gasket: sysfs: fix function param line continuation style
Todd Poynor
2018-08-01
staging: gasket: page table: fix function param line continuation style
Todd Poynor
2018-08-01
staging: gasket: ioctl: fix function param line continuation style
Todd Poynor
[next]