summaryrefslogtreecommitdiffstats
path: root/drivers/usb/isp1760
Commit message (Expand)AuthorAgeFilesLines
* usb: Convert pr_warning to pr_warnJoe Perches2016-10-241-1/+1
* usb: Remove unnecessary space before open square bracket.Sandhya Bankar2016-05-091-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
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-101-1/+1
|\
| * usb: isp1760: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| * usb: isp1760: add peripheral/device controller chip idSudeep Holla2015-03-101-1/+1
* | Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman2015-04-071-1/+1
|\ \
| * | usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla2015-03-241-1/+1
* | | isp1760-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
|/ /
* | usb: isp1760: add peripheral/device controller chip idSudeep Holla2015-03-091-1/+1
* | usb: isp1760: set IRQ flags properlyValentin Rothberg2015-03-092-4/+3
* | usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla2015-03-091-4/+6
|/
* usb: isp1760: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-02-231-3/+3
* Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2015-02-041-6/+7
* usb: isp1760: Fix USB disabled checkLaurent Pinchart2015-01-273-9/+21
* usb: isp1760: Remove duplicate usb_disabled() checkLaurent Pinchart2015-01-271-3/+0
* usb: isp1760: Make HCD support optionalLaurent Pinchart2015-01-274-8/+71
* usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart2015-01-2710-0/+4716
OpenPOWER on IntegriCloud