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
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: r8a66597: Add support for RZ/A series
Chris Brandt
2017-11-28
2
-2
/
+66
*
usb: ehci: do not invalidate a NULL buffer
Dirk Behme
2017-11-26
1
-2
/
+3
*
dm: usb: ehci: avoid possible NULL dereference
Heinrich Schuchardt
2017-11-26
1
-4
/
+6
*
usb: xhci: Add Renesas R-Car xHCI driver
Marek Vasut
2017-11-26
4
-0
/
+811
*
usb: ehci: Fix accessors for big-endian platforms and descriptors
Alexey Brodkin
2017-11-26
1
-4
/
+4
*
mvebu: usb: xhci: a38x support
Jon Nettleton
2017-11-16
1
-2
/
+3
*
sti: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
1
-2
/
+2
*
usb: host: Move CONFIG_XHCI_FSL to Kconfig
Ran Wang
2017-10-27
1
-0
/
+6
*
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-10
3
-115
/
+0
|
\
|
*
usb: Drop the EHCI RCar Gen3
Marek Vasut
2017-10-04
3
-115
/
+0
*
|
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
6
-42
/
+42
*
|
usb: xhci: Set 'Average TRB Length' to 8 for control endpoints
Bin Meng
2017-10-01
2
-0
/
+12
*
|
usb: xhci: Set 'Error Count' to 0 for isoch endpoints
Bin Meng
2017-10-01
1
-1
/
+5
*
|
usb: xhci: Program max burst size for endpoint
Bin Meng
2017-10-01
1
-1
/
+20
*
|
usb: xhci: Honor endpoint's interval
Bin Meng
2017-10-01
2
-2
/
+198
*
|
usb: xhci: Fix max packet size for full speed device endpoint 0
Bin Meng
2017-10-01
1
-5
/
+3
*
|
usb: xhci: Add interrupt transfer support
Bin Meng
2017-10-01
1
-3
/
+10
*
|
usb: xhci: Don't assume LS/FS devices are always behind a HS hub
Bin Meng
2017-10-01
1
-4
/
+14
*
|
dm: usb: emul: Drop usb_emul_reset()
Bin Meng
2017-10-01
1
-11
/
+0
*
|
dm: usb: Remove no longer needed blk_unbind_all()
Bin Meng
2017-10-01
1
-5
/
+1
*
|
dm: usb: Fix broken usb_stop()
Bin Meng
2017-10-01
1
-0
/
+28
*
|
usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
Bin Meng
2017-10-01
1
-3
/
+3
*
|
usb: sandbox: Initialize root hub's device speed to high speed
Bin Meng
2017-10-01
1
-0
/
+24
*
|
usb: host: ehci-generic: convert to livetree
Philipp Tomsich
2017-09-27
1
-1
/
+1
*
|
usb: dwc2: convert to livetree
Philipp Tomsich
2017-09-27
1
-1
/
+1
*
|
rockchip: xhci: Convert to livetree
Philipp Tomsich
2017-09-27
1
-3
/
+1
*
|
dm: usb: ehci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
1
-0
/
+12
*
|
dm: usb: xhci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
1
-0
/
+15
*
|
dm: usb: Add a new USB controller operation 'get_max_xfer_size'
Bin Meng
2017-09-27
1
-0
/
+11
*
|
usb: xhci: Set number of event segments and entries to 1
Marek Vasut
2017-09-27
1
-2
/
+2
|
/
*
usb: dwc3: Add dwc3 glue driver support for STi
Patrice Chotard
2017-09-22
3
-0
/
+267
*
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
Bin Meng
2017-08-21
1
-0
/
+6
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-29
12
-170
/
+614
|
\
|
*
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
1
-2
/
+2
|
*
usb: host: ohci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
1
-5
/
+6
|
*
usb: host: ehci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
1
-5
/
+6
|
*
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
1
-0
/
+2
|
*
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
Bin Meng
2017-07-28
1
-0
/
+14
|
*
usb: xhci: Correct TT_SLOT and TT_PORT macros
Bin Meng
2017-07-28
1
-2
/
+2
|
*
usb: xhci: Implement update_hub_device() operation
Bin Meng
2017-07-28
1
-0
/
+59
|
*
dm: usb: Add a new USB controller operation 'update_hub_device'
Bin Meng
2017-07-28
1
-0
/
+11
|
*
usb: xhci: Program 'route string' in the input slot context
Bin Meng
2017-07-28
1
-1
/
+31
|
*
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
Bin Meng
2017-07-28
3
-6
/
+7
|
*
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
2017-07-28
1
-22
/
+2
|
*
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
2017-07-28
1
-2
/
+0
|
*
usb: xhci-pci: Clean up the driver a little bit
Bin Meng
2017-07-28
1
-19
/
+2
|
*
usb: xhci-pci: Drop non-DM version of xhci-pci driver
Bin Meng
2017-07-28
2
-52
/
+1
|
*
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
Bin Meng
2017-07-28
1
-0
/
+6
|
*
usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
Bin Meng
2017-07-28
2
-7
/
+10
[next]