summaryrefslogtreecommitdiffstats
path: root/drivers/usb/isp1760/isp1760-udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: isp1760: Use kasprintfHimanshu Jha2018-03-091-5/+1
* USB: isp1760: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: isp1760: Convert timers to use timer_setup()Kees Cook2017-11-011-4/+3
* usb: isp1760: constify usb_gadget_ops structuresBhumika Goyal2017-01-191-1/+1
* usb: isp1760: udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
* usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga2015-07-311-2/+2
* usb: isp1760: check for null return from kzallocColin Ian King2015-06-081-0/+2
* usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla2015-03-241-1/+1
* usb: isp1760: add peripheral/device controller chip idSudeep Holla2015-03-091-1/+1
* usb: isp1760: set IRQ flags properlyValentin Rothberg2015-03-091-2/+2
* usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla2015-03-091-4/+6
* usb: isp1760: Fix USB disabled checkLaurent Pinchart2015-01-271-0/+3
* usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart2015-01-271-0/+1495