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
2024-07-15
common: Remove duplicate newlines
Marek Vasut
1
-8
/
+0
2024-07-06
usb: Assimilate usb_get_descriptor() to linux
Philip Oberfichtner
1
-7
/
+30
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2024-04-12
usb: Add environment based device ignorelist
Janne Grunau
1
-0
/
+70
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
1
-1
/
+1
2022-11-03
usb: Add 1ms delay after first Get Descriptor request
Marek Vasut
1
-0
/
+11
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
1
-4
/
+0
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-04-09
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
1
-0
/
+6
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
1
-3
/
+6
2019-09-11
usb: usb_submit_int_msg -> usb_int_msg
Michal Suchanek
1
-2
/
+2
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
1
-7
/
+7
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-10-01
usb: Read device descriptor after device is addressed for xHCI
Bin Meng
1
-0
/
+11
2017-10-01
usb: Only get 64 bytes device descriptor for full speed devices
Bin Meng
1
-14
/
+15
2017-10-01
usb: Handle audio extension endpoint descriptor in usb_parse_config()
Bin Meng
1
-2
/
+3
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
1
-3
/
+0
2016-09-23
usb: squash lines for immediate return
Masahiro Yamada
1
-13
/
+7
2016-06-04
usb: move CONFIG_USB_XHCI to Kconfig with renaming
Masahiro Yamada
1
-1
/
+1
2016-05-06
usb: Assure Get Descriptor request is in separate microframe
Marek Vasut
1
-0
/
+8
2016-05-06
usb: Wait after sending Set Configuration request
Marek Vasut
1
-0
/
+8
2016-05-06
usb: Don't init pointer to zero, but NULL
Marek Vasut
1
-1
/
+1
2016-03-22
Fix spelling of "transferred".
Vagrant Cascadian
1
-1
/
+1
2016-03-20
usb: Don't reset the USB hub a 2nd time
Stefan Roese
1
-12
/
+1
2016-01-16
common: usb: fix checking condition
Peng Fan
1
-1
/
+1
2015-12-31
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
1
-0
/
+56
2015-12-31
usb: Alloc buffer for USB descriptor dynamically
Stefan Brüns
1
-14
/
+28
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
1
-0
/
+1
2015-07-21
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
1
-1
/
+1
2015-07-21
usb: Pass device instead of portnr to usb_legacy_port_reset
Hans de Goede
1
-4
/
+4
2015-07-21
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
1
-5
/
+5
2015-07-21
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
1
-3
/
+1
2015-05-29
usb: Remove unused variable in usb_setup_descriptor()
Hans de Goede
1
-2
/
+0
2015-05-14
usb: add device connection/disconnection detection
Vincent Palatin
1
-0
/
+26
2015-05-14
usb: usb_control_msg() propagate controller error code
Hans de Goede
1
-2
/
+4
2015-05-06
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
Hans de Goede
1
-6
/
+11
2015-04-18
dm: usb: Convert core usb.c file to support driver model
Simon Glass
1
-6
/
+25
2015-04-18
dm: usb: Complete the splitting up of usb_new_device()
Simon Glass
1
-62
/
+95
2015-04-18
dm: usb: Split out more code from usb_new_device()
Simon Glass
1
-30
/
+42
2015-04-18
dm: usb: Move descriptor setup code into its own function
Simon Glass
1
-65
/
+82
2015-04-18
dm: usb: Refactor port resets
Simon Glass
1
-14
/
+26
2015-04-18
dm: usb: Drop the legacy USB init sequence
Simon Glass
1
-22
/
+4
2015-04-18
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
1
-10
/
+9
2015-04-14
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
Kishon Vijay Abraham I
1
-0
/
+6
2015-04-14
usb: fix first descriptor fetch error handling
Stephen Warren
1
-1
/
+16
2015-04-14
usb: Early failure when the first descriptor read fails or is invalid
Paul Kocialkowski
1
-1
/
+4
[next]