1. 524e42c util: wrap unknown-device erroring in just one function by Andrés G. Aragoneses · 9 years ago
  2. c4b6a19 initialize xwritten for rare bugs (Coverity) by Marcus Meissner · 9 years ago
  3. 13bbf6a remove double if () (Coverity) by Marcus Meissner · 9 years ago
  4. 50ed219 avoid using params before checking it against NULL (Coverity) by Marcus Meissner · 9 years ago
  5. 468e06b https://sourceforge.net/p/libmtp/patches/64/ by Marcus Meissner · 9 years ago
  6. 1165b5a Revert "Async buffering for high-speed transfers." by David Bremner · 10 years ago
  7. 11cc9a7 minor coding style cleanup by Linus Walleij · 11 years ago
  8. 1bc3a75 delete unused clear_halt()code by Linus Walleij · 11 years ago
  9. b9a840c Async buffering for high-speed transfers. by Yingxi Yu · 11 years ago
  10. 4a9e604 USB3 device support by Yingxi Yu · 11 years ago
  11. c27ba01 Revert "USB 3.0 support." by Linus Walleij · 11 years ago
  12. 77ad0b1 USB 3.0 support. by Yingxi Yu · 11 years ago
  13. 423e1fe PATCH: avoid unconditional clear_halt by Marcus Meissner · 11 years ago
  14. e6f7703 Support GetObject for large (>4GB) files. by Philip Langdale · 11 years ago
  15. 1a5fe0a ptp: Apply missing changes to support > 4GB transfers. by Philip Langdale · 11 years ago
  16. 1e5c80e Fix some leaks in common code paths. by Lei Zhang · 11 years ago
  17. 3df1589 Check for failures from libusb_init() in the libusb-1.0 glue code. by Lei Zhang · 11 years ago
  18. b3aaade Fix signature of ptp_usb_senddata() to be 64bit. by Linus Walleij · 11 years ago
  19. d76ae6e Patch from Will Preston to fix setup of descriptor. by Linus Walleij · 12 years ago
  20. be4a1b2 Close dangling handle in libusb glue by Linus Walleij · 12 years ago
  21. 15d18e3 Do not always set altinterface 0! This is just wildly wrong: by Linus Walleij · 12 years ago
  22. a31927b This is not older libusb... by Linus Walleij · 12 years ago
  23. bda39ab Just docs by Linus Walleij · 12 years ago
  24. fbd8e95 Fixed one syntax error, straightened a few spaces by Linus Walleij · 12 years ago
  25. 30f9acd There was some unfinished porting here. by Jonas Salling · 12 years ago
  26. 7433938 Various by Linus Walleij · 12 years ago
  27. 26ceac8 Clean up separation between libusb 1.0 and libusb 0.x by Linus Walleij · 13 years ago
  28. fbbef8b Make libusb 1.0 and libusb 0.x coexist, merge Marcus' libusb 1.0 by Linus Walleij · 13 years ago
  29. 7cf0264 Revert "Rewrite libmtp to use libusb1, drop legacy libusb support." by Linus Walleij · 13 years ago
  30. c9105ab Rewrite libmtp to use libusb1, drop legacy libusb support. by Linus Walleij · 13 years ago[Renamed (82%) from src/libusb-glue.c]
  31. 0a422c0 Allow probing devices using Interface Association Descriptors. by Roger Quadros · 13 years ago
  32. 1fefa17 Fix bug where we close the device handle before resetting, it should by Linus Walleij · 13 years ago
  33. c9c0102 Fix event check in slow path. by Linus Walleij · 13 years ago
  34. f765caf Don't probe device interfaces with != 3 endpoints by Linus Walleij · 13 years ago
  35. d33cd58 Restor 20s default timeout by Linus Walleij · 13 years ago
  36. f691317 Added a device flag to force reset on certain players that by Linus Walleij · 13 years ago
  37. e04a1b9 Increase some timeouts, add a flag for Samsung device. by Linus Walleij · 13 years ago
  38. f68f4c8 Increase timeout by Linus Walleij · 13 years ago
  39. 825ff13 Fixed a crash bug found by Google's Yavor Goulishev in opening USB devices. The handle was checked in a bad way. by Yavor Goulishev · 13 years ago
  40. e0bb6c6 fix for probing issue by Marcus Meissner · 13 years ago
  41. bac1eed Two new devices by Linus Walleij · 13 years ago
  42. 4eb8ad9 Fixed detection logic AGAIN why can't I get this right??? by Linus Walleij · 13 years ago
  43. 5d92c8c remove PTP probing by Linus Walleij · 13 years ago
  44. 3230d1d Fix inverted boolean logic... by Linus Walleij · 13 years ago
  45. fb3e302 Fixup device OS descriptor probe code by Linus Walleij · 13 years ago
  46. 549f49a Improbe the hotplug capability by Linus Walleij · 14 years ago
  47. f9137dc Do not reset on every close. by Linus Walleij · 14 years ago
  48. 4955748 You can never get enough whitespace or what? by Linus Walleij · 14 years ago
  49. 48fda57 One more lightening by Linus Walleij · 14 years ago
  50. e73854e Lighten up the code Johnny. by Linus Walleij · 14 years ago
  51. 5d987e1 Don't probe HID devices. by Linus Walleij · 14 years ago
  52. ea73f5c libusb mac fixes by Richard Low · 14 years ago
  53. 1473595 Proper moaning on PTP without MTP by Linus Walleij · 14 years ago
  54. f2d747a Fix multithread bug by Linus Walleij · 14 years ago
  55. 49e57b8 Don't complain so much about control message 2 by Linus Walleij · 15 years ago
  56. c1a82f1 Fix for libusb bug by Linus Walleij · 15 years ago
  57. 0358408 Add DEBUG flags definition to be clean by nicklas79 · 15 years ago
  58. a99196a A little fix to be clean by nicklas79 · 15 years ago
  59. daadbf2 Add a new function to API to enable debug mode by nicklas79 · 15 years ago
  60. cea83ff Nicolas latest patches by Linus Walleij · 15 years ago
  61. b6e06e2 BlackBerry magic check by Linus Walleij · 15 years ago
  62. fea4f53 Patches from Nicolas to support the BlackBerry Storm. by Linus Walleij · 15 years ago
  63. 5f3c44b Some shapeups from Nicolas by Linus Walleij · 15 years ago
  64. d866d24 Various changes by Linus Walleij · 15 years ago
  65. 8824421 Patch to detect PTP descriptors by Linus Walleij · 15 years ago
  66. 21b2dde Fix inclusion of config.h by Linus Walleij · 15 years ago
  67. d24f923 Check handler return value by Richard Low · 15 years ago
  68. e029eba Fix probe_device_descriptor crash and change get_playlist_extension return type by Richard Low · 15 years ago
  69. b84b385 Increased reliability of file transfers by Linus Walleij · 15 years ago
  70. f67c1ad Fix a new device bug flag for broken sendobjproplist by Linus Walleij · 15 years ago
  71. d1e14e0 Refactor and shape up debug calls, bring in upstreams updates. by Linus Walleij · 16 years ago
  72. 3bc0d7f Sync upstream and adjust Richards bug fix. by Linus Walleij · 16 years ago
  73. 4d9165f Misc bug fixes by Richard Low · 16 years ago
  74. 2f62281 Various stuff, including Chris' patches to timeout defaults. by Linus Walleij · 16 years ago
  75. e1be4b9 Vartype and return flunkies by Linus Walleij · 16 years ago
  76. 06e4232 Rob Woolleys Philips GoGear patch. by Linus Walleij · 16 years ago
  77. 335a81c Massage SanDisk device descriptors. by Linus Walleij · 16 years ago
  78. fec4d56 Store the raw device inside PTP_USB by Linus Walleij · 16 years ago
  79. 3c64325 Move params creation away from usb layer. by Linus Walleij · 16 years ago
  80. 9b14618 Make raw devices used in detect. by Linus Walleij · 16 years ago
  81. a700d22 Refactor to use raw devices internally (major change!) by Linus Walleij · 16 years ago
  82. ef2fb36 Fix up error messages. by Linus Walleij · 16 years ago
  83. a4e6bdc Support getting a prefered playlist extension. by Linus Walleij · 16 years ago
  84. 5ba4040 Fix uninitialized variable by Linus Walleij · 16 years ago
  85. f106aa6 Look up device/product name and flags for raw devices. by Linus Walleij · 16 years ago
  86. 63fd1e6 Added a raw device detection interface. by Linus Walleij · 16 years ago
  87. 1018c16 Loose debug prints by Linus Walleij · 16 years ago
  88. b8f78c7 File updates for 0.2.6 release by Linus Walleij · 16 years ago
  89. a0eda16 Comments by Richard Low · 16 years ago
  90. eabc231 Further notices by Linus Walleij · 16 years ago
  91. 3191bba Fix two bugs found by Scott Snyder by Linus Walleij · 16 years ago
  92. bebc6d5 Wait for response > 0 not > 2 by Linus Walleij · 16 years ago
  93. 00411ee Read response until <= 2 bytes. by Linus Walleij · 16 years ago
  94. bc550bc Avoid deep-probing into descriptor named "MTP" by Linus Walleij · 17 years ago
  95. 3e4b114 Repair bad header on the zen by Linus Walleij · 17 years ago
  96. 3e667ae Split out a device flag file as well by Linus Walleij · 17 years ago
  97. 1a673de Split off a separate player spec file by Linus Walleij · 17 years ago
  98. 08c9008 New devices from libgphoto2, shape up sort order by Linus Walleij · 17 years ago
  99. 4c01ff2 A new Philips by Linus Walleij · 17 years ago
  100. e8cbb57 New device cred by Linus Walleij · 17 years ago