summaryrefslogtreecommitdiff
path: root/drivers/usb/isp1760
Commit message (Expand)AuthorAge
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-07
| * USB: isp1760: Remove redundant license textGreg Kroah-Hartman2017-11-07
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: isp1760: Convert timers to use timer_setup()Kees Cook2017-11-01
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* usb: isp1760: compress return logic into one lineGustavo A. R. Silva2017-07-17
* usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-17
* usb: isp1760: constify usb_gadget_ops structuresBhumika Goyal2017-01-19
* usb: Convert pr_warning to pr_warnJoe Perches2016-10-24
* usb: Remove unnecessary space before open square bracket.Sandhya Bankar2016-05-09
* usb: isp1760: udc: add ep capabilities supportRobert Baldyga2015-08-04
* usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga2015-07-31
* usb: isp1760: check for null return from kzallocColin Ian King2015-06-08
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-10
|\
| * usb: isp1760: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-07
| * usb: isp1760: add peripheral/device controller chip idSudeep Holla2015-03-10
* | Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman2015-04-07
|\ \
| * | usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla2015-03-24
* | | isp1760-hcd: use USB_DT_HUBSergei Shtylyov2015-04-03
|/ /
* | usb: isp1760: add peripheral/device controller chip idSudeep Holla2015-03-09
* | usb: isp1760: set IRQ flags properlyValentin Rothberg2015-03-09
* | usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla2015-03-09
|/
* usb: isp1760: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-02-23
* Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2015-02-04
* usb: isp1760: Fix USB disabled checkLaurent Pinchart2015-01-27
* usb: isp1760: Remove duplicate usb_disabled() checkLaurent Pinchart2015-01-27
* usb: isp1760: Make HCD support optionalLaurent Pinchart2015-01-27
* usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart2015-01-27