index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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