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-07-05
Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig
Tom Rini
1
-0
/
+5
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
3
-8
/
+6
2022-06-28
usb: Remove non-DM code in ehci-fsl and xhci
Tom Rini
2
-114
/
+0
2022-06-28
usb: ehci-mx5: Remove non-DM code
Tom Rini
1
-47
/
+0
2022-06-28
usb: ehci-mxc: Remove
Tom Rini
2
-149
/
+0
2022-06-28
usb: xhci-fsl: Remove non-DM code
Tom Rini
1
-47
/
+0
2022-06-28
Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig
Tom Rini
1
-0
/
+11
2022-06-28
usb: ehci-fsl: Remove non-DM code
Tom Rini
1
-71
/
+0
2022-06-28
Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig
Tom Rini
1
-1
/
+4
2022-06-28
Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig
Tom Rini
1
-0
/
+10
2022-06-28
ehci-mxs: Remove non-DM code
Tom Rini
1
-77
/
+0
2022-06-20
Merge branch 'master' into next
Tom Rini
2
-4
/
+6
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
1
-1
/
+1
2022-06-16
usb: host: ehci-generic: Make resets and clocks optional
Andre Przywara
1
-2
/
+2
2022-06-07
usb: xhci-mtk: disable all ports when disable host controller
Chunfeng Yun
1
-2
/
+4
2022-06-06
arm: pxa: Remove CONFIG_CPU_PXA25X
Tom Rini
3
-2199
/
+0
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
1
-2
/
+2
2022-05-20
usb: dwc3: Fix non-usb3 configurations
Jan Kiszka
1
-1
/
+3
2022-05-20
usb: xhci-dwc3: Support role switch default role
Mark Kettenis
2
-0
/
+22
2022-05-06
usb: host: ehci-generic: Remove DM_REGULATOR flag
Patrice Chotard
1
-14
/
+0
2022-05-06
usb: host: ehci-generic: Make usage of clock/reset bulk() API
Patrice Chotard
1
-71
/
+32
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
3
-3
/
+5
2022-05-03
pci: Map bars with offset and length
Andrew Scull
3
-3
/
+3
2022-04-29
usb: sandbox: Bounds check read from buffer
Andrew Scull
1
-0
/
+2
2022-04-29
usb: sandbox: Check for string end in copy_to_unicode()
Andrew Scull
1
-3
/
+2
2022-04-25
bootstd: usb: Add a bootdev driver
Simon Glass
2
-0
/
+65
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
3
-2
/
+22
2022-04-22
Add support for TP-Link UE200 dongle
Oleksii Titov
1
-0
/
+2
2022-04-22
usb: dwc3: Add support for usb3-phy PHY configuration
Michal Simek
1
-0
/
+18
2022-04-22
usb: gadget: ci: Make various ops const
Adam Ford
1
-2
/
+2
2022-04-21
usb: dwc3: Implement .glue_configure for i.MX8MP
Marek Vasut
1
-0
/
+52
2022-04-21
usb: dwc3: Rename .select_dr_mode to .glue_configure
Marek Vasut
1
-5
/
+5
2022-04-08
arm: Remove unused ep93xx code
Tom Rini
2
-38
/
+0
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
[next]