Misc: Trim and consolidate header file usage
[platform/upstream/libusb.git] / libusb / os / sunos_usb.c
2020-01-24 Chris Dickenscore: Make style of debug messages with errno consisten...
2019-10-31 Kenjiro TsujiSolaris: format mismatch in some usbi_dbg()
2019-09-26 Kenjiro TsujiSolaris backend depends on Solaris private symbols
2019-09-26 Kenjiro TsujiSolaris: fails to find USB devices on SPARC platform
2019-09-26 Kenjiro TsujiSolaris backend is not correctly setting the one transf...
2019-04-05 Alexander Pyhalovsolaris: Fix crash on closing libusb handle
2019-04-05 Alexander PyhalovUse more portable di_prop_lookup_ints() interface
2019-04-05 Alexander Pyhalovtransfer_lock should be released before usbi_handle_tra...
2018-12-05 Alexander Pyhalovusbi_dbg() uses backend's clock_gettime(), break recurs...
2018-12-05 Alexander PyhalovEnable timerfd on sunos when available
2017-12-26 JoshuaSolaris: Add detach/attach kernel driver support
2017-07-16 Chris Dickenscore: Pass context to backend when calling exit() function
2017-07-06 Chris Dickenscore: Kill usbi_os_backend structure definition madness
2016-07-25 Lei ChenSolaris backend