aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/isp1760/isp1760-if.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-21usb: isp1760: add support for isp1763Rui Miguel Silva1-1/+11
2021-05-21usb: isp1760: use dr_mode bindingRui Miguel Silva1-2/+3
2021-05-21usb: isp1760: remove platform data struct and codeRui Miguel Silva1-17/+3
2021-05-21usb: isp1760: move to regmap for register accessRui Miguel Silva1-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu1-4/+4
2016-10-24usb: Convert pr_warning to pr_warnJoe Perches1-1/+1
2016-05-09usb: Remove unnecessary space before open square bracket.Sandhya Bankar1-1/+1
2015-01-27usb: isp1760: Remove duplicate usb_disabled() checkLaurent Pinchart1-3/+0
2015-01-27usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart1-0/+312