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-07-27
staging: gasket: don't print device addresses as kernel pointers
Todd Poynor
2018-07-27
staging: gasket: TODO: remove entry for convert to standard logging
Todd Poynor
2018-07-27
staging: gasket: remove gasket logging header
Todd Poynor
2018-07-27
staging: gasket: apex: convert to standard logging
Todd Poynor
2018-07-27
staging: gasket: sysfs: convert to standard logging
Todd Poynor
2018-07-27
staging: gasket: page table: convert to standard logging
Todd Poynor
2018-07-27
staging: gasket: ioctl: convert to standard logging
Todd Poynor
2018-07-27
staging: gasket: interrupt: convert to standard logging
Todd Poynor
2018-07-27
staging: gasket: core: convert to standard logging
Todd Poynor
2018-07-27
staging: gasket: save struct device for a gasket device
Todd Poynor
2018-07-24
staging: gasket: use vzalloc instead of vmalloc/memset
Ivan Bornyakov
2018-07-24
staging: gasket: apex: convert various logs to debug level
Todd Poynor
2018-07-24
staging: gasket: page table: remove unnecessary logs
Todd Poynor
2018-07-24
staging: gasket: page table: convert various logs to debug level
Todd Poynor
2018-07-24
staging: gasket: ioctl common: convert various logs to debug level
Todd Poynor
2018-07-24
staging: gasket: interrupts: convert various logs to debug level
Todd Poynor
2018-07-24
staging: gasket: core: convert various logs to debug level
Todd Poynor
2018-07-24
staging: gasket: apex return error on sysfs show of missing attribute
Todd Poynor
2018-07-24
staging: gasket: gasket_get_device drop check for NULL pci_dev
Todd Poynor
2018-07-24
staging: gasket: remove unnecessary NULL checks on calls from VFS
Todd Poynor
2018-07-24
staging: gasket: print mmap starting address as unsigned long
Todd Poynor
2018-07-24
staging: gasket: avoid copy to user on error in coherent alloc config
Todd Poynor
2018-07-24
staging: gasket: gasket_handle_ioctl fix ioctl exit trace param
Todd Poynor
2018-07-24
staging: gasket: remove duplicate call to retrieve device callback
Todd Poynor
2018-07-24
staging: gasket: fix check_and_invoke_callback log param
Todd Poynor
2018-07-21
staging: gasket: common ioctls add __user annotations
Todd Poynor
2018-07-21
staging: gasket: common ioctl dispatcher add __user annotations
Todd Poynor
2018-07-21
staging: gasket: apex ioctl add __user annotations
Todd Poynor
2018-07-21
staging: gasket: top ioctl handler add __user annotations
Todd Poynor
2018-07-21
staging: gasket: always allow root open for write
Todd Poynor
2018-07-21
staging: gasket: fix multi-line comment syntax in gasket_core.h
Todd Poynor
2018-07-21
staging: gasket: remove extra parens in gasket_write_mappable_regions
Todd Poynor
2018-07-21
staging: gasket: gasket_mmap use PAGE_MASK
Todd Poynor
2018-07-21
staging: gasket: remove unnecessary parens in page table code
Todd Poynor
2018-07-21
staging: gasket: fix comment syntax in apex.h
Todd Poynor
2018-07-21
staging: gasket: remove else clause after return in if clause
Todd Poynor
2018-07-21
staging: gasket: gasket page table functions use bool return type
Todd Poynor
2018-07-21
staging: gasket: apex_clock_gating simplify logic, reduce indentation
Todd Poynor
2018-07-21
staging: gasket: gasket_mmap return error instead of valid BAR index
Todd Poynor
2018-07-21
staging: gasket: don't treat no device reset callback as an error
Todd Poynor
2018-07-21
staging: gasket: remove unnecessary code in coherent allocator
Todd Poynor
2018-07-21
staging: gasket: fix class create bug handling
Todd Poynor
2018-07-21
staging: gasket: remove code for no physical device
Todd Poynor
2018-07-21
staging: gasket: gasket_enable_dev remove unnecessary variable
Todd Poynor
2018-07-21
staging: gasket: allow compile for ARM64 in Kconfig
Todd Poynor
2018-07-19
staging: gasket: drop gasket_cdev_get_info, use container_of
Todd Poynor
2018-07-19
staging: gasket: bail out of reset sequence on device callback error
Todd Poynor
2018-07-19
staging: gasket: gasket_wait_with_reschedule use 32 bits of retry count
Todd Poynor
2018-07-19
staging: gasket: gasket_wait_with_reschedule simplify logic
Todd Poynor
2018-07-19
staging: gasket: gasket_wait_with_reschedule use msleep
Todd Poynor
[next]