index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
drivers: usb: Remove duplicate newlines
Marek Vasut
1
-1
/
+0
2024-07-05
usb: dwc3: gadget: Convert epautoconf workaround to match_ep callback
Marek Vasut
1
-0
/
+33
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
1
-2
/
+2
2024-06-04
usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()
Neil Armstrong
1
-2
/
+2
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-16
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
Thinh Nguyen
1
-1
/
+2
2024-05-16
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
Thinh Nguyen
1
-10
/
+19
2024-05-16
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
Felipe Balbi
1
-5
/
+7
2024-05-16
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
Felipe Balbi
1
-0
/
+23
2024-05-16
usb: dwc3: gadget: combine return points into a single one
Felipe Balbi
1
-3
/
+9
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
1
-1
/
+1
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
1
-0
/
+1
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2020-09-30
usb: dwc3: Fix not calling dev_xxx with a device
Sean Anderson
1
-11
/
+12
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
1
-1
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-10-31
dwc3: flush cache only if there is a buffer attached to a request
Marek Szyprowski
1
-1
/
+2
2018-12-14
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
1
-1
/
+0
2018-05-18
usb: dwc3: Add dwc3_init/remove with DM_USB
Mugunthan V N
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-04-14
usb: dwc3: gadget: make cache-maintenance on event buffers more robust
Philipp Tomsich
1
-2
/
+3
2017-04-14
usb: dwc3: ensure consistent types for dwc3_flush_cache
Philipp Tomsich
1
-5
/
+5
2017-02-26
usb: dwc3: gadget: Remove unused header inclusion
Vincent Tinelli
1
-1
/
+0
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
1
-0
/
+1
2015-11-03
usb: dwc3: Fix warnings on 64-bit builds
Michal Simek
1
-5
/
+5
2015-04-14
usb: dwc3: Correct clean up code for requests
Lukasz Majewski
1
-24
/
+14
2015-04-14
usb: dwc3: gadget: Set non EP0 max packet limit to 512B
Lukasz Majewski
1
-1
/
+1
2015-04-14
usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be...
Lukasz Majewski
1
-13
/
+2
2015-04-14
usb: dwc3: optimize interrupt loop
Marek Szyprowski
1
-2
/
+13
2015-04-14
usb: dwc3: add a workaround for too small OUT requests
Marek Szyprowski
1
-0
/
+8
2015-04-14
usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
Lukasz Majewski
1
-1
/
+1
2015-04-14
usb: dwc3: Add chained TRB support for ep0
Kishon Vijay Abraham I
1
-1
/
+1
2015-04-14
dwc3: flush the buffers before using it
Kishon Vijay Abraham I
1
-1
/
+7
2015-04-14
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
1
-160
/
+84
2015-04-14
usb: dwc3: remove pm related operations from dwc3 driver
Kishon Vijay Abraham I
1
-55
/
+0
2015-04-14
usb: dwc3: remove trace_* APIs from dwc3 driver
Kishon Vijay Abraham I
1
-17
/
+0
2015-04-14
usb: dwc3: Modify the file headers to u-boot format
Kishon Vijay Abraham I
1
-8
/
+6
2015-04-14
usb: dwc3: add dwc3 folder from linux kernel to u-boot
Kishon Vijay Abraham I
1
-0
/
+2824