Historique des commits

Auteur SHA1 Message Date
  Felipe Balbi 38317f5c0f Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid" il y a 6 ans
  Felipe Balbi 2fc6d4be35 usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers il y a 7 ans
  Thinh Nguyen ba3a51ac32 usb: dwc3: gadget: Properly check last unaligned/zero chain TRB il y a 7 ans
  Thinh Nguyen 87dd96111b usb: dwc3: gadget: Check ENBLSLPM before sending ep command il y a 7 ans
  Randy Dunlap 4e3121abcf usb/dwc3/gadget: fix kernel-doc parameter warning il y a 7 ans
  Thinh Nguyen 4ea438da76 usb: dwc3: gadget: Check MaxPacketSize from descriptor il y a 7 ans
  Mayank Rana 05645366f3 usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue il y a 7 ans
  Wei Yongjun 691025107e usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be static il y a 7 ans
  Felipe Balbi 31a2f5a7e1 usb: dwc3: gadget: init req->{direction,epnum} from alloc_request() il y a 7 ans
  Felipe Balbi d7ca7e1896 usb: dwc3: gadget: initialize transfer index from send_gadget_ep_cmd() il y a 7 ans
  Felipe Balbi 4439661d64 usb: dwc3: gadget: assign resource_index inside get_transfer_index() il y a 7 ans
  Felipe Balbi f62afb4929 usb: dwc3: gadget: always start isochronous aligned to dep->interval il y a 7 ans
  Felipe Balbi d513320f1f usb: dwc3: gadget: don't issue End Transfer if we have started reqs il y a 7 ans
  Felipe Balbi 42626919ef usb: dwc3: gadget: move dwc3_calc_trbs_left() in place of prototype il y a 7 ans
  Felipe Balbi 20d1d43fa0 usb: dwc3: gadget: move set_xfer_resource() in place of prototype il y a 7 ans
  Felipe Balbi b07c2db83f usb: dwc3: gadget: remove a few more dwc arguments il y a 7 ans
  Felipe Balbi a2d23f0803 usb: dwc3: gadget: combine modify & restore into single argument il y a 7 ans
  Felipe Balbi 8f1c99cd24 usb: dwc3: gadget: refactor dwc3_gadget_init_endpoints() il y a 7 ans
  Felipe Balbi f38e35dd84 usb: dwc3: gadget: split dwc3_gadget_ep_cleanup_completed_requests() il y a 7 ans
  Felipe Balbi 6d9d22dac1 usb: dwc3: gadget: get rid of the length variable il y a 7 ans
  Felipe Balbi fee73e6144 usb: dwc3: gadget: reduce scope of ret variable il y a 7 ans
  Felipe Balbi 6afbdb5773 usb: dwc3: gadget: one declaration per line il y a 7 ans
  Felipe Balbi e0c42ce590 usb: dwc3: gadget: simplify IOC handling il y a 7 ans
  Felipe Balbi d80fe1b6e3 usb: dwc3: gadget: simplify short packet event il y a 7 ans
  Felipe Balbi 8b3b7b66c0 usb: dwc3: gadget: simplify unaligned and zlp handling il y a 7 ans
  Felipe Balbi cf35fc336e usb: dwc3: gadget: remove unnecessary 'chain' variable il y a 7 ans
  Felipe Balbi 021595963a usb: dwc3: gadget: remove PENDING handling from cleanup_completed il y a 7 ans
  Felipe Balbi d36929538f usb: dwc3: gadget: split scatterlist and linear handlers il y a 7 ans
  Felipe Balbi d5044a04b5 usb: dwc3: gadget: simplify isoc case on cleanup_completed_requests il y a 7 ans
  Felipe Balbi fe990cea8e usb: dwc3: gadget: simplify queueing of isoc transfers il y a 7 ans