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
2009-07-11
usb: Fix compiler warning with gcc4.4
Kumar Gala
1
-2
/
+2
2009-07-09
usb: add Marvell Kirkwood ehci host controller driver
Prafulla Wadaskar
2
-0
/
+109
2009-07-09
mpc8xxx: USB: fix: access of ehci struct elements
Vivek Mahajan
1
-9
/
+9
2009-07-09
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
Bryan Wu
2
-0
/
+35
2009-07-09
usb: musb: drop old musb read/write prototypes
Mike Frysinger
1
-6
/
+0
2009-06-12
mpc83xx: USB: Reorganized its support
Vivek Mahajan
1
-35
/
+18
2009-06-12
mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
Vivek Mahajan
2
-87
/
+1
2009-06-12
mpc8xxx: USB: Removed reenablement of its interface
Vivek Mahajan
1
-4
/
+0
2009-06-09
at91: fix a USB problem for AT91SAM9261
RONETIX - Ilko Iliev
1
-1
/
+2
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2
-2
/
+2
2009-04-28
Replace __attribute references with __attribute__
Peter Tyser
2
-5
/
+5
2009-04-16
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+2
2009-04-06
Support for PXA27X UDC.
Remy Bohmer
2
-0
/
+703
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD
32
-46
/
+178
2009-04-04
at91: move usb driver to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+81
2009-03-29
s3c64xx: move usb driver to drivers/usb
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+46
2009-02-22
r8a66597-hcd: fix cannot use external hub
Yoshihiro Shimoda
1
-5
/
+31
2009-02-12
Coding style cleanup; update CHANGELOG
Wolfgang Denk
3
-4
/
+4
2009-02-11
Fix whitespace damage: double space changed to a tab
Jerry Van Baren
1
-1
/
+1
2009-02-02
USB: Add EHCI support for VCT EHCI controller (really with driver now)
Stefan Roese
1
-0
/
+58
2009-01-28
USB: Add dcache support to the EHCI driver
Stefan Roese
2
-0
/
+103
2009-01-28
USB: Add EHCI support for VCT EHCI controller
Stefan Roese
1
-0
/
+1
2009-01-28
USB: Add config option to call ehci_hcd_init() again after EHCI reset
Stefan Roese
1
-0
/
+5
2009-01-28
USB: Fix speed detection on EHCI cntr with root hub transaction translators
Stefan Roese
1
-1
/
+16
2009-01-28
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
Thomas Abraham
3
-0
/
+194
2009-01-28
usb : musb : Adding host controller driver for Mentor USB controller
Thomas Abraham
5
-0
/
+1302
2009-01-28
USB ehci ixp4xx support
Michael Trimarchi
2
-0
/
+50
2009-01-28
USB ehci remove infinite loop and use handshake function
Michael Trimarchi
1
-24
/
+25
2009-01-28
Add initial support for USB ehci pci
Michael Trimarchi
2
-0
/
+65
2009-01-28
EHCI fix code and ixp4xx test.
Remy Böhmer
2
-72
/
+106
2009-01-28
[PATCH] This patch add varius fix to the ehci.
michael
3
-44
/
+133
2009-01-28
[PATCH] Fix EHCI usb. I start to test on a
michael
3
-161
/
+234
2009-01-28
USB ehci freescale support
Michael Trimarchi
3
-0
/
+186
2009-01-28
USB ehci core support
Michael Trimarchi
4
-0
/
+785
2008-12-09
usbtty/omap: update to current API
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+3
2008-11-28
drivers/usb: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
7
-29
/
+13
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
[next]