aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/isp1760
AgeCommit message (Expand)Author
2018-07-13usb: isp1760: remove redundant variable 'selector'Colin Ian King
2018-04-22usb: isp1760: Replace mdelay with msleep in isp1760_stopJia-Ju Bai
2018-04-22usb: isp1760: Replace mdelay with msleep in isp1760_init_coreJia-Ju Bai
2018-03-09usb: isp1760: Use kasprintfHimanshu Jha
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman
2017-11-07USB: isp1760: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01usb: isp1760: Convert timers to use timer_setup()Kees Cook
2017-07-17usb: isp1760: compress return logic into one lineGustavo A. R. Silva
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2017-01-19usb: isp1760: constify usb_gadget_ops structuresBhumika Goyal
2016-10-24usb: Convert pr_warning to pr_warnJoe Perches
2016-05-09usb: Remove unnecessary space before open square bracket.Sandhya Bankar
2015-08-04usb: isp1760: udc: add ep capabilities supportRobert Baldyga
2015-07-31usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga
2015-06-08usb: isp1760: check for null return from kzallocColin Ian King
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-04-07usb: isp1760: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman
2015-04-03isp1760-hcd: use USB_DT_HUBSergei Shtylyov
2015-03-24usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla
2015-03-10usb: isp1760: add peripheral/device controller chip idSudeep Holla
2015-03-09usb: isp1760: add peripheral/device controller chip idSudeep Holla
2015-03-09usb: isp1760: set IRQ flags properlyValentin Rothberg
2015-03-09usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla
2015-02-23usb: isp1760: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2015-01-27usb: isp1760: Fix USB disabled checkLaurent Pinchart
2015-01-27usb: isp1760: Remove duplicate usb_disabled() checkLaurent Pinchart
2015-01-27usb: isp1760: Make HCD support optionalLaurent Pinchart
2015-01-27usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart