index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2018-07-17
usb: dwc3: gadget: remove redundant variable maxpacket
Colin Ian King
2018-06-19
usb: dwc3: qcom: mark PM functions as __maybe_unused
Arnd Bergmann
2018-06-19
usb: dwc3: Fix error return code in dwc3_qcom_probe()
Wei Yongjun
2018-06-18
usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devices
Hans de Goede
2018-06-18
usb: dwc3: of-simple: fix use-after-free on remove
Johan Hovold
2018-06-18
usb: dwc3: pci: add support for Intel IceLake
Heikki Krogerus
2018-05-31
USB: dwc3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driver
Douglas Anderson
2018-05-21
usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
Mayank Rana
2018-05-21
usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be static
Wei Yongjun
2018-05-21
usb: dwc3: dwc3_get_extcon() can be static
kbuild test robot
2018-05-21
usb: dwc3: gadget: init req->{direction,epnum} from alloc_request()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: initialize transfer index from send_gadget_ep_cmd()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: assign resource_index inside get_transfer_index()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: always start isochronous aligned to dep->interval
Felipe Balbi
2018-05-21
usb: dwc3: gadget: don't issue End Transfer if we have started reqs
Felipe Balbi
2018-05-21
usb: dwc3: debug: decode uFrame from event too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: move dwc3_calc_trbs_left() in place of prototype
Felipe Balbi
2018-05-21
usb: dwc3: gadget: move set_xfer_resource() in place of prototype
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove a few more dwc arguments
Felipe Balbi
2018-05-21
usb: dwc3: gadget: combine modify & restore into single argument
Felipe Balbi
2018-05-21
usb: dwc3: gadget: refactor dwc3_gadget_init_endpoints()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: split dwc3_gadget_ep_cleanup_completed_requests()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: get rid of the length variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: reduce scope of ret variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: one declaration per line
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify IOC handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify short packet event
Felipe Balbi
2018-05-21
usb: dwc3: trace: print out event status too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify unaligned and zlp handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove unnecessary 'chain' variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove PENDING handling from cleanup_completed
Felipe Balbi
2018-05-21
usb: dwc3: gadget: split scatterlist and linear handlers
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify isoc case on cleanup_completed_requests
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify queueing of isoc transfers
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove duplicated missed isoc handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: check for Missed Isoc from event status
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove unnecessary 'ioc' variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: make cleanup_completed_requests() return nothing
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove DWC3_EP_BUSY flag
Felipe Balbi
2018-05-21
usb: dwc3: gadget: start removing BUSY flag
Felipe Balbi
2018-05-21
usb: dwc3: gadget: update dep->frame_number from XferInprogress too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: always use frame number from XferNotReady
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove unnecessary 'dwc' parameter
Felipe Balbi
2018-05-21
usb: dwc3: gadget: move handler closer to calling site
Felipe Balbi
2018-05-21
usb: dwc3: gadget: rename dwc3_gadget_start_isoc()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove some pointless checks
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove allocated/queued request tracking
Felipe Balbi
2018-05-21
usb: dwc3: gadget: rename done_trbs and done_reqs
Felipe Balbi
2018-05-21
usb: dwc3: gadget: don't kick transfer all the time
Felipe Balbi
[next]