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
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
1
-1
/
+1
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
4
-33
/
+33
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
4
-30
/
+30
2008-10-14
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2
-3
/
+3
2008-10-14
fix USB initialisation procedure
Remy Bohmer
1
-8
/
+6
2008-09-19
usb: Fix compile warning of r8a66597-hcd
Nobuhiro Iwamatsu
1
-2
/
+2
2008-09-17
Refactoring parts of the common USB OHCI code
Remy Bohmer
2
-451
/
+556
2008-09-09
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
1
-1
/
+3
2008-09-06
USB EHCI: reset root hub
Yuri Tikhonov
2
-0
/
+38
2008-08-31
USB: Add support for OHCI controller on S3C6400
Guennadi Liakhovetski
1
-0
/
+1
2008-08-12
Coding style cleanup, update CHANGELOG, prepare release
Wolfgang Denk
1
-4
/
+0
2008-08-12
Fix compile error related to r8a66597-hcd & usb
Kumar Gala
2
-6
/
+2
2008-08-07
usb: add support for R8A66597 usb controller
Yoshihiro Shimoda
3
-0
/
+1588
2008-08-07
Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
Hunter, Jon
1
-3
/
+25
2008-07-30
Fix more printf() format warnings
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-07-13
Fix some more printf() format problems.
Wolfgang Denk
1
-7
/
+9
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-07-10
fix USB devices with multiple configurations
Harald Welte
2
-15
/
+6
2008-05-22
Fix endianess conversion in usb_ohci.c
Christian Eggers
1
-3
/
+3
2008-05-22
USB: add support for multiple PCI OHCI controllers
Sergei Poselenov
1
-1
/
+4
2008-05-21
Big white-space cleanup.
Wolfgang Denk
3
-5
/
+5
2008-04-24
USB: remove a cpu bug workaround for an unsupported architecture.
Markus Klotzbücher
1
-18
/
+4
2008-04-24
USB: fix those pesky aliasing warnings issued by gcc-4.2
Markus Klotzbücher
1
-4
/
+4
2008-04-17
Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c
Gururaja Hebbar K R
1
-1
/
+0
2008-03-15
usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
Stefan Roese
1
-2
/
+3
2008-01-12
USB: Add Philips 1561 PCI-OHCI ids
TsiChung Liew
1
-0
/
+1
2008-01-09
fix comments with new drivers organization
Marcel Ziswiler
2
-2
/
+3
2007-11-25
drivers/usb : move usb drivers to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
11
-0
/
+9434