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
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-04-16
Staging: gasket: Use DIV_ROUND_UP
Madhumitha Prabakaran
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-03-29
staging: gasket: apex: Prefer using the BIT macro
Sanjana Sanikommu
2019-03-20
staging: gasket: Remove return variable
Nishka Dasgupta
2019-03-18
Staging: gasket: gasket_sysfs.c: Fix string split issue.
Sanjana Sanikommu
2019-03-18
staging: gasket: gasket_interuppt.c: Fix string split issue.
Sanjana Sanikommu
2019-03-18
staging: gasket: Replace macro __ATTR with __ATTR_NULL
Wentao Cai
2019-01-22
staging: gasket: interrupt: remove unused including <linux/version.h>
Yue Haibing
2018-11-12
staging: gasket: formatting fixes
Robert Deal
2018-11-05
staging: gasket: use sizeof(*p) for memory allocation
Kimberly Brown
2018-10-19
staging: gasket: Fix sparse "incorrect type in assignment" warnings.
Laurence Rochfort
2018-10-19
staging: gasket: remove debug logs for callback invocation
Todd Poynor
2018-10-19
staging: gasket: remove debug logs in page table mapping calls
Todd Poynor
2018-10-19
staging: gasket: Remove extra blank line
Maya Nakamura
2018-10-15
staging: gasket: Update device virtual address comment
Nick Ewalt
2018-10-15
staging: gasket: sysfs: fix attribute release comment
Nick Ewalt
2018-10-15
staging: gasket: apex: fix sysfs_show
Nick Ewalt
2018-10-15
staging: gasket: page_table: simplify gasket_components_to_dev_address
Nick Ewalt
2018-10-15
staging: gasket: page_table: fix comment in components_to_dev_address
Nick Ewalt
2018-10-15
staging: gasket: page table: fixup error path allocating coherent mem
Nick Ewalt
2018-10-15
staging: gasket: page_table: rearrange gasket_page_table_entry
Nick Ewalt
2018-10-15
staging: gasket: page_table: remove unnecessary PTE status set to free
Nick Ewalt
2018-10-15
staging: gasket: page table: remove dead code in coherent mem alloc
Todd Poynor
2018-10-15
staging: gasket: page table: return valid error code on map fail
Todd Poynor
2018-09-18
staging: gasket: page_table: handle failed dma_map_page
Nick Ewalt
2018-09-18
staging: gasket: page_table: use total_entries for max ext lvl0 page idx
Nick Ewalt
2018-09-18
staging: gasket: cleanup if dma_map_page fails in gasket_perform_mapping
Nick Ewalt
2018-09-18
staging: gasket: fix gasket_free_coherent_memory metadata frees
Nick Ewalt
2018-09-18
staging: gasket: page_table: don't unmap coherent pages
Nick Ewalt
2018-09-18
staging: gasket: fix data page unmap DMA direction
Nick Ewalt
2018-09-18
staging: gasket: fix DMA direction for extended page tables
Nick Ewalt
2018-09-18
staging: gasket: page table: use GFP_KERNEL for dma_alloc_coherent
Todd Poynor
2018-09-18
staging: gasket: interrupt: remove PCI-MSIX-specific status check
Todd Poynor
2018-09-18
staging: gasket: Kconfig: describe Apex as an Edge TPU device
Todd Poynor
2018-09-16
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
2018-09-10
staging: gasket: TODO: re-implement using UIO
Ahmed S. Darwish
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
[next]