index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
isp1760
/
isp1760-udc.c
Age
Commit message (
Expand
)
Author
2021-08-27
usb: isp1760: use the right irq status bit
Rui Miguel Silva
2021-05-27
usb: isp1760: isp1760-udc: Provide missing description for 'udc' param
Lee Jones
2021-05-21
usb: isp1763: add peripheral mode
Rui Miguel Silva
2021-05-21
usb: isp1760: add support for isp1763
Rui Miguel Silva
2021-05-21
usb: isp1760: move to regmap for register access
Rui Miguel Silva
2018-03-09
usb: isp1760: Use kasprintf
Himanshu Jha
2017-11-07
USB: isp1760: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: isp1760: Convert timers to use timer_setup()
Kees Cook
2017-01-19
usb: isp1760: constify usb_gadget_ops structures
Bhumika Goyal
2015-08-04
usb: isp1760: udc: add ep capabilities support
Robert Baldyga
2015-07-31
usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()
Robert Baldyga
2015-06-08
usb: isp1760: check for null return from kzalloc
Colin Ian King
2015-03-24
usb: isp1760: fix spin unlock in the error path of isp1760_udc_start
Sudeep Holla
2015-03-09
usb: isp1760: add peripheral/device controller chip id
Sudeep Holla
2015-03-09
usb: isp1760: set IRQ flags properly
Valentin Rothberg
2015-03-09
usb: isp1760: fix possible deadlock in isp1760_udc_irq
Sudeep Holla
2015-01-27
usb: isp1760: Fix USB disabled check
Laurent Pinchart
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart