[PATCH 00/16] staging: gasket: return of the son of cleanups

From: Todd Poynor
Date: Thu Aug 09 2018 - 23:22:47 EST


From: Todd Poynor <toddpoynor@xxxxxxxxxx>

Remove extraneous memory barriers, refactor PCI-specific code in prep
for platform devices in the near future, general cleanups, and make de
facto maintainership official.

Todd Poynor (16):
MAINTAINERS: Switch a maintainer for drivers/staging/gasket
staging: gasket: core: remove debug log that could crash
staging: gasket: core: fix line continuation indent in
gasket_alloc_dev
staging: gasket: core: remove kobj_name param from gasket_alloc_dev
staging: gasket: core: remove ftrace-style debug logs
staging: gasket: remove gasket_exit()
staging: gasket: page table: remove unnecessary NULL check
staging: gasket: page table: use dma_mapping_error for error detection
staging: gasket: core: switch to relaxed memory-mapped I/O
staging: gasket: page table: remove extraneous memory barriers
staging: gasket: core: factor out generic device add code from PCI
code
staging: gasket: core: factor out generic device remove code from PCI
staging: gasket: core: rename lookup_internal_desc to be PCI-specific
staging: gasket: interrupt: refactor PCI MSIX-specific handler code
staging: gasket: interrupt: simplify interrupt init parameters
staging: gasket: interrupt: remove unimplemented interrupt types

MAINTAINERS | 2 +-
drivers/staging/gasket/gasket_core.c | 138 +++++++++++----------
drivers/staging/gasket/gasket_core.h | 19 +--
drivers/staging/gasket/gasket_interrupt.c | 105 ++++++----------
drivers/staging/gasket/gasket_interrupt.h | 24 +---
drivers/staging/gasket/gasket_page_table.c | 24 ++--
6 files changed, 124 insertions(+), 188 deletions(-)

--
2.18.0.597.ga71716f1ad-goog