summaryrefslogtreecommitdiffstats
path: root/drivers/usb/isp1760
AgeCommit message (Expand)AuthorLines
2017-07-17usb: isp1760: compress return logic into one lineGustavo A. R. Silva-4/+2
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu-4/+4
2017-01-19usb: isp1760: constify usb_gadget_ops structuresBhumika Goyal-1/+1
2016-10-24usb: Convert pr_warning to pr_warnJoe Perches-1/+1
2016-05-09usb: Remove unnecessary space before open square bracket.Sandhya Bankar-1/+1
2015-08-04usb: isp1760: udc: add ep capabilities supportRobert Baldyga-0/+11
2015-07-31usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga-2/+2
2015-06-08usb: isp1760: check for null return from kzallocColin Ian King-0/+2
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-1/+1
2015-04-07usb: isp1760: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi-1/+1
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman-1/+1
2015-04-03isp1760-hcd: use USB_DT_HUBSergei Shtylyov-1/+1
2015-03-24usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla-1/+1
2015-03-10usb: isp1760: add peripheral/device controller chip idSudeep Holla-1/+1
2015-03-09usb: isp1760: add peripheral/device controller chip idSudeep Holla-1/+1
2015-03-09usb: isp1760: set IRQ flags properlyValentin Rothberg-4/+3
2015-03-09usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla-4/+6
2015-02-23usb: isp1760: use msecs_to_jiffies for time conversionNicholas Mc Guire-3/+3
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-0/+4789
2015-01-27usb: isp1760: Fix USB disabled checkLaurent Pinchart-9/+21
2015-01-27usb: isp1760: Remove duplicate usb_disabled() checkLaurent Pinchart-3/+0
2015-01-27usb: isp1760: Make HCD support optionalLaurent Pinchart-8/+71
2015-01-27usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart-0/+4716