summaryrefslogtreecommitdiffstats
path: root/drivers/usb/isp1760/isp1760-if.c
Commit message (Expand)AuthorAgeFilesLines
* usb: isp1760: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-4/+2
* usb: isp1760: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-211-9/+7
* usb: isp1760: add support for isp1763Rui Miguel Silva2021-05-211-1/+11
* usb: isp1760: use dr_mode bindingRui Miguel Silva2021-05-211-2/+3
* usb: isp1760: remove platform data struct and codeRui Miguel Silva2021-05-211-17/+3
* usb: isp1760: move to regmap for register accessRui Miguel Silva2021-05-211-2/+2
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-211-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-171-4/+4
* 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: Remove duplicate usb_disabled() checkLaurent Pinchart2015-01-271-3/+0
* usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart2015-01-271-0/+312