Commit History

Author SHA1 Message Date
  Paul Gortmaker 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
  Thomas Pugliese 226b3a2e2e usb: wusbcore: add isochronous IN support to HWA 11 years ago
  Thomas Pugliese 756a2eed67 usb: wusbcore: set packet count correctly on isoc transfers 11 years ago
  Thomas Pugliese ea1af42d3d usb: wusbcore: move isoc_frame_index from wa_xfer to wa_seg 11 years ago
  Thomas Pugliese 7005234c18 usb: wusbcore: fix short transfers 11 years ago
  Thomas Pugliese e05a1fd946 usb: wusbcore: return -ENOENT for unlinked URBs. 11 years ago
  Thomas Pugliese bbfc34201f usb: wusbcore: add more info to debug prints in urb_unlink path 11 years ago
  Thomas Pugliese b374487ebe usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_ep, and 11 years ago
  Thomas Pugliese f74b75e7f9 usb: wusbcore: change WA_SEGS_MAX to a legal value 12 years ago
  Thomas Pugliese f07ddb9ef5 usb: wusbcore: add a quirk for Alereon HWA device isoc behavior 12 years ago
  Thomas Pugliese 2101242cef usb: wusbcore: combine multiple isoc frames in a single transfer request. 12 years ago
  Thomas Pugliese 679ee475a1 usb: wusbcore: serialize access to the HWA data out endpoint 12 years ago
  Thomas Pugliese afc3cba539 usb: wusbcore: fix string formatting warnings on 64-bit builds 12 years ago
  Thomas Pugliese 7a32d9be33 usb: wusbcore: add support for isoc out transfers 12 years ago
  Thomas Pugliese 33186c4416 usb: wusbcore: avoid stack overflow in URB enqueue error path 12 years ago
  Thomas Pugliese cccd3a258e usb: wusbcore: fix build warning on 64-bit builds 12 years ago
  Thomas Pugliese 14e1d2dfe7 usb: wusbcore: clean up urb dequeue process 12 years ago
  Thomas Pugliese b9c84be60c usb: wusbcore: include the xfer_id in debug prints 12 years ago
  Thomas Pugliese fdd160c308 usb: wusbcore: fix endianess issues when using dwTransferID 12 years ago
  Thomas Pugliese 6741448eb0 usb: wusbcore: set pointers to NULL after freeing in error cases 12 years ago
  Thomas Pugliese d5b5c9f228 usb: wusbcore: clean up the sg list that was created for out transfers 12 years ago
  Thomas Pugliese ffd6d17ddb usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs 12 years ago
  Thomas Pugliese d993670ca9 usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers 12 years ago
  Thomas Pugliese 0367eef281 usb: wusbcore: rename fields in struct wahc 12 years ago
  Thomas Pugliese 09d94cbd59 usb: wusbcore: rename urb to tr_urb in struct wa_seg 12 years ago
  Wei Yongjun 8eb4129929 USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail 12 years ago
  Greg Kroah-Hartman bd479f2933 Merge 3.11-rc6 into usb-next 12 years ago
  Thomas Pugliese 66591015d8 USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually 12 years ago
  Thomas Pugliese 79731cbd78 USB: WUSBCORE: fix leak of urb in wa_xfer_destroy. 12 years ago
  Thomas Pugliese 11b1bf81bf USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs 12 years ago