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
/
common
/
usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
usb: Check usb_new_device for failure
Paul Kocialkowski
1
-4
/
+10
2015-04-14
usb: usb_new_device return codes consistency
Paul Kocialkowski
1
-29
/
+29
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
1
-0
/
+2
2015-01-18
usb: Do not log an error when no devices is plugged into a root-hub-less hcd
Hans de Goede
1
-4
/
+5
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
1
-1
/
+0
2014-11-04
usb: Remove unnecessary portnr lookup from usb_new_device
Hans de Goede
1
-17
/
+2
2014-08-29
usb: Handle -ENODEV from usb_lowlevel_init()
Marek Vasut
1
-2
/
+9
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
-1
/
+1
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
1
-0
/
+6
2013-10-20
USB: xHCI: Add stack support for xHCI
Vivek Gautam
1
-2
/
+31
2013-08-26
usb: Use well-known descriptor sizes when parsing configuration
Julius Werner
1
-16
/
+71
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-19
/
+1
2013-05-05
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
1
-0
/
+5
2013-05-05
usb: Update device class in usb device's descriptor
Vivek Gautam
1
-0
/
+5
2013-05-05
USB: Some cleanup prior to USB 3.0 interface addition
Vivek Gautam
1
-8
/
+13
2013-05-05
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
1
-48
/
+37
2012-12-17
usb: Clean up newly allocated device nodes in case of configuration failure
Milind Choudhary
1
-0
/
+12
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
1
-2
/
+2
2012-10-22
usb: fallback safely when a configuration descriptor is too large
Vincent Palatin
1
-3
/
+9
2012-10-15
usb: add support for multiple usb controllers
Lucas Stach
1
-50
/
+56
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
1
-4
/
+6
2012-07-18
usb: check return value of submit_{control, bulk}_msg
Ilya Yanok
1
-2
/
+4
2012-07-18
usb: pass cache-aligned buffer to usb_get_descriptor()
Ilya Yanok
1
-2
/
+4
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
1
-11
/
+11
2012-05-20
usb: use noinline define
Mike Frysinger
1
-1
/
+2
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
1
-13
/
+3
2012-03-03
USB: Make struct devrequest setup_packet local
Marek Vasut
1
-1
/
+2
2012-03-03
USB: Separate out USB hub driver
Marek Vasut
1
-430
/
+2
2012-03-03
USB: Staticize internal functions
Marek Vasut
1
-22
/
+23
2011-12-16
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
1
-8
/
+19
2011-11-15
GCC4.6: Fix common/usb.c on xscale
Marek Vasut
1
-4
/
+9
2011-10-27
GCC4.6: Squash warnings in common/usb.c
Marek Vasut
1
-14
/
+7
2011-10-09
common/usb.c: fix warning: variable ... set but not used
Wolfgang Denk
1
-7
/
+13
2011-10-04
Revert "GCC4.6: Convert various empty macros to inline functions"
Wolfgang Denk
1
-2
/
+2
2011-10-01
GCC4.6: Convert various empty macros to inline functions
Marek Vasut
1
-2
/
+2
2011-08-08
USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
Marek Vasut
1
-1
/
+1
2011-08-08
USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers
Marek Vasut
1
-0
/
+1
2011-02-19
Add USB host ethernet adapter support
Simon Glass
1
-1
/
+5
2011-02-05
USB: Change the necessary defines to get debug output
Alexander Holler
1
-3
/
+4
2011-02-05
USB: Fix device stati for removable and powerctrl (typo)
Alexander Holler
1
-1
/
+1
2010-02-03
USB: usb_control_msg wait for driver ISR to set status.
Remy Bohmer
1
-7
/
+12
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
1
-18
/
+17
2009-01-28
usb_scan_devices: fix output with no devices
Bryan Wu
1
-2
/
+4
2009-01-28
USB: Add high-speed (480Mb/s) to all USB related outputs
Stefan Roese
1
-6
/
+13
2009-01-28
USB change speed
Michael Trimarchi
1
-2
/
+10
2009-01-28
Prepare USB layer for ehci
Michael Trimarchi
1
-1
/
+1
2008-11-28
USB style patch, 80 chars strict
Michael Trimarchi
1
-15
/
+25
2008-10-14
fix USB initialisation procedure
Remy Bohmer
1
-28
/
+28
2008-09-17
USB layer of U-Boot causes USB protocol errors while using USB memory sticks
Remy Bohmer
1
-20
/
+30
[prev]
[next]