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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-04
sunxi: Add basic A33 basic support
Vishnu Patekar
1
-0
/
+5
2015-04-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+15
2015-04-23
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+1
2015-04-23
usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
Sanchayan Maity
2
-0
/
+165
2015-04-22
dm: usb: Add a terminator to the string destructor list
Simon Glass
1
-0
/
+1
2015-04-21
drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x
Nikhil Badola
1
-0
/
+9
2015-04-21
drivers:usb: Add device-tree fixup to identify socs having dual phy
Nikhil Badola
1
-1
/
+6
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
5
-6
/
+9
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2
-5
/
+5
2015-04-18
dm: usb: exynos: Adjust XHCI driver to support driver model
Simon Glass
1
-1
/
+119
2015-04-18
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
1
-1
/
+1
2015-04-18
dm: usb: Support driver model in XHCI
Simon Glass
3
-7
/
+197
2015-04-18
dm: usb: xhci: Factor out common init/uninit
Simon Glass
1
-33
/
+52
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
3
-20
/
+31
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
3
-5
/
+3
2015-04-18
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
3
-11
/
+18
2015-04-18
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
1
-0
/
+83
2015-04-18
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
1
-62
/
+81
2015-04-18
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
1
-8
/
+11
2015-04-18
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
1
-5
/
+1
2015-04-18
dm: usb: exynos: Add driver model support to exynos EHCI
Simon Glass
1
-1
/
+111
2015-04-18
dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
1
-8
/
+44
2015-04-18
dm: usb: sandbox: Add a driver for sandbox
Simon Glass
2
-0
/
+118
2015-04-18
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2
-0
/
+304
2015-04-18
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2
-0
/
+424
2015-04-18
dm: usb: sandbox: Reset emulation devices in usb stop()
Simon Glass
1
-0
/
+11
2015-04-18
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
4
-0
/
+281
2015-04-18
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
2
-0
/
+28
2015-04-18
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
1
-1
/
+17
2015-04-18
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
1
-2
/
+204
2015-04-18
dm: usb: Add driver model support to EHCI
Simon Glass
2
-4
/
+127
2015-04-18
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
1
-9
/
+8
2015-04-18
dm: usb: Drop the EHCI weak functions
Simon Glass
5
-94
/
+139
2015-04-18
dm: usb: Refactor EHCI init
Simon Glass
2
-51
/
+72
2015-04-18
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
1
-17
/
+37
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
3
-6
/
+6
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
4
-8
/
+7
2015-04-18
dm: usb: tegra: Drop use of global controller variable
Simon Glass
1
-7
/
+9
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
3
-4
/
+7
2015-04-18
dm: usb: tegra: Store the controller type explicitly
Simon Glass
1
-6
/
+24
2015-04-18
dm: usb: Allow ECHI to hold private data for the controller
Simon Glass
2
-0
/
+31
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
4
-7
/
+9
2015-04-18
dm: usb: Move all the EHCI weak functions together and declare them
Simon Glass
2
-11
/
+17
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
4
-1
/
+413
2015-04-16
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Kishon Vijay Abraham I
1
-16
/
+0
2015-04-16
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-39
/
+6
2015-04-15
sunxi: common VBUS detection logic in usbc
Paul Kocialkowski
1
-29
/
+6
2015-04-15
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
Paul Kocialkowski
1
-29
/
+19
2015-04-14
fastboot: add support for reboot-bootloader command
Alexey Firago
1
-0
/
+13
2015-04-14
usb: gadget: thor: Claim EP after allocating it in thor gadget
Marek Szyprowski
1
-0
/
+3
[next]