提交歷史

作者 SHA1 備註 提交日期
  Sebastian Andrzej Siewior 504d14c465 usb: gadget: fsl_qe_udc: remove not implemented callbacks 13 年之前
  Sebastian Andrzej Siewior d77c119866 usb: gadget: fsl_qe_udc: convert to new style start/stop 13 年之前
  Ido Shayevitz ec39e2aeef usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the struct usb_ep 13 年之前
  Ido Shayevitz f9c56cdd39 usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable 13 年之前
  Greg Kroah-Hartman 121a8cdd79 Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 13 年之前
  Greg Kroah-Hartman 007d00d4c1 Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 13 年之前
  Michal Nazarewicz 7177aed44f usb: gadget: rename usb_gadget_driver::speed to max_speed 13 年之前
  Michal Nazarewicz bfe0658b40 usb: udc: Fix gadget driver's speed check in various UDC drivers 13 年之前
  Axel Lin cc27c96c2b usb: convert drivers/usb/* to use module_platform_driver() 13 年之前
  Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() 14 年之前
  Sebastian Andrzej Siewior 0f91349b89 usb: gadget: convert all users to the new udc infrastructure 14 年之前
  Grant Likely b1608d69cb drivercore: revert addition of of_match to struct device 14 年之前
  Valentin Longchamp d834508e15 USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0 14 年之前
  Grant Likely d35fb64176 dt/usb: Eliminate users of of_platform_{,un}register_driver 14 年之前
  Uwe Kleine-König b0fca50f5a usb gadget: don't save bind callback in struct usb_gadget_driver 15 年之前
  Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 年之前
  Grant Likely 22ae782f86 of/address: Clean up function declarations 15 年之前
  Anatolij Gustschin 3ed3880230 of/usb: fsl_qe_udc.c: fix build breakage 15 年之前
  Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 年之前
  Németh Márton 07824d3d69 USB gadget: make Open Firmware device id constant 15 年之前
  Anton Vorontsov 04c4ab17c7 USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry 16 年之前
  Anton Vorontsov af3ddbd763 USB: fsl_qe_udc: Fix stalled TX requests bug 16 年之前
  Anton Vorontsov 82341b3690 USB: fsl_qe_udc: Fix muram corruption by disabled endpoints 16 年之前
  Anton Vorontsov ef84e4055f USB: fsl_qe_udc: Fix disconnects reporting during bus reset 16 年之前
  Anton Vorontsov 2247818a32 USB: fsl_qe_udc: Fix QE USB controller initialization 16 年之前
  Anton Vorontsov a30551db66 USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() 16 年之前
  Anton Vorontsov 94f341db3d USB: fsl_qe_udc: Fix oops on QE UDC probe failure 16 年之前
  Anton Vorontsov cd40c4c45e USB: fsl_qe_udc: Check for muram allocation errors 16 年之前
  Kay Sievers c682b17060 gadget: struct device - replace bus_id with dev_name(), dev_set_name() 16 年之前
  Anton Vorontsov 9ac36da3f8 USB: fsl_qe_udc: Report disconnect before unbinding 16 年之前