index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-12-06
2
-2
/
+12
|
\
|
*
driver:usb:s3c_udc: add support for Exynos4x12
Piotr Wilczek
2013-12-02
2
-2
/
+12
*
|
usb: ehci-omap: Reset the USB Host OMAP module
Roger Quadros
2013-12-06
1
-15
/
+42
|
/
*
usb, g_dnl: make bcdDevice value configurable
Heiko Schocher
2013-11-12
1
-4
/
+19
*
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-09
1
-9
/
+10
|
\
|
*
arm: atmel: get rid of too many ifdeffery
Bo Shen
2013-11-04
1
-10
/
+4
|
*
arm: atmel: at91sam9n12ek: add usb host support
Bo Shen
2013-11-04
1
-2
/
+9
*
|
usb, g_dnl: make iSerialNumber board configurable
Heiko Schocher
2013-11-08
1
-0
/
+20
*
|
usb: ohci-hcd: submit_common_msg: report actual_length properly
Mateusz Kulikowski
2013-11-08
1
-1
/
+1
*
|
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
2013-11-08
1
-3
/
+21
*
|
usb: ums: fix disk capacity miscalculation and code cleanup
Przemyslaw Marczak
2013-11-08
1
-23
/
+3
*
|
usb: ums: code refactoring to improve reusability on other boards.
Przemyslaw Marczak
2013-11-08
2
-23
/
+23
*
|
drivers: usb: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
7
-224
/
+69
*
|
powerpc/usb:Differentiate USB controller base address
ramneek mehresh
2013-10-24
2
-4
/
+15
*
|
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-22
1
-2
/
+2
*
|
usb: udc: add udc.h include file
Troy Kisky
2013-10-20
5
-1
/
+6
*
|
usb: gadget: mv_udc: split mv_udc.h file
Troy Kisky
2013-10-20
2
-0
/
+121
*
|
usb: gadget: mv_udc: optimize ep_enable
Troy Kisky
2013-10-20
1
-2
/
+2
*
|
usb: gadget: mv_udc: optimize bounce
Troy Kisky
2013-10-20
1
-21
/
+16
*
|
usb: gadget: mv_udc: fix full speed connections
Troy Kisky
2013-10-20
1
-14
/
+34
*
|
usb: ehci-mx6: add support for otg port
Troy Kisky
2013-10-20
1
-40
/
+91
*
|
usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
Troy Kisky
2013-10-20
1
-4
/
+0
*
|
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-10-20
19
-25
/
+46
*
|
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
10
-10
/
+10
*
|
usb: am437x: Add support for am437x xhci USB host
Dan Murphy
2013-10-20
1
-0
/
+23
*
|
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
2013-10-20
2
-6
/
+45
*
|
usb: omap: Move the usb phy code to the usb/phy directory
Dan Murphy
2013-10-20
3
-169
/
+200
*
|
usb: omap5: Update the board_usb_init api
Dan Murphy
2013-10-20
1
-3
/
+4
*
|
usb: omap: Move the xhci-omap header file to common location
Dan Murphy
2013-10-20
1
-1
/
+1
*
|
usb:g_dnl: Support for TIZEN's THOR function in generic download code
Lukasz Majewski
2013-10-20
1
-2
/
+8
*
|
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
Lukasz Majewski
2013-10-20
3
-0
/
+1128
*
|
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
Lukasz Majewski
2013-10-20
1
-2
/
+2
*
|
usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...
Lukasz Majewski
2013-10-20
1
-8
/
+16
*
|
usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer
Lukasz Majewski
2013-10-20
1
-1
/
+2
*
|
usb:smsx95xx LED activity for USB net driver
Suriyan Ramasami
2013-10-20
1
-0
/
+14
*
|
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
4
-19
/
+10
*
|
usb: gadget: mv_udc: clear desc upon ep_disable
Troy Kisky
2013-10-20
1
-0
/
+3
*
|
usb: gadget: mv_udc: zero transfer descriptor memory on probe
Troy Kisky
2013-10-20
1
-0
/
+1
*
|
usb: gadget: mv_udc: flush item before head
Troy Kisky
2013-10-20
1
-3
/
+2
*
|
usb: gadget: mv_udc: set is_dualspeed = 1
Troy Kisky
2013-10-20
1
-0
/
+1
*
|
usb: gadget: mv_udc: fix typo in error message
Troy Kisky
2013-10-20
1
-2
/
+2
*
|
usb: gadget: ether: return error from rx_submit if no request
Troy Kisky
2013-10-20
1
-0
/
+2
*
|
usb: gadget: ether set wMaxPacketSize
Troy Kisky
2013-10-20
1
-0
/
+2
*
|
OMAP5: USB: Add OMAP xHCI file and header
Dan Murphy
2013-10-20
2
-0
/
+327
*
|
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
Julius Werner
2013-10-20
2
-0
/
+22
*
|
USB: XHCI: Add xHCI host controller support for Exynos5
Vivek Gautam
2013-10-20
2
-0
/
+317
*
|
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-10-20
5
-0
/
+3947
*
|
usb: Move 'bmRequestType' USB device request macros from EHCI header
Vivek Gautam
2013-10-20
1
-16
/
+0
|
/
*
Coding Style cleanup: drop some excessive empty lines
Wolfgang Denk
2013-10-14
1
-5
/
+0
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
1
-1
/
+0
[next]