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
old/tizen_20241126
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
usb: dwc2: handle return code of dev_read_size() in of to, plat function
Wolfgang Grandegger
1
-2
/
+3
2022-02-23
usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig
Adam Ford
1
-34
/
+0
2022-02-23
usb: ehci-omap: Use PHY system to manage phy resets
Adam Ford
1
-50
/
+56
2022-02-23
usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP
Adam Ford
1
-0
/
+2
2022-02-23
usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe
Adam Ford
1
-1
/
+6
2022-02-23
usb: ehci-omap: Drop dead code
Adam Ford
1
-16
/
+1
2022-02-17
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-2
/
+2
2022-02-17
usb: ehci: ehci-marvell: Update compatible string to official DT bindings
Pali Rohár
1
-2
/
+2
2022-02-16
usb: xhci: reset endpoint on USB stall
Stefan Agner
1
-0
/
+31
2022-02-16
usb: dwc3: core: stop the core when it's removed
Angus Ainslie
1
-0
/
+9
2022-02-16
usb: dwc3: dwc3-generic: check the parent nodes
Angus Ainslie
1
-5
/
+20
2022-02-11
usb: gadget: ci: Avoid null pointer dereference
Marek Vasut
1
-1
/
+4
2022-02-11
usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
Adam Ford
1
-5
/
+18
2022-01-28
dfu: handle short frame result of UPLOAD in state_dfu_idle
Patrick Delaunay
1
-0
/
+2
2022-01-27
Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-2
/
+2
2022-01-26
usb: gadget: Add CDC ACM function
Loic Poulain
3
-0
/
+682
2022-01-26
usb: ehci: dm: Convert i.MX28 ehci code to driver model
Lukasz Majewski
1
-0
/
+184
2022-01-26
usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start})
Lukasz Majewski
1
-50
/
+62
2022-01-26
usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM
Lukasz Majewski
1
-21
/
+21
2022-01-26
usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28
Lukasz Majewski
1
-3
/
+4
2022-01-25
usb: Use the first available device for ehci_gadget
Sean Anderson
1
-2
/
+2
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-5
/
+8
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
1
-5
/
+8
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
7
-57
/
+57
2022-01-17
drivers: musb_gadget: Save endpoint desc to usb_ep->desc
qianfan Zhao
1
-2
/
+1
2022-01-13
drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".
Vagrant Cascadian
1
-1
/
+1
2022-01-13
drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".
Vagrant Cascadian
1
-1
/
+1
2022-01-10
Merge branch 'next'
Tom Rini
1
-0
/
+1
2022-01-08
usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable
Gary Bisson
1
-0
/
+2
2021-11-17
usb: cdns3: cdns3-ti: Add compatible for AM64 SoC
Aswath Govindraju
1
-0
/
+1
2021-11-15
usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI
Samuel Dionne-Riel
1
-0
/
+1
2021-11-09
usb: dwc3: add layerscape support
Michael Walle
3
-0
/
+233
2021-11-09
usb: dwc3: Enable undefined length INCR burst type
Michael Walle
2
-0
/
+85
2021-11-09
usb: dwc3: Add frame length adjustment quirk
Michael Walle
2
-0
/
+32
2021-11-09
usb: common: silence dubious errors
Michael Walle
1
-2
/
+2
2021-11-09
usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3
Michael Walle
1
-0
/
+1
2021-11-03
usb: mtu3: flush cache for the first GPD when allocate GPD ring
Chunfeng Yun
1
-0
/
+1
2021-10-30
usb: xhci-brcm: Include header file needed for dev_err
Stefan Agner
1
-0
/
+1
2021-10-15
Convert CONFIG_USB_EHCI_IS_TDI to Kconfig
Marek Behún
1
-0
/
+7
2021-10-15
Convert CONFIG_USB_EHCI_MXS to Kconfig
Marek Behún
1
-0
/
+7
2021-10-15
Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
Marek Behún
1
-1
/
+1
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2
-0
/
+36
2021-10-12
usb: sandbox: Add gadget callbacks
Patrice Chotard
1
-0
/
+28
2021-10-12
usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller
Patrice Chotard
1
-0
/
+8
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
1
-2
/
+0
2021-10-07
usb: dwc3: meson-gxl: add AXG compatible
Neil Armstrong
1
-0
/
+1
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
1
-50
/
+1
2021-10-01
arm: Remove flea3 board
Tom Rini
1
-53
/
+0
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
8
-18
/
+18
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
4
-4
/
+4
[next]