Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bb99abfea30508f3284620d399184711b4d2a3d2
/
include
/
usb.h
1c95b9f
usb: Add nonblock argument to submit_int_msg
by Michal Suchanek
· Sun Aug 18 10:55:27 2019 +0200
f5d5af4
usb: usb_submit_int_msg -> usb_int_msg
by Michal Suchanek
· Sun Aug 18 10:55:25 2019 +0200
8a3cb9f1
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· Wed Nov 21 08:43:56 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
be0223e
dm: usb: emul: Drop usb_emul_reset()
by Bin Meng
· Sun Oct 01 06:19:44 2017 -0700
3b36376
usb: emul: Expose find_descriptor() as a public API
by Bin Meng
· Sun Oct 01 06:19:40 2017 -0700
f196644
usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
by Bin Meng
· Sun Oct 01 06:19:39 2017 -0700
33fbdfd
usb: Fix comments of usb_emul_find_for_dev()
by Bin Meng
· Sun Oct 01 06:19:37 2017 -0700
d502cf1
usb: emul: Remove maxpacketsize in usb_emul_setup_device()
by Bin Meng
· Sun Oct 01 06:19:36 2017 -0700
6840a34
dm: usb: Add a new USB controller operation 'get_max_xfer_size'
by Bin Meng
· Thu Sep 07 06:13:17 2017 -0700
1f31f5a
dm: usb: Add a new USB controller operation 'update_hub_device'
by Bin Meng
· Wed Jul 19 21:51:17 2017 +0800
66dcbd2
usb: hub: Parse and save TT details from device descriptor
by Bin Meng
· Wed Jul 19 21:51:16 2017 +0800
dab7437
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
by Bin Meng
· Wed Jul 19 21:51:13 2017 +0800
5ecfd5d
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· Wed Jul 19 21:51:11 2017 +0800
2eee794
usb: hub: Remove hub_port_reset()
by Bin Meng
· Wed Jul 19 21:51:10 2017 +0800
0d66b3a
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
by Bin Meng
· Wed Jul 19 21:50:00 2017 +0800
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· Fri May 12 22:33:27 2017 -0400
cf43778
dm: usb: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:13 2016 -0600
53d41e6
Fix spelling of "transferred".
by Vagrant Cascadian
· Tue Mar 15 12:16:39 2016 -0700
ed4823a
usb: Change power-on / scanning timeout handling
by Stefan Roese
· Tue Mar 15 13:59:15 2016 +0100
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
1dae494
usb: Allow up to 7 storage devices
by Simon Glass
· Sun Jan 03 13:50:30 2016 -0700
a010568
usb: Move determination of TT hub address/port into separate function
by Stefan Brüns
· Tue Dec 22 01:21:03 2015 +0100
4aa3627
usb: Alloc buffer for USB descriptor dynamically
by Stefan Brüns
· Tue Dec 22 01:18:13 2015 +0100
9042179
usb: sandbox: Add support for interrupt operations
by Simon Glass
· Sun Nov 08 23:48:05 2015 -0700
668ef3d
sandbox: usb: Allow finding a USB emulator for a device
by Simon Glass
· Sun Nov 08 23:47:55 2015 -0700
09def3a
usb: Refactor USB tree output code for testing
by Simon Glass
· Sun Nov 08 23:47:51 2015 -0700
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· Mon Sep 28 23:32:01 2015 -0600
f34dfcb
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· Tue Aug 04 17:04:06 2015 +0200
46952fb
dm: usb: Adjust the USB_DEVICE() macro naming
by Simon Glass
· Mon Jul 06 16:47:51 2015 -0600
077dd02
dm: usb: Correct the struct usb_driver_entry comment
by Simon Glass
· Mon Jul 06 16:47:47 2015 -0600
a9e41f8
dm: usb: Allow usb host drivers to implement usb_reset_root_port
by Hans de Goede
· Wed Jun 17 21:33:52 2015 +0200
b869574
usb: Add an usb_device parameter to usb_reset_root_port
by Hans de Goede
· Wed Jun 17 21:33:48 2015 +0200
778dc1c
usb: usb_setup_device: Drop unneeded portnr function argument
by Hans de Goede
· Wed Jun 17 21:33:46 2015 +0200
3db6d8e
usb: Drop device-model specific copy of usb_legacy_port_reset
by Hans de Goede
· Wed Jun 17 21:33:45 2015 +0200
87b4ca9
usb.h: Always declare usb function prototypes
by Hans de Goede
· Wed Jun 10 17:04:04 2015 +0200
0489ee3
usb: add device connection/disconnection detection
by Vincent Palatin
· Mon May 04 11:30:54 2015 -0600
59a0dfc
dm: usb: Add support for companion controllers
by Hans de Goede
· Sun May 10 14:10:20 2015 +0200
0a7fa27
dm: usb: Add support for interrupt queues to the dm usb code
by Hans de Goede
· Sun May 10 14:10:18 2015 +0200
8a0b4c2
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
by Hans de Goede
· Tue May 05 11:54:32 2015 +0200
3b5ddd3
dm: usb: Make usb_get_bus easier to use for callers
by Hans de Goede
· Tue May 05 11:54:31 2015 +0200
59d66d2
dm: usb: sandbox: Add a uclass for USB device emulation
by Simon Glass
· Wed Mar 25 12:22:37 2015 -0600
fc03a55
dm: usb: Allow USB drivers to be declared and auto-probed
by Simon Glass
· Wed Mar 25 12:22:30 2015 -0600
c093d6d
dm: usb: Refactor port resets
by Simon Glass
· Wed Mar 25 12:22:04 2015 -0600
d146113
dm: usb: Adjust usb_alloc_new_device() to return an error
by Simon Glass
· Wed Mar 25 12:22:01 2015 -0600
9b82eeb
dm: usb: Add a uclass for USB controllers
by Simon Glass
· Wed Mar 25 12:21:59 2015 -0600
94938d8
usb: Convert protocol header structures to use explicitly sized variables
by Sergey Temerkhanov
· Wed Apr 01 17:18:44 2015 +0300
83b1897
musb-new: Add interrupt queue support
by Hans de Goede
· Sun Jan 11 20:34:54 2015 +0100
498ab95
musb-new: Fix reset sequence when in host mode
by Hans de Goede
· Sun Jan 11 20:34:51 2015 +0100
9c4f11d
musb-new: Add sunxi musb controller support
by Hans de Goede
· Sun Jan 11 20:34:48 2015 +0100
bbd2d2a
usb: Add an interval parameter to create_int_queue
by Hans de Goede
· Sun Jan 11 20:38:28 2015 +0100
5791aa0
usb: include <asm/cache.h> and <part.h> from include/usb.h
by Masahiro Yamada
· Fri Nov 07 18:34:55 2014 +0900
6f68122
usb: Make pollable int support available outside of ehci-hcd.c
by Hans de Goede
· Wed Sep 24 14:06:06 2014 +0200
7a88175
usb: dwc2: Add driver for Synopsis DWC2 USB IP block
by Oleksandr Tymoshenko
· Sat Feb 01 21:51:25 2014 -0700
3e51df0
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
by Hans de Goede
· Sat Sep 20 16:54:38 2014 +0200
21fe3f7
usb: dfu: fix boards wo USB cable detection
by Mateusz Zalega
· Wed Apr 30 13:07:48 2014 +0200
06ef7cc
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
by Przemyslaw Marczak
· Wed Oct 23 14:30:46 2013 +0200
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· Thu Oct 10 15:27:56 2013 -0700
de8ae7b
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· Thu Oct 10 15:27:55 2013 -0700
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· Fri Oct 04 19:22:26 2013 +0200
4912dcc
USB: xHCI: Add stack support for xHCI
by Vivek Gautam
· Sat Sep 14 14:02:45 2013 +0530
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
df3f221
USB: SS: Add support for Super Speed USB interface
by Vivek Gautam
· Fri Apr 12 16:34:38 2013 +0530
ebb2478
usb: Clean up newly allocated device nodes in case of configuration failure
by Milind Choudhary
· Wed Dec 12 17:55:28 2012 -0800
a3292f2
musb-new: omap2plus backend driver
by Ilya Yanok
· Tue Nov 06 13:48:29 2012 +0000
cc0fcbf
musb-new: am35x backend driver
by Ilya Yanok
· Tue Nov 06 13:48:25 2012 +0000
d5ade29
musb-new: dsps backend driver
by Ilya Yanok
· Tue Nov 06 13:48:22 2012 +0000
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· Tue Nov 06 13:48:20 2012 +0000
dd94a8e
usb.h: Add udc_disconnect prototype to usb.h
by Lukasz Dalek
· Tue Oct 02 17:04:33 2012 +0200
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· Wed Sep 26 00:14:34 2012 +0200
2cabcf7
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
by Tom Rini
· Sun Jul 15 22:14:24 2012 +0000
6c9bb60
USB: Align buffers at cacheline
by Puneet Saxena
· Tue Apr 03 14:56:06 2012 +0530
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· Mon Mar 05 13:47:00 2012 +0000
185da95
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· Tue Dec 20 14:56:16 2011 +0000
6da5af3
USB: Separate out USB hub driver
by Marek Vasut
· Mon Feb 13 18:58:17 2012 +0000
0efc281
usb: increase non-bulk timeout for slow chipsets.
by Jason Cooper
· Sun Jul 31 20:09:58 2011 +0000
1e9961d
Add USB host ethernet adapter support
by Simon Glass
· Wed Feb 16 11:14:33 2011 -0800
fd7f513
Fix EHCI usb submit timeout and unify with OHCI
by Simon Glass
· Mon Feb 07 14:42:16 2011 -0800
4e1d485
musb: MSC host support for AM35x
by Ajay Kumar Gupta
· Fri Jul 09 11:43:48 2010 +0530
ca79085
USB: fix create_pipe()
by Sergei Shtylyov
· Wed May 26 21:26:43 2010 +0400
e956f34
usb: musb: add support for Blackfin MUSB
by Bryan Wu
· Wed Dec 16 22:04:02 2009 -0500
0882f3e
DA8xx: Add MUSB host support
by Ajay Kumar Gupta
· Tue Dec 22 10:56:13 2009 +0530
09c82bc
OMAP3 Add usb device support
by Tom Rix
· Sat Oct 31 12:37:41 2009 -0500
83b9e1d
USB Consolidate descriptor definitions
by Tom Rix
· Sat Oct 31 12:37:38 2009 -0500
bbcce61
usb : musb : Enabling DM6446 (TI DaVinci) USB module power
by Thomas Abraham
· Sun Jan 04 09:41:16 2009 +0530
cc93fc0
usb.h: use standard __LITTLE_ENDIAN from Linux headers
by Mike Frysinger
· Thu Jan 01 18:27:27 2009 -0500
0bf2a03
[PATCH] This patch add varius fix to the ehci.
by michael
· Thu Dec 11 13:43:55 2008 +0100
3d18996
Prepare USB layer for ehci
by Michael Trimarchi
· Fri Nov 28 13:19:19 2008 +0100
4f89585
USB: descriptor handling
by Stefan Althoefer
· Sun Dec 07 19:39:11 2008 +0100
5f2e7fc
USB style patch, 80 chars strict
by Michael Trimarchi
· Wed Nov 26 17:41:34 2008 +0100
47e7208
fix USB initialisation procedure
by Remy Bohmer
· Fri Oct 10 10:23:21 2008 +0200
f66d998
usb: add support for R8A66597 usb controller
by Yoshihiro Shimoda
· Wed Jul 09 21:07:38 2008 +0900
18fa700
Fix compilation error in cmd_usb.c
by Anatolij Gustschin
· Wed Mar 26 17:47:44 2008 +0100
063f9ff
USB event poll support
by Zhang Wei
· Wed Jun 06 10:08:13 2007 +0200
2404a2b
Support for the Philips ISP116x HCD (Host Controller Driver)
by Rodolfo Giometti
· Tue Apr 03 14:27:18 2007 +0200
d209de6
Fix some endianness issues related to the generic ohci driver
by Markus Klotzbuecher
· Mon Nov 27 11:46:46 2006 +0100
43c8b31
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
by Markus Klotzbuecher
· Mon Nov 27 11:44:58 2006 +0100
978333a
Add rudimentary handling of alternate settings of USB interfaces - to fix
by Bartlomiej Sieka
· Wed Aug 02 00:54:18 2006 +0200
c7a4f7d
Fix low-level OHCI transfers for ARM920t and MPC5xxx
by Wolfgang Denk
· Thu Jul 21 11:57:57 2005 +0200
20c98a6
* Modify KUP4X board configuration to use SL811 driver for USB memory
by wdenk
· Fri Apr 23 20:32:05 2004 +0000
Next »