Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c2592c02b30a147100afb855f54b55b65b2b9150
/
drivers
/
usb
/
host
/
xhci.c
9850e39
usb: Remove non-DM code in ehci-fsl and xhci
by Tom Rini
· Sun Jun 12 20:02:01 2022 -0400
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
386d128
usb: xhci-pci: Move reset logic out of XHCI core
by Samuel Holland
· Mon Jul 05 13:29:02 2021 +0100
4033aa3
xhci: translate virtual addresses into the bus's address space
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:28 2021 +0100
429ce52
usb: xhci: Include device_compat.h
by Sean Anderson
· Sun Oct 04 21:39:53 2020 -0400
14bb350
usb: xhci: convert to readx_poll_sleep_timeout()
by developer
· Tue Sep 08 19:00:03 2020 +0200
9963422
usb: xhci: use macros with parameter to fill ep_info2
by developer
· Tue Sep 08 19:00:02 2020 +0200
6b9e221
usb: xhci: convert to HCS_MAX_PORTS()
by developer
· Tue Sep 08 18:59:58 2020 +0200
8039053
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
by developer
· Tue Sep 08 18:59:57 2020 +0200
d1c2da4
usb: xhci: add a member hci_version in xhci_ctrl struct
by developer
· Tue Sep 08 18:59:55 2020 +0200
caf8cae
usb: xhci: Add virt_to_phys() to support mapped platforms
by Stefan Roese
· Tue Jul 21 10:46:05 2020 +0200
566107e
usb: xhci: Add reset controller support
by Nicolas Saenz Julienne
· Mon Jun 29 18:37:25 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
507fc9b
xhci: mediatek: Add support for MTK xHCI host controller
by developer
· Sat May 02 11:35:18 2020 +0200
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
ad4142b
usb: xhci: move xhci.h to include usb
by Jean-Jacques Hiblot
· Wed Sep 11 11:33:46 2019 +0200
1c95b9f
usb: Add nonblock argument to submit_int_msg
by Michal Suchanek
· Sun Aug 18 10:55:27 2019 +0200
8a3cb9f1
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· Wed Nov 21 08:43:56 2018 +0100
a1ae60e
usb: xhci: Handle endianness in xhci_set_configuration()
by Bin Meng
· Wed May 23 23:40:50 2018 -0700
18f5bcd
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
by Bin Meng
· Wed May 23 23:40:49 2018 -0700
d038398
usb: xhci: Initialize dev_state to 0 in the input slot context
by Bin Meng
· Wed May 23 23:40:48 2018 -0700
03760fe
usb: xhci: Set accurate add context flags when updating hub attributes
by Bin Meng
· Wed May 23 23:40:47 2018 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
c03fb20
usb: xhci: Set 'Average TRB Length' to 8 for control endpoints
by Bin Meng
· Mon Sep 18 06:40:50 2017 -0700
7c3b76d
usb: xhci: Set 'Error Count' to 0 for isoch endpoints
by Bin Meng
· Mon Sep 18 06:40:49 2017 -0700
bdedd2a
usb: xhci: Program max burst size for endpoint
by Bin Meng
· Mon Sep 18 06:40:48 2017 -0700
87033f0
usb: xhci: Honor endpoint's interval
by Bin Meng
· Mon Sep 18 06:40:47 2017 -0700
7c92b77
usb: xhci: Fix max packet size for full speed device endpoint 0
by Bin Meng
· Mon Sep 18 06:40:44 2017 -0700
2bc748c
usb: xhci: Add interrupt transfer support
by Bin Meng
· Mon Sep 18 06:40:41 2017 -0700
1bc4ce9
dm: usb: xhci: Implement get_max_xfer_size() operation
by Bin Meng
· Thu Sep 07 06:13:18 2017 -0700
2b6f4c5
usb: xhci: Implement update_hub_device() operation
by Bin Meng
· Wed Jul 19 21:51:19 2017 +0800
1459ce6
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
by Bin Meng
· Wed Jul 19 21:51:14 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
749de4c
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
by Bin Meng
· Wed Jul 19 21:50:03 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
e8930c4
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
by Bin Meng
· Wed Jul 19 21:49:58 2017 +0800
ec0501b
usb: xhci: Add input slot context in xhci_set_configuration()
by Bin Meng
· Wed Jul 19 21:49:56 2017 +0800
6d8e433
usb: add static to local symbols
by Masahiro Yamada
· Thu Jun 22 16:35:14 2017 +0900
64e4f7f
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:57 2016 +0900
a2f4f9a
usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION.
by Ted Chen
· Fri Mar 18 17:56:52 2016 +1030
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· Mon Sep 28 23:32:01 2015 -0600
65bb454
usb: xhci: Fix a potential NULL pointer dereference
by Sergey Temerkhanov
· Mon Aug 17 15:38:07 2015 +0300
b113f6e
dm: usb: Rename the XHCI HCD to U-Boot
by Simon Glass
· Wed Mar 25 12:22:54 2015 -0600
49b4183
dm: usb: Support driver model in XHCI
by Simon Glass
· Wed Mar 25 12:22:53 2015 -0600
686a812
dm: usb: xhci: Factor out common init/uninit
by Simon Glass
· Wed Mar 25 12:22:52 2015 -0600
4ec422c
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
by Simon Glass
· Wed Mar 25 12:22:51 2015 -0600
88a3784
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
by Simon Glass
· Wed Mar 25 12:22:50 2015 -0600
a49e27b
dm: usb: xhci: Use a function to get xhci_ctrl
by Simon Glass
· Wed Mar 25 12:22:49 2015 -0600
3859346
usb: 64-bit architectures support for xHCI
by Sergey Temerkhanov
· Wed Apr 01 17:18:45 2015 +0300
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· Fri Nov 07 03:03:31 2014 +0900
b351e46
usb: xhci: (likely) fix bracket in if condition
by Jeroen Hofstee
· Thu Jun 12 00:31:27 2014 +0200
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· Thu Oct 10 15:27:56 2013 -0700
4912dcc
USB: xHCI: Add stack support for xHCI
by Vivek Gautam
· Sat Sep 14 14:02:45 2013 +0530