index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
isp1760
/
isp1760-if.c
Age
Commit message (
Expand
)
Author
2023-05-28
usb: isp1760: Convert to platform remove callback returning void
Uwe Kleine-König
2021-12-21
usb: isp1760: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-05-21
usb: isp1760: add support for isp1763
Rui Miguel Silva
2021-05-21
usb: isp1760: use dr_mode binding
Rui Miguel Silva
2021-05-21
usb: isp1760: remove platform data struct and code
Rui Miguel Silva
2021-05-21
usb: isp1760: move to regmap for register access
Rui Miguel Silva
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2016-10-24
usb: Convert pr_warning to pr_warn
Joe Perches
2016-05-09
usb: Remove unnecessary space before open square bracket.
Sandhya Bankar
2015-01-27
usb: isp1760: Remove duplicate usb_disabled() check
Laurent Pinchart
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart