Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9def970eada83e6800cb4612ffdcd8eb7908c7b4
/
drivers
/
usb
/
dwc2
23e3439
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
by Arnd Bergmann
· 9 years ago
15186f1
usb: dwc2: gadget: Do not halt isochronous endpoints
by Vahram Aharonyan
· 9 years ago
51da43b
usb: dwc2: gadget: Do not halt endpoint if active
by Vahram Aharonyan
· 9 years ago
a6ef3e0
usb: dwc2: Proper cleanup on dr_mode failure
by John Youn
· 9 years ago
907a444
usb: dwc2: Fixed SOF interrupt enabling/disabling
by Sevak Arakelyan
· 9 years ago
b0d65902
usb: dwc2: host: Setting qtd to NULL after freeing it
by Vardan Mikayelyan
· 9 years ago
ee3de8d
usb: dwc2: gadget: Prevent handling of host interrupts
by Vardan Mikayelyan
· 9 years ago
8c3d609
usb: dwc2: gadget: Check for ep0 in enable
by Vahram Aharonyan
· 9 years ago
ecd9a7a
usb: dwc2: do not override forced dr_mode in gadget setup
by Przemek Rudy
· 9 years ago
1fc6598
usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma()
by John Youn
· 9 years ago
6c0c095
usb: dwc2: Add support for Lantiq ARX and XRX SoCs
by Antti Seppälä
· 9 years ago
b02038f
usb: dwc2: Move host-specific core functions into hcd.c
by John Youn
· 9 years ago
58e52ff6a
usb: dwc2: Move register save and restore functions
by John Youn
· 9 years ago
9bbe91a
usb: dwc2: Use kmem_cache_free()
by Amitoj Kaur Chawla
· 9 years ago
1479cb6
usb: dwc2: host: If using uframe scheduler, end splits better
by Douglas Anderson
· 9 years ago
9f9f09b
usb: dwc2: host: Totally redo the microframe scheduler
by Douglas Anderson
· 9 years ago
9cf1a60
usb: dwc2: host: Properly set even/odd frame
by Douglas Anderson
· 9 years ago
fae4e82
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
by Douglas Anderson
· 9 years ago
fb616e3
usb: dwc2: host: Manage frame nums better in scheduler
by Douglas Anderson
· 9 years ago
483bb25
usb: dwc2: host: Add scheduler logging for missed SOFs
by Douglas Anderson
· 9 years ago
2d3f139
usb: dwc2: host: Split code out to make dwc2_do_reserve()
by Douglas Anderson
· 9 years ago
b951c6c
usb: dwc2: host: Reorder things in hcd_queue.c
by Douglas Anderson
· 9 years ago
ced9eee
usb: dwc2: host: Rename some fields in struct dwc2_qh
by Douglas Anderson
· 9 years ago
4e50e01
usb: dwc2: host: Use periodic interrupt even with DMA
by Douglas Anderson
· 9 years ago
d82a810e
usb: dwc2: host: There's not really a TT for the root hub
by Douglas Anderson
· 9 years ago
9ed04d9
usb: dwc2: host: Properly set the HFIR
by Douglas Anderson
· 9 years ago
8add17c
usb: dwc2: host: Giveback URB in tasklet context
by Douglas Anderson
· 9 years ago
17dd5b6
usb: dwc2: host: Add a delay before releasing periodic bandwidth
by Douglas Anderson
· 9 years ago
74fc4a7
usb: dwc2: host: Add scheduler tracing
by Douglas Anderson
· 9 years ago
c9c8ac0
usb: dwc2: host: fix split transfer schedule sequence
by Douglas Anderson
· 9 years ago
94ef7ae
usb: dwc2: host: Always add to the tail of queues
by Douglas Anderson
· 9 years ago
16e8021
usb: dwc2: host: Avoid use of chan->qh after qh freed
by Douglas Anderson
· 9 years ago
098c1ef
usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066
by Douglas Anderson
· 9 years ago
3bc04e2
usb: dwc2: host: Get aligned DMA in a more supported way
by Douglas Anderson
· 9 years ago
40eed7d
usb: dwc2: rockchip: Make the max_transfer_size automatic
by Douglas Anderson
· 9 years ago
71e41bb
Merge 4.5-rc6 into usb-next
by Greg Kroah-Hartman
· 9 years ago
a057c32
usb: dwc2: USB_DWC2 should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
ee89b64
usb: dwc2: USB_DWC2 should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
62943b7
usb: dwc2: host: fix the data toggle error in full speed descriptor dma
by Tang, Jianqiang
· 9 years ago
3142a16
usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc
by Vardan Mikayelyan
· 9 years ago
bd84f4a
usb: dwc2: Add extra delay when forcing dr_mode
by John Youn
· 9 years ago
89f1ec8
usb: add HAS_IOMEM dependency to USB_DWC2
by Vegard Nossum
· 9 years ago
192cb07
usb: dwc2: Fix probe problem on bcm2835
by John Youn
· 9 years ago
03b32e4
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
by John Youn
· 9 years ago
a40a003
usb: dwc2: add shutdown callback to platform variant
by Heiko Stübner
· 9 years ago
6d76c92
usb: dwc2: gadget: Repair DSTS register decoding
by Marek Vasut
· 9 years ago
60c0288
usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
by John Youn
· 9 years ago
25362d3
usb: dwc2: Remove redundant reset in probe
by John Youn
· 9 years ago
97e4638
usb: dwc2: Reduce delay when forcing mode in reset
by John Youn
· 9 years ago
241729b
usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
by John Youn
· 9 years ago
43e9034
usb: dwc2: gadget: Use hw params from core
by John Youn
· 9 years ago
55e1040
usb: dwc2: Improve handling of host and device hwparams
by John Youn
· 9 years ago
09c9698
usb: dwc2: Add functions to set and clear force mode
by John Youn
· 9 years ago
263b7fb
usb: dwc2: Move reset into dwc2_get_hwparams()
by John Youn
· 9 years ago
1696d5a
usb: dwc2: Move mode querying functions into core.h
by John Youn
· 9 years ago
5268ed9
usb: dwc2: Fix dr_mode validation
by John Youn
· 9 years ago
6bea962
usb: dwc2: Add functions to check the HW OTG config
by John Youn
· 9 years ago
b5d308a
usb: dwc2: Add dwc2_core_reset()
by John Youn
· 9 years ago
6d58f34
usb: dwc2: Rename dwc2_core_reset()
by John Youn
· 9 years ago
b8ccc59
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
by John Youn
· 9 years ago
7d56cc2
usb: dwc2: Avoid more calls to dwc2_core_reset()
by Douglas Anderson
· 9 years ago
20bde64
usb: dwc2: reduce dwc2 driver probe time
by Yunzhi Li
· 9 years ago
f619473
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
by Douglas Anderson
· 9 years ago
0fe239b
usb: dwc2: Avoid double-reset at boot time
by Douglas Anderson
· 9 years ago
cebfdbf
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
by Yunzhi Li
· 9 years ago
9918246
usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
by Douglas Anderson
· 9 years ago
3be99cd
usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts
by Gregory Herrero
· 9 years ago
0676c7e
usb: dwc2: fix transfer stop programming for out endpoint
by Du, Changbin
· 9 years ago
2953901
usb: dwc2: host: Clear interrupts before handling them
by Douglas Anderson
· 9 years ago
4a065c7
usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()
by Douglas Anderson
· 9 years ago
69b76cd
usb: dwc2: host: Support immediate retries for split transactions
by Douglas Anderson
· 9 years ago
6a65953
usb: dwc2: host: Fix missing device insertions
by Douglas Anderson
· 9 years ago
37dd9d6
usb: dwc2: add support of hi6220
by Zhangfei Gao
· 9 years ago
3b5fcc9
usb: dwc2: host: use kmem cache to allocate descriptors
by Gregory Herrero
· 9 years ago
e23b8a5
usb: dwc2: host: fix descriptor list address masking
by Mian Yousaf Kaukab
· 9 years ago
95105a9
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
by Gregory Herrero
· 9 years ago
fbb9e22
usb: dwc2: host: enable descriptor dma for fs devices
by Mian Yousaf Kaukab
· 9 years ago
762d3a1
usb: dwc2: host: process all completed urbs
by Gregory Herrero
· 9 years ago
3f808bd
usb: dwc2: host: always increment available host channel during release
by Gregory Herrero
· 9 years ago
c17b337
usb: dwc2: host: program descriptor for next frame
by Gregory Herrero
· 9 years ago
b9392d9
usb: dwc2: host: add function to compare frame index
by Gregory Herrero
· 9 years ago
2b046bc
usb: dwc2: host: spinlock release channel
by Gregory Herrero
· 9 years ago
26a19ea
usb: dwc2: host: fix use of qtd after free in desc dma mode
by Gregory Herrero
· 9 years ago
c503b38
usb: dwc2: host: rework isochronous halt path
by Gregory Herrero
· 9 years ago
dde4c1b
usb: dwc2: host: set active bit in isochronous descriptors
by Gregory Herrero
· 9 years ago
3ac38d2
usb: dwc2: host: ensure filling of isoc desc is correctly done
by Gregory Herrero
· 9 years ago
f74875d
usb: dwc2: fix kernel oops during driver probe
by Stefan Wahren
· 9 years ago
8aa90cf
usb: dwc2: make otg clk optional
by Stefan Wahren
· 9 years ago
6c2dad6
usb: dwc2: Return errors from PHY
by Stefan Wahren
· 9 years ago
d0464bc
usb: dwc2: Make PHY optional
by John Youn
· 9 years ago
1fb7f12
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
by Douglas Anderson
· 9 years ago
f165930
usb: dwc2: host: Fix ahbcfg for rk3066
by Douglas Anderson
· 9 years ago
dc87308
usb: dwc2: host: Fix use after free w/ simultaneous irqs
by Doug Anderson
· 9 years ago
4d273c2
usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()
by Douglas Anderson
· 9 years ago
09a75e8
usb: dwc2: refactor common low-level hw code to platform.c
by Marek Szyprowski
· 9 years ago
758ed19
usb: dwc2: remove no longer needed init_mutex
by Marek Szyprowski
· 9 years ago
44e4a60
usb: dwc2: fix duplicate argument warning
by Mian Yousaf Kaukab
· 9 years ago
ec1f9d9
usb: dwc2: gadget: parity fix in isochronous mode
by Roman Bacik
· 9 years ago
5ee2a00
usb: dwc2: fix unbalanced phy control
by Marek Szyprowski
· 9 years ago
4112905
usb: dwc2: remove non-functional clock gating
by Marek Szyprowski
· 9 years ago
Next »