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
/
include
/
linux
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
2018-12-14
1
-1
/
+1
*
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+8
*
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
2018-12-07
1
-0
/
+10
*
usb: musb-new: Fix improper musb host pointer
Jagan Teki
2018-08-23
1
-2
/
+2
*
usb: common: add support to get maximum speed from dt
Mugunthan V N
2018-05-18
1
-0
/
+9
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
8
-16
/
+8
*
armv8: ls1088ardb: Enable USB command RDB qspi-boot
Ran Wang
2017-10-27
1
-1
/
+1
*
usb: xhci: Honor endpoint's interval
Bin Meng
2017-10-01
1
-0
/
+20
*
arm: usb: dra7xx: xHCI registers based on USB port index
Uri Mashiach
2017-05-08
1
-2
/
+4
*
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
Masahiro Yamada
2017-04-27
1
-1
/
+1
*
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
2017-04-17
1
-1
/
+1
*
armv8: ls1043a: Drop macro CONFIG_LS1043A
York Sun
2017-04-17
1
-1
/
+1
*
armv8: ls2080a: Drop macro CONFIG_LS2080A
York Sun
2017-04-17
1
-1
/
+1
*
Blackfin: Remove
Tom Rini
2017-04-05
1
-8
/
+0
*
fsl/usb: enable usb feature for ls1046ardb
jerry.huang@nxp.com
2017-01-18
1
-1
/
+1
*
usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
Nishanth Menon
2016-12-03
1
-2
/
+2
*
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
Sriram Dash
2016-09-27
1
-0
/
+1
*
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...
Sriram Dash
2016-09-27
1
-0
/
+3
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-09-26
1
-1
/
+1
|
\
|
*
armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A
York Sun
2016-09-26
1
-1
/
+1
*
|
usb: xhci-rockchip: add rockchip dwc3 controller driver
MengDongyang
2016-09-22
1
-0
/
+14
|
/
*
include: usb: Rename USB controller base address mapping
Rajesh Bhagat
2016-07-26
1
-12
/
+8
*
armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
Prabhakar Kushwaha
2016-06-03
1
-1
/
+5
*
drivers: usb: common: add common code for usb drivers to use
Mugunthan V N
2016-05-17
1
-0
/
+9
*
armv8: LS2080A: Consolidate LS2080A and LS2085A
York Sun
2016-04-06
1
-1
/
+1
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
2
-2
/
+2
*
usb: xhci: zynqmp: Removing unused function usb_phy_reset
Marek Vasut
2015-12-07
1
-1
/
+0
*
armv8/ls1043ardb: add USB support
Gong Qianyu
2015-11-30
1
-1
/
+8
*
armv8: ls2085a: Add support of LS2085A SoC
Prabhakar Kushwaha
2015-11-30
1
-1
/
+1
*
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-11-30
1
-3
/
+3
*
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
1
-0
/
+20
*
usb: gadget: at91_udc: add at91_udc into U-Boot
Heiko Schocher
2015-09-11
1
-0
/
+20
*
include: usb: Map USB controller base addresses for LS2085A
Nikhil Badola
2015-07-22
1
-0
/
+3
*
include: usb: Move USB controller base address mapping
Nikhil Badola
2015-07-22
1
-0
/
+7
*
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
Nikhil Badola
2015-07-22
1
-6
/
+16
*
usb: fsl: Add XHCI driver support
Ramneek Mehresh
2015-07-22
1
-0
/
+54
*
usb: dwc3: Add DWC3 controller driver support
Ramneek Mehresh
2015-07-22
1
-0
/
+6
*
dm: usb: Add a generic descriptor struct
Simon Glass
2015-04-18
1
-0
/
+5
*
dm: usb: Move struct usb_string to a common place
Simon Glass
2015-04-18
2
-13
/
+13
*
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
1
-1
/
+1
*
usb: dwc3: dwc3-omap: make dwc3-omap build in uboot
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+19
*
include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+9
*
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+39
*
usb: dwc3: fix dwc3 header files
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+20
*
include: usb: modify gadget.h to include udc support
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+43
*
arm: omap: add support for am57xx devices
Felipe Balbi
2014-12-04
1
-0
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-10-27
1
-1
/
+7
|
\
|
*
keystone: usb: add support of usb xhci
WingMan Kwok
2014-10-23
1
-1
/
+7
*
|
musb: fix warning in include/linux/usb/musb.h
Igor Grinberg
2014-10-23
1
-0
/
+2
|
/
*
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-08-25
1
-5
/
+1
[next]