projects
/
platform
/
upstream
/
libusb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
core: Correctly report cancellations due to timeouts
[platform/upstream/libusb.git]
/
libusb
/
io.c
2015-08-05
Chris Dickens
core: Correctly report cancellations due to timeouts
blob
|
commitdiff
2015-07-29
Chris Dickens
API: Add libusb_free_pollfds() function
blob
|
commitdiff
|
diff to current
2015-05-07
Chris Dickens
core: Copy transfer timeout to local variable before...
blob
|
commitdiff
|
diff to current
2015-05-07
Chris Dickens
core: Miscellaneous transfer timeout improvements
blob
|
commitdiff
|
diff to current
2015-04-28
Tobias Klauser
core: Remove unused member add_iso_packet_size from...
blob
|
commitdiff
|
diff to current
2015-04-28
Matthias Bolte
Misc: Remove unnecessary \n from log messages
blob
|
commitdiff
|
diff to current
2015-03-01
Chris Dickens
core: Add internal transfer state management
blob
|
commitdiff
|
diff to current
2015-01-27
Chris Dickens
core: Implement new transfer completion API
blob
|
commitdiff
|
diff to current
2015-01-22
Chris Dickens
linux_usbfs: Update MAX_ISO_BUFFER_LENGTH
blob
|
commitdiff
|
diff to current
2015-01-11
Chris Dickens
core: Fix handling of duplicate transfer submission...
blob
|
commitdiff
|
diff to current
2015-01-08
Chris Dickens
core: Add debug statements to help trace transfers
blob
|
commitdiff
|
diff to current
2015-01-06
Chris Dickens
core: Make event_data_lock non-recursive
blob
|
commitdiff
|
diff to current
2014-12-29
Chris Dickens
core: Improve the handling of the pollfd list
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Signal the event pipe at most one time
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Eliminate hotplug pipe, using list and event...
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Add helper functions to signal and clear the...
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Rename pipe used to signal internal events
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Transition device close event to use event_data_lock
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Add new lock to protect internal context event...
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Rename pollfd_modify counter and its lock to...
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Remove taking of events lock inside usbi_fd_notif...
blob
|
commitdiff
|
diff to current
2014-12-16
Ludovic Rousseau
Doxygen: fix a duplicate label
blob
|
commitdiff
|
diff to current
2014-09-07
Chris Dickens
io: Move timerfd close into error handling path
blob
|
commitdiff
|
diff to current
2014-09-07
Chris Dickens
io: Fix memory leaks in usbi_io_init()
blob
|
commitdiff
|
diff to current
2014-09-07
Chris Dickens
core: Make use of headers consistent across all files
blob
|
commitdiff
|
diff to current
2014-08-29
Chris Dickens
core: Rename count variable for pollfds for consistency...
blob
|
commitdiff
|
diff to current
2014-08-27
Chris Dickens
core: Reuse poll fds across calls to handle_events()
blob
|
commitdiff
|
diff to current
2014-08-27
Chris Dickens
core: Be more efficient by not passing internal fds...
blob
|
commitdiff
|
diff to current
2014-08-27
Chris Dickens
usbi_handle_transfer_completion: Remove signal to event...
blob
|
commitdiff
|
diff to current
2014-05-30
Hans de Goede
libusb_submit_transfer: Don't reference the device...
blob
|
commitdiff
|
diff to current
2014-05-30
Hans de Goede
libusb_submit_transfer: Fix possible deadlock
blob
|
commitdiff
|
diff to current
2014-04-22
Hans de Goede
Add API for using bulk streams
blob
|
commitdiff
|
diff to current
2014-03-22
Sean McBride
Removed empty \see statements, fixing -Wdocumentation...
blob
|
commitdiff
|
diff to current
2014-01-08
hjelmn@cs.unm.edu
Misc: Revert all references to libusb/libusb.info
blob
|
commitdiff
|
diff to current
2013-11-20
Hans de Goede
io: Ensure all pending events are consumed in one libus...
blob
|
commitdiff
|
diff to current
2013-08-21
Paul Fertser
Clarify alignment requirements for the control transfer...
blob
|
commitdiff
|
diff to current
2013-08-08
Chris Dickens
Core: Fix potential segfault caused by using freed...
blob
|
commitdiff
|
diff to current
2013-08-02
Chris Dickens
Core: correctly check usbi_read() returned value
blob
|
commitdiff
|
diff to current
2013-07-30
Nathan Hjelm
keep a reference to the device for each active transfer...
blob
|
commitdiff
|
diff to current
2013-07-05
Hans de Goede
Documentation: add an Using an event handling thread...
blob
|
commitdiff
|
diff to current
2013-07-05
Hans de Goede
Documentation: explain the 2 main viable event handling...
blob
|
commitdiff
|
diff to current
2013-07-05
Hans de Goede
hotplug: Give the usbi_hotplug_match* functions a conte...
blob
|
commitdiff
|
diff to current
2013-05-28
Toby Gray
POSIX: Move setting of pipes to non-blocking into usbi_pipe
blob
|
commitdiff
|
diff to current
2013-05-17
Hans de Goede
core: Fix handle_events return code on hotplug pipe...
blob
|
commitdiff
|
diff to current
2013-05-16
Hans de Goede
usbi_handle_disconnect: Fix race condition leading...
blob
|
commitdiff
|
diff to current
2013-05-16
Hans de Goede
usbi_handle_disconnect: Add some debugging wrt cancelle...
blob
|
commitdiff
|
diff to current
2013-05-16
Hans de Goede
core: Improve error / debug messages for hotplug pipe...
blob
|
commitdiff
|
diff to current
2013-05-15
Nathan Hjelm
Add some editor meta-comments for proper tab usage
blob
|
commitdiff
|
diff to current
2013-05-15
Nathan Hjelm
Add hotplug support.
blob
|
commitdiff
|
diff to current
2013-02-27
Pete Batard
Misc: Simplify includes and misc. cleanup
blob
|
commitdiff
|
diff to current
2013-02-15
Ludovic Rousseau
Core: Fix compiler warning
blob
|
commitdiff
|
diff to current
2013-02-15
Sean McBride
Use "" instead of <> for internal includes
blob
|
commitdiff
|
diff to current
2013-01-29
Ludovic Rousseau
Core: Fix warning implicit conversion changes signedness
blob
|
commitdiff
|
diff to current
2013-01-23
Pete Batard
Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H
blob
|
commitdiff
|
diff to current
2012-09-12
Hans de Goede
All: Avoid polluting errors reported on device disconnect
blob
|
commitdiff
|
diff to current
2012-08-22
Peter Stuge
Core: Handle >= 1 second transfer timeout in libusb_sub...
blob
|
commitdiff
|
diff to current
2012-08-12
Pete Batard
Core: Improve instrumentation of timerfd_settime failures
blob
|
commitdiff
|
diff to current
2012-08-04
Pete Batard
Core: Fix unconditional disarming of timerfd
blob
|
commitdiff
|
diff to current
2012-07-13
Davidlohr Bueso
All: Replace malloc+memset with calloc
blob
|
commitdiff
|
diff to current
2012-06-13
Pete Batard
Core: Fix Clang warnings
blob
|
commitdiff
|
diff to current
2012-05-23
Pete Batard
Misc: Ensure all sources are UTF-8
blob
|
commitdiff
|
diff to current
2012-05-03
Toby Gray
Windows: Fix deadlock in backend when submitting transfers.
blob
|
commitdiff
|
diff to current
2012-04-20
Peter Stuge
Core: Add debug message with callback address on comple...
blob
|
commitdiff
|
diff to current
2012-04-03
Pete Batard
Misc: Fix missing libsub's -> libusbx's from previous...
blob
|
commitdiff
|
diff to current
2012-04-03
Pete Batard
Misc: Rebrand to libusbx
blob
|
commitdiff
|
diff to current
2012-03-26
Hans de Goede
Linux: Don't print errors when cancel_transfer fails...
blob
|
commitdiff
|
diff to current
2012-02-22
Peter Stuge
Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate...
blob
|
commitdiff
|
diff to current
2012-02-13
Peter Stuge
Do not call timerfd functions when timerfd is not being...
blob
|
commitdiff
|
diff to current
2012-02-08
Pete Batard
Windows: Output an error message on calls to libusb_get...
blob
|
commitdiff
|
diff to current
2012-02-08
Pete Batard
io.c: Fix comment since pthreads isn't the only threadi...
blob
|
commitdiff
|
diff to current
2011-10-17
Sean McBride
Fix unused variable warnings when without timerfd and...
blob
|
commitdiff
|
diff to current
2011-10-17
Hans de Goede
Docs: Clarify that libusb_handle_events_timeout() tv...
blob
|
commitdiff
|
diff to current
2011-09-22
Sebastian Pipping
Fix typos in introductory documentation
blob
|
commitdiff
|
diff to current
2011-09-22
Hans de Goede
Document libusb_handle_events_completed() and _timeout_...
blob
|
commitdiff
|
diff to current
2011-09-22
Graeme Gill
Fix #56 race condition causing delayed completion of...
blob
|
commitdiff
|
diff to current
2011-09-22
Nathan Hjelm
Fix #64 use of reserved identifiers throughout libusb
blob
|
commitdiff
|
diff to current
2011-07-24
Vitali Lovich
Clean up in-flight transfers and device handle when...
blob
|
commitdiff
|
diff to current
2011-07-24
Vitali Lovich
Add USBI_TRANSFER_CANCELLING and _DEVICE_DISAPPEARED...
blob
|
commitdiff
|
diff to current
2011-06-13
Sean McBride
io.c: Fix clang analyzer warning about unused variable
blob
|
commitdiff
|
diff to current
2011-06-13
Peter Stuge
configure.ac: Check for poll.h, and for nfds_t on Darwin
blob
|
commitdiff
|
diff to current
2011-06-13
Peter Stuge
Core: libusb_get_next_timeout() must consider all flyin...
blob
|
commitdiff
|
diff to current
2010-11-26
Nathan Hjelm
Remove USBI_OS_HANDLES_TIMEOUT and fix int/isoc timeout...
blob
|
commitdiff
|
diff to current
2010-10-16
Ludovic Rousseau
Add missing argument to libusb_wait_for_event() documen...
blob
|
commitdiff
|
diff to current
2010-09-19
Pete Batard
Windows: Make libusb_pollfd() return error
blob
|
commitdiff
|
diff to current
2010-08-24
Pete Batard
Introduced calling convention (for Windows)
blob
|
commitdiff
|
diff to current
2010-07-28
Pete Batard
Add Windows support
blob
|
commitdiff
|
diff to current
2010-06-25
Daniel Drake
Only include sys/time.h on appropriate platforms
blob
|
commitdiff
|
diff to current
2010-06-05
Pete Batard
Abstract low-level event handler operations
blob
|
commitdiff
|
diff to current
2010-06-04
Pete Batard
fixes the possibility of using a broken timercmp on...
blob
|
commitdiff
|
diff to current
2010-05-20
Pete Batard
Add type parameter to the list_for_each_entry() and...
blob
|
commitdiff
|
diff to current
2010-05-19
Daniel Drake
Fix a usbi_pollfd leak in error path
blob
|
commitdiff
|
diff to current
2010-05-17
Pete Batard
Stricter types and casts
blob
|
commitdiff
|
diff to current
2010-05-17
Pete Batard
Fixes to error handling and exit codepaths
blob
|
commitdiff
|
diff to current
2010-05-13
Pete Batard
Whitespace cleanup
blob
|
commitdiff
|
diff to current
2010-05-13
Peter Stuge
Add internal abstraction for POSIX Threads
blob
|
commitdiff
|
diff to current
2010-04-19
Daniel Drake
Document that fd set contents are an internal implement...
blob
|
commitdiff
|
diff to current
2009-11-21
Daniel Drake
Increase libusb_handle_events() timeout to 60 seconds
blob
|
commitdiff
|
diff to current
2009-11-21
Daniel Drake
Refine timerfd header check (#18)
blob
|
commitdiff
|
diff to current
2009-11-07
Daniel Drake
Update documentation about early completion caveats
blob
|
commitdiff
|
diff to current
2009-11-07
Daniel Drake
Use timerfd for timeout handling
blob
|
commitdiff
|
diff to current
next