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
2019-12-02
common: Move command functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
14
-0
/
+16
2019-12-02
common: Move serial_printf() to the serial header
Simon Glass
6
-1
/
+7
2019-11-25
dm: test: usb: rework keyboard test
Heinrich Schuchardt
1
-10
/
+17
2019-11-25
usb: kbd: implement special keys
Heinrich Schuchardt
1
-0
/
+6
2019-11-23
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
3
-0
/
+46
2019-11-23
gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM
Jagan Teki
1
-0
/
+1
2019-11-23
usb: dwc3: Add phy interface for dwc3_uboot
Jagan Teki
2
-0
/
+39
2019-11-23
gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM
Jagan Teki
1
-0
/
+1
2019-11-23
gadget: rockchip: USB_GADGET_PRODUCT_NUM
Jagan Teki
1
-0
/
+3
2019-11-23
gadget: Select USB_GADGET_VENDOR_NUM for rockchip
Jagan Teki
1
-0
/
+1
2019-11-23
gadget: Select USB_GADGET_MANUFACTURER for rockchip
Jagan Teki
1
-0
/
+1
2019-11-22
usb: dwc2: fix possible alignment issues
Simon Goldschmidt
1
-2
/
+2
2019-11-22
usb: composite: fix possible alignment issues
Simon Goldschmidt
1
-7
/
+18
2019-11-19
usb: cdns3: Fix include file path
Vignesh Raghavendra
2
-2
/
+2
2019-11-17
rockchip: usb: Migrate to use ofnode
Kever Yang
1
-3
/
+2
2019-11-08
usb: xhci: support 1.1 or later version
Chunfeng Yun
1
-1
/
+1
2019-11-07
usb: composite: add BOS descriptor support to composite framework
T Karthik Reddy
1
-6
/
+55
2019-11-07
usb: gadget: Add gadget_is_cdns3() macro
Vignesh Raghavendra
1
-0
/
+8
2019-11-07
usb: cdns3: Add TI wrapper driver for CDNS USB3 controller
Vignesh Raghavendra
3
-0
/
+202
2019-11-07
usb: cdns3: gadget: Implement udc_set_speed() callback
Vignesh Raghavendra
1
-4
/
+26
2019-11-07
usb: Add Cadence USB3 host and gadget driver
Vignesh Raghavendra
16
-0
/
+6431
2019-11-07
usb: udc: Introduce ->udc_set_speed() method
Sherry Sun
1
-0
/
+23
2019-11-07
usb: gadget: Add match_ep() op to usb_gadget_ops
Vignesh Raghavendra
1
-0
/
+3
2019-10-31
usb: ehci-hcd: Keep async schedule running
Marek Vasut
1
-30
/
+21
2019-10-31
dwc3: flush cache only if there is a buffer attached to a request
Marek Szyprowski
1
-1
/
+2
2019-10-31
gadget: f_thor: properly enable 3rd endpoint defined by the protocol
Marek Szyprowski
1
-0
/
+7
2019-10-31
dwc3-generic: Don't fail probe if clk/reset entries are absent
Vignesh Raghavendra
1
-2
/
+2
2019-10-24
ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
Ye Li
2
-16
/
+43
2019-10-24
usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
Igor Opaniuk
1
-7
/
+8
2019-10-24
usb: dwc3: Kconfig: get rid of obsolete mode selection
Jean-Jacques Hiblot
2
-18
/
+4
2019-10-24
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
3
-1
/
+71
2019-10-24
usb: dwc3-generic: if no max speed is specified in DT, assume super speed
Jean-Jacques Hiblot
1
-2
/
+2
2019-10-24
usb: dwc3-generic: add a new host driver that uses the dwc3 core
Jean-Jacques Hiblot
2
-2
/
+54
2019-10-24
usb: dwc3-generic: factorize code
Jean-Jacques Hiblot
1
-20
/
+35
2019-10-24
usb: dwc3-generic: use platdata
Jean-Jacques Hiblot
1
-14
/
+23
2019-10-24
usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit
Jean-Jacques Hiblot
1
-5
/
+0
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
13
-1304
/
+12
2019-10-24
usb: dwc3: switch to peripheral mode when exiting
Jean-Jacques Hiblot
1
-0
/
+13
2019-10-24
usb: host: remove the xhci-zynqmp driver
Jean-Jacques Hiblot
3
-154
/
+0
2019-10-08
drivers: usb: dwc3: setup phy before dwc3 core soft reset
T Karthik Reddy
1
-2
/
+2
2019-09-14
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
11
-33
/
+49
2019-09-11
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
1
-1
/
+1
2019-09-11
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
1
-1
/
+1
2019-09-11
usb: musb_hcd: fix compilation error
Jean-Jacques Hiblot
1
-2
/
+2
2019-09-11
dwc2: use the nonblock argument in submit_int_msg
Michal Suchanek
1
-1
/
+1
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
10
-30
/
+46
2019-09-10
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
1
-0
/
+3
2019-08-22
usb: r8a66597: Add optional DM VBUS regulator support
Marek Vasut
2
-0
/
+30
2019-08-22
usb: r8a66597: Checkpatch cleanup
Marek Vasut
2
-268
/
+268
[next]