Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
85f4c95172d606dd66f7ee1fa50c45a245535ffd
/
drivers
/
usb
/
dwc2
7170d1a
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 5 years ago
de4c739
usb: dwc2: create debugfs directory under usb root
by Chunfeng Yun
· 5 years ago
c1aa81d
usb: Spelling s/enpoint/endpoint/
by Geert Uytterhoeven
· 5 years ago
6689f0f4
usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
by Mathias Kresin
· 6 years ago
96e46dc
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 5 years ago
7b81cb6
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
by Christoph Hellwig
· 5 years ago
7ffc95e
Merge 5.3-rc5 into usb-next
by Greg Kroah-Hartman
· 5 years ago
edfbcb3
usb: add a hcd_uses_dma helper
by Christoph Hellwig
· 5 years ago
18425e5
usb: dwc2: Switch to use device_property_count_u32()
by Andy Shevchenko
· 5 years ago
37bea42
usb: dwc2: gadget: Fix kill_all_requests race
by John Keeping
· 5 years ago
b33f370
usb: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
07e803e
usb: dwc2: Switch to use device_property_count_u32()
by Andy Shevchenko
· 5 years ago
51785bd
Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
dfc4fde
usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
by Martin Blumenstingl
· 6 years ago
f254e65a
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
58ee010
Merge 5.2-rc6 into usb-next
by Greg Kroah-Hartman
· 6 years ago
ad408a1
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
by Guenter Roeck
· 6 years ago
c846b03
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
by Douglas Anderson
· 6 years ago
1112cf4
usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
by Marek Szyprowski
· 6 years ago
42de8af
usb: dwc2: Use generic PHY width in params setup
by Jules Maselbas
· 6 years ago
a954e5f
Merge 5.2-rc5 into usb-next
by Greg Kroah-Hartman
· 6 years ago
066cfd0
usb: gadget: dwc2: fix zlp handling
by Andrzej Pietrasiewicz
· 6 years ago
4faf3b3
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
by Minas Harutyunyan
· 6 years ago
4a4863b
usb: dwc2: Fix DMA cache alignment issues
by Martin Schiller
· 6 years ago
babd183
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
by Douglas Anderson
· 6 years ago
d991f85
usb: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
5acb4b97
dwc2: gadget: Fix completed transfer size calculation in DDMA
by Minas Harutyunyan
· 6 years ago
28b5c12
usb: dwc2: Set lpm mode parameters depend on HW configuration
by Minas Harutyunyan
· 6 years ago
5799aec
usb: dwc2: Fix channel disable flow
by Minas Harutyunyan
· 6 years ago
c8006f6
usb: dwc2: Set actual frame number for completed ISOC transfer
by Minas Harutyunyan
· 6 years ago
54f37f5
usb: dwc2: gadget: Increase descriptors count for ISOC's
by Minas Harutyunyan
· 6 years ago
b4c53b4
usb: dwc2: Delayed status support
by Minas Harutyunyan
· 6 years ago
1e86854
usb: dwc2: gadget: Move gadget phy init into core phy init
by Jules Maselbas
· 6 years ago
059d8d5
usb: dwc2: Move phy init into core
by Jules Maselbas
· 6 years ago
707d80f
usb: dwc2: gadget: Replace phyif with phy_utmi_width
by Jules Maselbas
· 6 years ago
fb26b55
usb: dwc2: gadget: Remove duplicated phy init
by Jules Maselbas
· 6 years ago
a89bae7
usb: dwc2: Move UTMI_PHY_DATA defines closer
by Jules Maselbas
· 6 years ago
c40cf77
usb: dwc2: optionally assert phy reset when waking up
by Douglas Anderson
· 6 years ago
60722c4
usb: dwc2: get optional clock by devm_clk_get_optional()
by Chunfeng Yun
· 6 years ago
4663756
usb: dwc2: gadget: Reject LPM token during Control transfers
by Minas Harutyunyan
· 6 years ago
6f6d705
usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
by Douglas Anderson
· 6 years ago
fc4e326
usb: dwc2: Add Amlogic G12A DWC2 Params
by Neil Armstrong
· 6 years ago
eeca7606
usb: dwc2: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
dc8b2a6
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
10209ab
usb: dwc2: gadget: Add scatter-gather mode
by Andrzej Pietrasiewicz
· 6 years ago
97311c8
usb: dwc2: Fix EP TxFIFO number setting
by Minas Harutyunyan
· 6 years ago
c9381e1
Merge 5.0-rc4 into usb-next
by Greg Kroah-Hartman
· 6 years ago
cae8dc3
USB: add missing SPDX lines to Kconfig and Makefiles
by Greg Kroah-Hartman
· 6 years ago
87b6d2c
usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing
by Minas Harutyunyan
· 6 years ago
4fe4f9f
usb: dwc2: Fix disable all EP's on disconnect
by Minas Harutyunyan
· 6 years ago
cc10ce0
usb: dwc2: disable power_down on Amlogic devices
by Martin Blumenstingl
· 6 years ago
6ed30a7
usb: dwc2: host: use hrtimer for NAK retries
by Terin Stock
· 6 years ago
35a6054
usb: dwc2: Disable power down feature on Samsung SoCs
by Marek Szyprowski
· 6 years ago
9aed8c0
usb: dwc2: gadget: Accept LPM token when TxFIFO is not empty
by Artur Petrosyan
· 6 years ago
d64bc8e
usb: dwc2: gadget: Fix WkupAlert interrupt handler.
by Artur Petrosyan
· 6 years ago
3c135e8
usb: dwc2: pci: Fix an error code in probe
by Dan Carpenter
· 6 years ago
c216765
usb: dwc2: disable power_down on rockchip devices
by SolidHal
· 6 years ago
187c529
usb: dwc2: gadget: Add handler for WkupAlert interrupt
by Grigor Tovmasyan
· 6 years ago
4abe453
usb: dwc2: gadget: enable WKUP_ALERT interrupt
by Grigor Tovmasyan
· 6 years ago
15d9dbf
usb: dwc2: gadget: Program GREFCLK register
by Grigor Tovmasyan
· 6 years ago
f3a61e4
usb: dwc2: gadget: Add parameters for GREFCLK register
by Grigor Tovmasyan
· 6 years ago
392af02
usb: dwc2: Add definitions for new registers
by Grigor Tovmasyan
· 6 years ago
48dac4e
usb: dwc2: Update target (u)frame calculation
by Grigor Tovmasyan
· 6 years ago
9d630b9
usb: dwc2: Add dwc2_gadget_dec_frame_num_by_one() function
by Grigor Tovmasyan
· 6 years ago
ca531bc
usb: dwc2: Add core parameter for service interval support
by Grigor Tovmasyan
· 6 years ago
c464da0
usb: dwc2: Update registers definitions to support service interval
by Grigor Tovmasyan
· 6 years ago
cd7cd0e
usb: dwc2: fix unbalanced use of external vbus-supply
by Fabrice Gasnier
· 6 years ago
5aa678c
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
by Fabrice Gasnier
· 6 years ago
41ee1ea
usb: dwc2: fix a race with external vbus supply
by Fabrice Gasnier
· 6 years ago
e0f681c
usb: dwc2: get optional vbus-supply regulator once
by Fabrice Gasnier
· 6 years ago
dccf1ba
usb: dwc2: Disable all EP's on disconnect
by Minas Harutyunyan
· 6 years ago
971a0d4
usb: dwc2: remove set but unused variable
by Josh Abraham
· 6 years ago
d970749
usb: dwc2: Fix call location of dwc2_check_core_endianness
by Bruno Meirelles Herrera
· 6 years ago
45dd7af
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
f8781d5
usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms
by Douglas Anderson
· 6 years ago
3af0540
usb: dwc2: Turn on uframe_sched on "amlogic" platforms
by Douglas Anderson
· 6 years ago
aea8916
usb: dwc2: Turn on uframe_sched on "his" platforms
by Douglas Anderson
· 6 years ago
b6de7b8
usb: dwc2: Turn on uframe_sched on "bcm" platforms
by Douglas Anderson
· 6 years ago
4d4f1e7
usb: dwc2: gadget: ISOC's starting flow improvement
by Minas Harutyunyan
· 6 years ago
fe369e1
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
by Gevorg Sahakyan
· 6 years ago
342ccce
usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep
by Gevorg Sahakyan
· 6 years ago
f25c42b
usb: dwc2: Modify dwc2_readl/writel functions prototype
by Gevorg Sahakyan
· 6 years ago
0f54809
usb: dwc2: Move dwc2_readl/writel functions after hsotg structure
by Gevorg Sahakyan
· 7 years ago
1e111e8
usb: dwc2: Fix inefficient copy of unaligned buffers
by Antti Seppälä
· 7 years ago
56406e0
usb: dwc2: Fix DMA alignment to start at allocated boundary
by Antti Seppälä
· 7 years ago
89066b3
usb: dwc2: avoid NULL dereferences
by John Keeping
· 7 years ago
b3eb981
usb: dwc2: host: do not delay retries for CONTROL IN transfers
by Dmitry Torokhov
· 7 years ago
1d8e5c0
dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
by Minas Harutyunyan
· 7 years ago
9bb073a
usb: gadget: dwc2: fix memory leak in gadget_init()
by Grigor Tovmasyan
· 7 years ago
70c3c8c
usb: dwc2: fix isoc split in transfer with no data
by William Wu
· 7 years ago
af424a4
usb: dwc2: alloc dma aligned buffer for isoc split in
by William Wu
· 7 years ago
8760675
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
by William Wu
· 7 years ago
22bb5cf
usb: dwc2: Fix host exit from hibernation flow.
by Artur Petrosyan
· 7 years ago
21cbbc6
usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfers
by Minas Harutyunyan
· 7 years ago
6e967d7
usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nak
by Zeng Tao
· 7 years ago
1ffba90
usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
by Minas Harutyunyan
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
1dcd569
USB: dwc2: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
47265c0
usb: dwc2: gadget: Fix coverity issue
by Grigor Tovmasyan
· 7 years ago
fe70dce
usb: dwc2: pci: Fix error return code in dwc2_pci_probe()
by Wei Yongjun
· 7 years ago
Next »