Lines Matching +full:not +full:- +full:date

3 Date:   Tue May 4 19:01:59 2010 -0300
9 Date: Thu Apr 22 18:12:51 2010 -0300
14 is already in place for host-to-device transfers without this flag.
18 Date: Tue Apr 20 20:14:09 2010 -0300
24 Date: Tue Apr 20 19:43:06 2010 -0300
33 Date: Mon Apr 19 19:36:55 2010 -0300
39 Date: Mon Apr 19 19:31:12 2010 -0300
45 Date: Mon Apr 19 19:22:46 2010 -0300
54 Date: Mon Apr 5 17:11:32 2010 +0200
70 processed with host_endian=0, as they are not translated by the kernel.
72 Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
76 Date: Tue Mar 23 16:22:08 2010 -0600
78 Darwin: fix enumeration of devices with non-consecutive addresses (#23)
82 Date: Mon Mar 8 10:50:51 2010 +0000
90 Date: Thu Mar 18 11:32:32 2010 -0600
96 Date: Thu Mar 18 11:31:46 2010 -0600
105 Date: Mon Feb 15 14:10:08 2010 -0600
113 Date: Mon Feb 15 14:09:19 2010 -0600
121 Date: Mon Feb 15 14:07:44 2010 -0600
129 Date: Sun Nov 22 17:20:53 2009 +0000
135 Date: Sun Oct 25 10:06:41 2009 +0100
143 Date: Sun Oct 25 10:05:10 2009 +0100
152 Date: Sat Nov 21 17:06:43 2009 +0000
163 Date: Sat Nov 21 17:01:32 2009 +0000
172 Date: Sat Nov 21 16:57:25 2009 +0000
176 Require glibc-2.9 for the working timerfd support.
180 Date: Sun Nov 15 12:17:13 2009 +0000
186 Date: Sat Nov 7 10:43:59 2009 +0000
192 Date: Sun Oct 25 09:59:51 2009 +0100
200 Date: Wed Oct 28 20:33:49 2009 +0545
216 Date: Sat Nov 7 10:03:07 2009 +0000
222 Date: Fri Nov 6 21:54:08 2009 +0000
228 Date: Fri Nov 6 21:37:25 2009 +0000
250 Date: Wed Oct 28 15:13:22 2009 +0545
262 Fix those issues with transfer-level locks.
266 Date: Mon Sep 14 08:01:24 2009 +0100
272 Date: Fri Sep 11 22:09:12 2009 +0100
276 Some users have reported that CLOCK_MONOTONIC does not work on their
277 systems - I suspect it is available on x86 but perhaps not some
289 Date: Fri Sep 11 18:00:29 2009 +0100
295 Date: Thu Aug 27 21:14:54 2009 +0545
301 Date: Sun Aug 23 10:04:59 2009 +0545
303 Darwin: 64-bit type fixes
307 Date: Sun Aug 23 10:02:55 2009 +0545
316 Date: Sat Aug 1 13:55:15 2009 +0545
325 Date: Thu Jul 9 22:09:04 2009 +0100
327 Linux: try harder not to lose any data
334 Date: Sun Jun 28 19:49:10 2009 +0100
340 does not consider the number of transaction opportunities per
347 Date: Sat Jun 20 22:33:21 2009 +0100
356 Date: Fri Jun 19 22:18:44 2009 +0100
364 Date: Sun Jun 14 19:23:21 2009 +0100
368 g++ -pedantic doesn't like this
373 Date: Sat Jun 13 17:19:07 2009 +0100
379 Date: Wed Jun 10 21:42:05 2009 +0100
381 Linux: fix config descriptor parsing on big-endian systems
383 Multi-byte fields in the configuration descriptors that come back from
390 Date: Sun Jun 7 22:29:35 2009 +0100
396 Date: Sun Jun 7 22:26:37 2009 +0100
400 This was a confusion between configuration numbers and zero-based
405 Date: Sun Jun 7 22:19:53 2009 +0100
407 Eliminate -Wsign-compare compiler warnings
415 Date: Wed May 27 23:15:54 2009 -0700
420 synchronous such that control is not returned until the transfer
424 patch changes these synchronous APIs so they do not abort in the case of
427 Signed-off-by: David Moore <dcm@acm.org>
431 Date: Thu May 28 15:58:50 2009 -0400
433 pre-gcc-3.4 compatibility
435 The -fvisibility and -Wno-pointer-sign options are not available on
440 Date: Tue May 26 15:53:26 2009 -0400
448 Date: Tue May 12 19:20:51 2009 -0400
454 Date: Tue May 12 19:03:37 2009 -0400
460 Date: Tue May 12 19:01:44 2009 -0400
468 Date: Sun Mar 22 21:13:29 2009 -0400
474 Date: Wed Feb 25 12:33:33 2009 -0300
482 Date: Mon Feb 16 21:39:29 2009 -0300
488 Date: Mon Feb 16 21:30:49 2009 -0300
490 Make endianness macros endian-independent
497 Date: Mon Feb 16 21:25:18 2009 -0300
507 Date: Mon Feb 16 21:20:28 2009 -0300
515 Date: Mon Feb 16 21:13:52 2009 -0300
522 Author: Hans Ulrich Niedermann <hun@n-dimensional.de>
523 Date: Mon Jan 26 00:31:48 2009 +0100
534 Author: Hans Ulrich Niedermann <hun@n-dimensional.de>
535 Date: Sun Jan 25 18:21:59 2009 +0100
543 using the non-standard but widely common "foo[0]" syntax.
546 Author: Hans Ulrich Niedermann <hun@n-dimensional.de>
547 Date: Sun Jan 25 18:20:45 2009 +0100
553 Date: Sat Jan 17 00:25:40 2009 +0000
563 Date: Sun Jan 11 21:46:17 2009 -0800
567 This ensures that tpriv->urbs and tpriv->iso_urbs are always set to NULL
568 whenever a transfer is not submitted. In this way, submit_*_transfer()
573 Signed-off-by: David Moore <dcm@acm.org>
577 Date: Wed Jan 7 22:31:09 2009 -0800
598 protected by a mutex, and this patch does not address that issue.
600 Signed-off-by: David Moore <dcm@acm.org>
604 Date: Sat Dec 13 20:06:49 2008 +0000
612 Date: Wed Dec 10 15:24:05 2008 +0600
614 EOL-whitespace fixes
616 Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.ent>
620 Date: Tue Dec 9 21:43:37 2008 +0000
629 Date: Tue Dec 9 21:39:11 2008 +0000
637 Date: Fri Nov 21 13:28:32 2008 +0000
639 Improvements to multi-threaded I/O system
642 needed for tight event handling loops -- they must be able to check
647 Date: Fri Nov 21 11:00:47 2008 +0000
653 Date: Fri Nov 21 10:54:57 2008 +0000
659 Date: Thu Nov 20 15:31:10 2008 +0000
678 Date: Thu Oct 30 14:35:23 2008 +0000
682 Add support for re-attaching a driver to a device under Linux.
688 Date: Sun Nov 2 21:45:54 2008 +0000
690 Linux: handle low-level transfer errors
696 Date: Thu Sep 4 13:50:49 2008 +0200
698 Support for out-of-tree building
700 Contrary to libusb 0.1, libusb 1.0 does not support out-of-tree building
707 Date: Sun Nov 2 15:00:39 2008 +0000
715 Date: Wed Aug 27 22:44:24 2008 -0500
721 Date: Wed Aug 27 21:23:10 2008 -0500
727 Date: Sat Aug 23 01:00:21 2008 -0500
733 Date: Sat Aug 23 00:57:44 2008 -0500
743 Date: Sun Aug 10 17:09:48 2008 -0500
751 Date: Sat Jul 19 17:51:28 2008 -0500
757 Date: Wed Jul 16 09:22:12 2008 -0500
766 Date: Wed Jul 16 09:16:38 2008 -0500
775 Date: Tue Jul 8 21:15:54 2008 -0500
777 Linux: fix bulk/iso transfer double-cancellation
780 without breaking things. Not sure that I want to support this properly,
785 Date: Sat Jun 28 21:28:44 2008 -0500
791 Date: Sat Jun 28 21:24:49 2008 -0500
797 Date: Sat Jun 28 21:18:41 2008 -0500
801 As of 2.6.26, the descriptors file now includes all descriptors, not
806 Date: Thu Jun 26 22:47:05 2008 -0500
812 Date: Tue Jun 24 23:01:51 2008 -0500
821 Date: Tue Jun 24 21:31:13 2008 -0500
827 release mutexes, which is not the case.
831 Date: Fri Jun 20 23:04:53 2008 -0500
837 Date: Tue Jun 17 18:27:38 2008 -0500
843 the user-supplied callback which may free the transfer.
847 Date: Mon Jun 16 22:50:50 2008 -0500
857 Date: Sun Jun 15 15:29:38 2008 -0500
865 Date: Sun Jun 15 15:23:29 2008 -0500
869 Pointed out by Richard Röjfors, otherwise we end up busy-looping with
874 Date: Sun Jun 8 12:34:48 2008 +0300
880 Signed-off-by: Felipe Balbi <me@felipebalbi.com>
885 Date: Thu May 29 17:26:26 2008 +0100
889 Ludovic Rousseau pointed out that libusb_unlock_events() is not called
891 will not be woken up in this case.
901 Date: Thu May 29 12:35:01 2008 +0100
918 Date: Sun May 25 23:42:42 2008 +0100
922 First libusb-1.0 beta release
926 Date: Sun May 25 22:59:09 2008 +0100
935 Date: Fri May 23 15:57:07 2008 +0100
945 Date: Sat May 24 21:28:31 2008 +0100
953 Date: Fri May 23 15:58:11 2008 +0100
964 Date: Mon May 19 15:43:27 2008 +0100
972 Date: Mon May 19 15:16:32 2008 +0100
976 The return value of some ioctl commands in linux_usbfs.c are not
982 Date: Mon May 19 15:13:38 2008 +0100
993 Date: Fri May 16 23:50:20 2008 +0100
1001 Date: Fri May 16 22:37:56 2008 +0100
1005 Alan Stern pointed out that usbfs gives host-endian data, but sysfs gives
1006 bus-endian.
1010 Date: Mon May 12 18:46:37 2008 +0100
1018 Date: Mon May 12 15:43:30 2008 +0100
1026 Date: Sun May 11 21:14:18 2008 +0100
1030 We were forgetting about the remaining urbs when a non-final urb
1037 Date: Sun May 11 20:31:58 2008 +0100
1039 Handle hot-unplugging
1046 Date: Sun May 11 16:04:35 2008 +0100
1052 Date: Sun May 11 15:36:24 2008 +0100
1056 Document behaviour where host-endian and bus-endian (little) should be
1064 Date: Sun May 11 15:11:59 2008 +0100
1070 Date: Sat May 10 21:45:42 2008 +0100
1076 Date: Sat May 10 20:56:44 2008 +0100
1078 Linux: fix caching of active configuration for non-sysfs
1082 Date: Sat May 10 14:42:43 2008 +0100
1084 Fetch configurations by index (not value)
1090 Date: Sat May 10 00:12:53 2008 +0100
1094 Be more flexible when certain parts of sysfs are not available.
1098 Date: Fri May 9 19:38:13 2008 +0100
1106 Date: Fri May 9 14:34:31 2008 +0100
1116 Date: Fri May 9 14:36:14 2008 +0100
1122 Date: Thu May 8 23:09:21 2008 +0100
1131 Date: Thu May 8 23:04:52 2008 +0100
1135 Partially based on some libusb-devel discussions
1139 Date: Mon May 5 22:57:48 2008 +0100
1144 sysfs is not available on all systems, so the usbfs mechanism is still
1149 Date: Mon May 5 21:34:31 2008 +0100
1155 Date: Mon May 5 21:17:03 2008 +0100
1161 Date: Mon May 5 20:57:43 2008 +0100
1167 Date: Mon May 5 17:54:33 2008 +0100
1173 Date: Mon May 5 17:47:49 2008 +0100
1182 Date: Mon May 5 16:22:33 2008 +0100
1188 Date: Mon May 5 01:00:31 2008 +0100
1197 Date: Sun May 4 16:51:23 2008 +0100
1203 Date: Sun May 4 16:20:46 2008 +0100
1209 Date: Sun May 4 14:22:16 2008 +0100
1215 Date: Sun May 4 14:10:19 2008 +0100
1221 Date: Sun May 4 13:46:41 2008 +0100
1227 Date: Sun May 4 00:51:59 2008 +0100
1235 Date: Sat May 3 16:50:58 2008 +0100
1237 Well-defined error codes for some operations
1244 Date: Sat May 3 16:24:11 2008 +0100
1250 Date: Sat May 3 15:40:23 2008 +0100
1257 Date: Sat May 3 14:34:54 2008 +0100
1263 Date: Sat May 3 14:26:56 2008 +0100
1271 Date: Sat May 3 14:24:40 2008 +0100
1273 Linux: use read-only access to enumerate devices and descriptors
1275 Write access is not needed until later.
1280 Date: Fri May 2 17:45:23 2008 +0100
1286 Date: Fri May 2 17:33:52 2008 +0100
1292 Date: Fri May 2 16:55:36 2008 +0100
1298 Date: Fri May 2 12:55:34 2008 +0100
1304 Date: Fri May 2 12:32:46 2008 +0100
1310 Date: Fri May 2 12:32:08 2008 +0100
1318 Date: Fri May 2 12:28:31 2008 +0100
1324 Date: Tue Apr 29 15:26:46 2008 +0100
1330 Date: Tue Apr 29 13:34:26 2008 +0100
1336 Date: Sun Apr 27 23:50:01 2008 +0100
1344 Date: Sun Apr 27 23:41:24 2008 +0100
1352 Date: Sun Apr 27 23:30:34 2008 +0100
1358 Date: Sun Apr 27 23:27:04 2008 +0100
1367 Date: Sun Apr 27 19:56:02 2008 +0100
1375 Date: Sun Apr 27 19:53:51 2008 +0100
1384 Date: Sat Apr 19 16:17:53 2008 +0100
1390 Date: Fri Apr 18 23:58:54 2008 +0100
1396 Date: Fri Apr 18 23:42:40 2008 +0100
1402 Date: Fri Apr 18 20:00:31 2008 +0100
1408 Date: Fri Apr 18 19:59:56 2008 +0100
1414 Date: Thu Apr 17 18:24:54 2008 +0100
1422 Date: Thu Apr 17 17:44:28 2008 +0100
1428 Date: Mon Apr 14 20:03:27 2008 +0100
1436 Date: Fri Apr 11 21:40:07 2008 +0100
1446 This commit also improves cancellation - the library now understands
1451 Date: Tue Apr 1 23:28:32 2008 +0100
1455 Make it clear that apps should not mess with these structures
1459 Date: Sun Mar 30 22:19:00 2008 +0100
1465 Date: Tue Mar 25 16:24:30 2008 +0000
1469 Due to variable-sized structures, this involved changing allocation
1478 Date: Sun Mar 23 21:17:32 2008 +0000
1484 Date: Sun Mar 23 21:13:14 2008 +0000
1492 Date: Thu Mar 20 21:10:01 2008 +0000
1498 Date: Thu Mar 20 21:07:00 2008 +0000
1507 Date: Sat Mar 15 16:35:12 2008 +0000
1516 Date: Sat Mar 15 13:50:53 2008 +0200
1523 Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
1527 Date: Thu Mar 13 12:36:56 2008 +0000
1529 Beginnings of cross-platform abstraction
1535 Date: Mon Mar 10 18:38:15 2008 +0000
1541 Date: Mon Mar 10 11:32:15 2008 +0000
1549 Date: Mon Mar 10 11:29:24 2008 +0000
1557 Date: Sun Mar 9 16:27:06 2008 +0000
1559 Rename descriptor-getting functions
1565 Date: Sun Mar 9 16:15:02 2008 +0000
1573 Date: Sun Mar 9 16:12:08 2008 +0000
1579 Date: Sun Mar 9 01:01:57 2008 +0000
1585 Date: Sun Mar 9 00:58:09 2008 +0000
1599 Date: Sat Mar 8 12:48:35 2008 +0000
1610 Date: Sat Mar 8 11:53:33 2008 +0000
1614 /dev/bus/usb is a relatively new thing probably not present on every
1619 Date: Sat Mar 8 00:10:16 2008 +0000
1631 Date: Thu Mar 6 23:43:57 2008 +0000
1635 Lots of libusb apps I write are simple test apps not intended to be real
1641 Date: Thu Mar 6 23:25:20 2008 +0000
1669 Date: Thu Mar 6 17:05:04 2008 +0000
1677 Date: Tue Feb 26 22:11:34 2008 +0000
1686 Date: Fri Feb 1 12:20:20 2008 +0000
1692 Date: Wed Jan 30 13:24:54 2008 +0000
1698 Date: Wed Jan 30 13:19:10 2008 +0000
1709 Date: Sat Jan 26 18:16:56 2008 +0000
1718 Date: Sat Jan 26 17:26:40 2008 +0000
1724 Date: Sat Jan 26 17:22:53 2008 +0000
1732 Date: Sat Jan 26 14:03:43 2008 +0000
1734 Only use -fgnu89-inline when supported
1740 Date: Sat Jan 5 21:59:40 2008 +0000
1746 Date: Fri Jan 4 01:19:07 2008 +0000
1755 Date: Fri Jan 4 01:17:06 2008 +0000
1760 Tim Roberts. Still not really sure about devh naming in general.
1764 Date: Fri Jan 4 01:13:25 2008 +0000
1772 Date: Fri Jan 4 00:57:00 2008 +0000
1780 Date: Fri Jan 4 00:54:57 2008 +0000
1786 We should not expose structures with prefix "usb_" in the public
1792 Date: Fri Jan 4 00:40:49 2008 +0000
1794 Rename to libusb-1.0
1797 will eventually be released as libusb-1.0.
1801 Date: Sun Dec 30 22:09:50 2007 +0000
1809 Date: Sun Dec 30 22:05:17 2007 +0000
1813 ptr is a 64-bit value
1817 Date: Wed Dec 12 23:32:54 2007 +0000
1827 Date: Mon Dec 3 23:29:22 2007 +0000
1833 Date: Mon Dec 3 22:27:21 2007 +0000
1841 Date: Sun Dec 2 23:16:57 2007 +0000
1849 Date: Wed Nov 28 13:48:45 2007 +0000