index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
2020-04-09
1
-0
/
+6
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-11
1
-3
/
+6
*
usb: usb_submit_int_msg -> usb_int_msg
Michal Suchanek
2019-09-11
1
-2
/
+2
*
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
1
-7
/
+7
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
usb: Read device descriptor after device is addressed for xHCI
Bin Meng
2017-10-01
1
-0
/
+11
*
usb: Only get 64 bytes device descriptor for full speed devices
Bin Meng
2017-10-01
1
-14
/
+15
*
usb: Handle audio extension endpoint descriptor in usb_parse_config()
Bin Meng
2017-10-01
1
-2
/
+3
*
powerpc: remove 4xx support
Heiko Schocher
2017-07-03
1
-3
/
+0
*
usb: squash lines for immediate return
Masahiro Yamada
2016-09-23
1
-13
/
+7
*
usb: move CONFIG_USB_XHCI to Kconfig with renaming
Masahiro Yamada
2016-06-04
1
-1
/
+1
*
usb: Assure Get Descriptor request is in separate microframe
Marek Vasut
2016-05-06
1
-0
/
+8
*
usb: Wait after sending Set Configuration request
Marek Vasut
2016-05-06
1
-0
/
+8
*
usb: Don't init pointer to zero, but NULL
Marek Vasut
2016-05-06
1
-1
/
+1
*
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
1
-1
/
+1
*
usb: Don't reset the USB hub a 2nd time
Stefan Roese
2016-03-20
1
-12
/
+1
*
common: usb: fix checking condition
Peng Fan
2016-01-16
1
-1
/
+1
*
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
2015-12-31
1
-0
/
+56
*
usb: Alloc buffer for USB descriptor dynamically
Stefan Brüns
2015-12-31
1
-14
/
+28
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
1
-1
/
+1
*
usb: Pass device instead of portnr to usb_legacy_port_reset
Hans de Goede
2015-07-21
1
-4
/
+4
*
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
1
-5
/
+5
*
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
1
-3
/
+1
*
usb: Remove unused variable in usb_setup_descriptor()
Hans de Goede
2015-05-29
1
-2
/
+0
*
usb: add device connection/disconnection detection
Vincent Palatin
2015-05-14
1
-0
/
+26
*
usb: usb_control_msg() propagate controller error code
Hans de Goede
2015-05-14
1
-2
/
+4
*
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
Hans de Goede
2015-05-06
1
-6
/
+11
*
dm: usb: Convert core usb.c file to support driver model
Simon Glass
2015-04-18
1
-6
/
+25
*
dm: usb: Complete the splitting up of usb_new_device()
Simon Glass
2015-04-18
1
-62
/
+95
*
dm: usb: Split out more code from usb_new_device()
Simon Glass
2015-04-18
1
-30
/
+42
*
dm: usb: Move descriptor setup code into its own function
Simon Glass
2015-04-18
1
-65
/
+82
*
dm: usb: Refactor port resets
Simon Glass
2015-04-18
1
-14
/
+26
*
dm: usb: Drop the legacy USB init sequence
Simon Glass
2015-04-18
1
-22
/
+4
*
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
1
-10
/
+9
*
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+6
*
usb: fix first descriptor fetch error handling
Stephen Warren
2015-04-14
1
-1
/
+16
*
usb: Early failure when the first descriptor read fails or is invalid
Paul Kocialkowski
2015-04-14
1
-1
/
+4
*
usb: Check usb_new_device for failure
Paul Kocialkowski
2015-04-14
1
-4
/
+10
*
usb: usb_new_device return codes consistency
Paul Kocialkowski
2015-04-14
1
-29
/
+29
*
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
1
-0
/
+2
*
usb: Do not log an error when no devices is plugged into a root-hub-less hcd
Hans de Goede
2015-01-18
1
-4
/
+5
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
1
-1
/
+0
*
usb: Remove unnecessary portnr lookup from usb_new_device
Hans de Goede
2014-11-04
1
-17
/
+2
*
usb: Handle -ENODEV from usb_lowlevel_init()
Marek Vasut
2014-08-29
1
-2
/
+9
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
1
-1
/
+1
*
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
1
-1
/
+1
[next]