index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2020-05-05
usb: dwc3: gadget: Give back staled requests
Thinh Nguyen
2020-05-05
usb: dwc3: gadget: Properly handle ClearFeature(halt)
Thinh Nguyen
2020-04-17
usb: dwc3: gadget: Fix request completion check
Thinh Nguyen
2020-04-16
usb: dwc3: gadget: Do link recovery for SS and SSP
Thinh Nguyen
2020-04-16
usb: dwc3: gadget: Properly set maxpacket limit
Thinh Nguyen
2020-04-16
usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name
Thinh Nguyen
2020-03-15
usb: dwc3: gadget: Wrap around when skip TRBs
Thinh Nguyen
2020-03-15
usb: dwc3: gadget: Don't clear flags before transfer ended
Thinh Nguyen
2020-03-04
usb: dwc3: gadget: Update chain bit correctly when using sg list
Pratham Pratap
2020-02-11
usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields
Anurag Kumar Vulisha
2020-01-15
usb: dwc3: gadget: Remove END_TRANSFER delay
Thinh Nguyen
2020-01-15
usb: dwc3: gadget: Delay starting transfer
Thinh Nguyen
2020-01-15
usb: dwc3: gadget: Check END_TRANSFER completion
Thinh Nguyen
2020-01-15
usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set
Thinh Nguyen
2020-01-15
usb: dwc3: gadget: Set link state to RX_Detect on disconnect
Thinh Nguyen
2020-01-15
usb: dwc3: gadget: Don't send unintended link state change
Thinh Nguyen
2019-12-30
usb: dwc3: gadget: Fix request complete check
Thinh Nguyen
2019-12-10
usb: dwc3: gadget: Clear started flag for non-IOC
Thinh Nguyen
2019-12-10
usb: dwc3: gadget: Fix logical condition
Tejas Joglekar
2019-10-31
usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
Felipe Balbi
2019-10-07
usb: dwc3: Remove dev_err() on platform_get_irq() failure
Hans de Goede
2019-10-07
usb: dwc3: Switch to platform_get_irq_byname_optional()
Hans de Goede
2019-08-30
usb: dwc3: gadget: Workaround Mirosoft's BESL check
Thinh Nguyen
2019-08-28
usb: dwc3: gadget: Set BESL config parameter
Thinh Nguyen
2019-08-28
usb: dwc3: Separate field holding multiple properties
Thinh Nguyen
2019-08-28
usb: dwc3: don't set gadget->is_otg flag
Roger Quadros
2019-06-20
usb: dwc3: remove unused @lock member of dwc3_ep struct
Chunfeng Yun
2019-06-18
usb: dwc3: gadget: Add support for disabling U1 and U2 entries
Anurag Kumar Vulisha
2019-05-03
usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA
Thinh Nguyen
2019-05-03
usb: dwc3: gadget: Set lpm_capable
Thinh Nguyen
2019-05-03
usb: dwc3: move synchronize_irq() out of the spinlock protected block
Marek Szyprowski
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-02-13
usb: dwc3: Reset num_trbs after skipping
Thinh Nguyen
2019-02-13
usb: dwc3: gadget: don't enable interrupt when disabling endpoint
Felipe Balbi
2019-02-04
usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING
Felipe Balbi
2019-02-04
usb: dwc3: gadget: early giveback if End Transfer already completed
Felipe Balbi
2019-02-04
usb: dwc3: gadget: don't use resource_index as a flag
Felipe Balbi
2019-02-01
usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete
Felipe Balbi
2019-01-28
usb: dwc3: gadget: Handle 0 xfer length for OUT EP
Tejas Joglekar
2019-01-28
usb: dwc3: gadget: remove req->started flag
Felipe Balbi
2019-01-28
usb: dwc3: gadget: prevent dwc3_request from being queued twice
Felipe Balbi
2019-01-28
usb: dwc3: gadget: add dwc3_request status tracking
Felipe Balbi
2019-01-28
usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
Roger Quadros
2019-01-14
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
2019-01-14
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
2019-01-14
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
2018-12-12
Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-12-10
usb: dwc3: gadget: Disable CSP for stream OUT ep
Tejas Joglekar
2018-12-05
usb: dwc3: gadget: Report isoc transfer frame number
Thinh Nguyen
2018-12-05
usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
Anurag Kumar Vulisha
[prev]
[next]