开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
isp1760
/
isp1760-udc.c
Age
Commit message (
Expand
)
Author
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