aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/isp1760/isp1760-udc.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-19usb: isp1760: constify usb_gadget_ops structuresGravatar Bhumika Goyal 1-1/+1
2015-08-04usb: isp1760: udc: add ep capabilities supportGravatar Robert Baldyga 1-0/+11
2015-07-31usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()Gravatar Robert Baldyga 1-2/+2
2015-06-08usb: isp1760: check for null return from kzallocGravatar Colin Ian King 1-0/+2
2015-03-24usb: isp1760: fix spin unlock in the error path of isp1760_udc_startGravatar Sudeep Holla 1-1/+1
2015-03-09usb: isp1760: add peripheral/device controller chip idGravatar Sudeep Holla 1-1/+1
2015-03-09usb: isp1760: set IRQ flags properlyGravatar Valentin Rothberg 1-2/+2
2015-03-09usb: isp1760: fix possible deadlock in isp1760_udc_irqGravatar Sudeep Holla 1-4/+6
2015-01-27usb: isp1760: Fix USB disabled checkGravatar Laurent Pinchart 1-0/+3
2015-01-27usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Gravatar Laurent Pinchart 1-0/+1495