index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: usb: atmel: clean up the UTMI PLL code
Wenyou Yang
2016-02-18
2
-47
/
+11
*
drivers: at91: clean up peripheral clock code
Wenyou Yang
2016-02-18
2
-24
/
+4
*
usb: remove UniPhier EHCI driver
Masahiro Yamada
2016-02-14
3
-83
/
+0
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
6
-6
/
+6
*
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...
Frank Wang
2016-02-04
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-01-25
8
-100
/
+3291
|
\
|
*
usb: add clock support for generic EHCI
Masahiro Yamada
2016-01-25
1
-0
/
+14
|
*
usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
Ted Chen
2016-01-23
5
-0
/
+3075
|
*
usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
Stefan Brüns
2016-01-23
1
-10
/
+19
|
*
usb: dwc2: Add SPLIT INTERRUPT transaction support
Stefan Brüns
2016-01-23
2
-5
/
+24
|
*
usb: dwc2: Implement SPLIT transaction support
Stefan Brüns
2016-01-23
1
-15
/
+66
|
*
usb: dwc2: add helper function for setting SPLIT HC registers
Stefan Brüns
2016-01-23
1
-1
/
+14
|
*
usb: dwc2: split transfer core from outer loop
Stefan Brüns
2016-01-23
1
-48
/
+64
|
*
usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
Stefan Brüns
2016-01-23
1
-23
/
+17
|
*
usb: dwc2: Fix out-of-bounds access, fix chunk size
Stefan Brüns
2016-01-23
1
-15
/
+15
*
|
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
2
-2
/
+1
*
|
usb: ehci-mx6: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
1
-28
/
+4
*
|
usb: ohci-lpc32xx: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
1
-27
/
+7
*
|
usb: dwc2: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
1
-28
/
+13
*
|
dm: usb: Add a compatible string for PCI EHCI controller
Simon Glass
2016-01-24
1
-0
/
+6
|
/
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
22
-383
/
+24
*
usb: host: ehci-vf: Implement board_usb_phy_mode weak function
Sanchayan Maity
2016-01-16
1
-0
/
+10
*
usb: host: ehci-vf: Remove hardcoded USB host client configuration
Sanchayan Maity
2016-01-16
1
-5
/
+0
*
usb:ci_udc: Remove ULPI setting for i.MX OTG controller
Ye.Li
2016-01-16
1
-11
/
+3
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-3
/
+3
*
ums: support multiple LUNs at once
Stephen Warren
2016-01-13
2
-13
/
+16
*
dm: net: usb: Convert mcs7830 driver to support driver model
Simon Glass
2016-01-12
1
-0
/
+105
*
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
Simon Glass
2016-01-12
1
-121
/
+144
*
dm: usb: Convert echi-pci to use new DM PCI API
Simon Glass
2016-01-12
1
-12
/
+39
*
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
1
-1
/
+1
*
usb: musb: Fix hub port setting for SPLIT transactions
Stefan Brüns
2015-12-31
1
-1
/
+1
*
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
2015-12-31
3
-101
/
+12
*
usb: dwc2: avoid out of bounds access
Stefan Brüns
2015-12-31
1
-3
/
+4
*
usb: add support of generic OHCI devices
Alexey Brodkin
2015-12-17
3
-0
/
+54
*
usb: host: ehci: samsung: Move hcor initialization after usb phy setup
Lukasz Majewski
2015-12-17
1
-2
/
+2
*
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
Marek Vasut
2015-12-17
3
-3
/
+3
*
usb: s3c-otg: Rename s3c_udc_probe() function
Marek Vasut
2015-12-17
1
-1
/
+1
*
usb: s3c-otg: Rename struct s3c_plat_otg_data
Marek Vasut
2015-12-17
2
-2
/
+2
*
usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
Marek Vasut
2015-12-17
1
-2
/
+2
*
usb: s3c-otg: Tweak the comments
Marek Vasut
2015-12-17
4
-4
/
+4
*
usb: s3c-otg: Rename remaining macros
Marek Vasut
2015-12-17
4
-22
/
+22
*
usb: s3c-otg: Rename sources to dwc2_*c
Marek Vasut
2015-12-17
4
-6
/
+6
*
usb: s3c-otg: Rename local headers to dwc2_*h
Marek Vasut
2015-12-17
5
-8
/
+8
*
usb: s3c-otg: Change the driver name to dwc2-udc
Marek Vasut
2015-12-17
1
-3
/
+3
*
usb: s3c-otg: Zap useless externs
Marek Vasut
2015-12-17
1
-4
/
+2
*
usb: s3c-otg: Rename remaining local s3c_*() functions
Marek Vasut
2015-12-17
2
-23
/
+23
*
usb: s3c-otg: Rename s3c_udc_*() functions
Marek Vasut
2015-12-17
2
-47
/
+47
*
usb: s3c-otg: Rename s3c_ep_*() functions
Marek Vasut
2015-12-17
1
-11
/
+11
*
usb: s3c-otg: Rename s3c_ep0_*() functions
Marek Vasut
2015-12-17
2
-14
/
+14
*
usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c
Marek Vasut
2015-12-17
1
-7
/
+7
[next]