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
/
include
/
usb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-18
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
1
-1
/
+63
2015-04-18
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
1
-0
/
+107
2015-04-18
dm: usb: Refactor port resets
Simon Glass
1
-1
/
+17
2015-04-18
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
1
-2
/
+18
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
1
-5
/
+280
2015-04-14
usb: Convert protocol header structures to use explicitly sized variables
Sergey Temerkhanov
1
-9
/
+9
2015-01-18
musb-new: Add interrupt queue support
Hans de Goede
1
-1
/
+2
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
1
-0
/
+5
2015-01-18
musb-new: Add sunxi musb controller support
Hans de Goede
1
-2
/
+2
2015-01-18
usb: Add an interval parameter to create_int_queue
Hans de Goede
1
-1
/
+1
2014-11-07
usb: include <asm/cache.h> and <part.h> from include/usb.h
Masahiro Yamada
1
-0
/
+2
2014-11-04
usb: Make pollable int support available outside of ehci-hcd.c
Hans de Goede
1
-0
/
+9
2014-10-22
usb: dwc2: Add driver for Synopsis DWC2 USB IP block
Oleksandr Tymoshenko
1
-1
/
+2
2014-10-06
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
Hans de Goede
1
-1
/
+1
2014-05-05
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
1
-10
/
+0
2013-11-08
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
1
-0
/
+10
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
1
-1
/
+1
2013-10-20
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
1
-13
/
+13
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
1
-2
/
+28
2013-10-20
USB: xHCI: Add stack support for xHCI
Vivek Gautam
1
-1
/
+8
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-18
/
+1
2013-05-05
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
1
-0
/
+6
2012-12-17
usb: Clean up newly allocated device nodes in case of configuration failure
Milind Choudhary
1
-0
/
+1
2012-11-20
musb-new: omap2plus backend driver
Ilya Yanok
1
-1
/
+2
2012-11-20
musb-new: am35x backend driver
Ilya Yanok
1
-1
/
+1
2012-11-20
musb-new: dsps backend driver
Ilya Yanok
1
-1
/
+2
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
1
-12
/
+3
2012-10-15
usb.h: Add udc_disconnect prototype to usb.h
Lukasz Dalek
1
-0
/
+11
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
1
-3
/
+7
2012-07-18
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
1
-0
/
+10
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
1
-1
/
+3
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
1
-1
/
+0
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
1
-1
/
+0
2012-03-03
USB: Separate out USB hub driver
Marek Vasut
1
-0
/
+8
2011-08-08
usb: increase non-bulk timeout for slow chipsets.
Jason Cooper
1
-1
/
+1
2011-02-19
Add USB host ethernet adapter support
Simon Glass
1
-1
/
+8
2011-02-19
Fix EHCI usb submit timeout and unify with OHCI
Simon Glass
1
-0
/
+6
2010-08-12
musb: MSC host support for AM35x
Ajay Kumar Gupta
1
-1
/
+1
2010-05-27
USB: fix create_pipe()
Sergei Shtylyov
1
-1
/
+1
2010-01-09
usb: musb: add support for Blackfin MUSB
Bryan Wu
1
-1
/
+2
2010-01-09
DA8xx: Add MUSB host support
Ajay Kumar Gupta
1
-1
/
+1
2009-12-20
OMAP3 Add usb device support
Tom Rix
1
-1
/
+2
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
1
-61
/
+9
2009-01-28
usb : musb : Enabling DM6446 (TI DaVinci) USB module power
Thomas Abraham
1
-1
/
+1
2009-01-28
usb.h: use standard __LITTLE_ENDIAN from Linux headers
Mike Frysinger
1
-2
/
+2
2009-01-28
[PATCH] This patch add varius fix to the ehci.
michael
1
-1
/
+1
2009-01-28
Prepare USB layer for ehci
Michael Trimarchi
1
-8
/
+11
2008-12-09
USB: descriptor handling
Stefan Althoefer
1
-1
/
+1
2008-11-28
USB style patch, 80 chars strict
Michael Trimarchi
1
-98
/
+124
2008-10-14
fix USB initialisation procedure
Remy Bohmer
1
-3
/
+13
[prev]
[next]