index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2014-02-06
usb: mv_udc: Rename to ci_udc
Marek Vasut
2014-02-06
usb:gadget:f_thor: cosmetic: Remove debug memset
Lukasz Majewski
2014-02-06
usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket
Lukasz Majewski
2014-02-06
usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver
Lukasz Majewski
2014-02-06
usb:udc:samsung: Allow burst transfers for non EP0 endpints
Lukasz Majewski
2014-02-06
usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver
Lukasz Majewski
2014-02-06
usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment
Lukasz Majewski
2014-01-13
usb: exynos5: arndale: Add network support
Inderpal Singh
2014-01-13
usb: ehci: exynos: set/reset hsic phys
Inderpal Singh
2014-01-13
usb: gadget: fotg210: EP0 fifo empty indication is non-reliable
Kuo-Jung Su
2014-01-13
usb: gadget: fotg210: add w1c interrupt status support
Kuo-Jung Su
2013-12-18
usb: ehci: Fix register access
Marek Vasut
2013-12-18
usb: ehci: Do not de-init uninited controllers
Marek Vasut
2013-12-18
usb: ehci-pci: Clarify and cleanup the EHCI controller detection
Marek Vasut
2013-12-18
usb: f_dfu: cosmetic: Code cleanup
Lukasz Majewski
2013-12-18
usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value
Lukasz Majewski
2013-12-13
drivers/usb/gadget: select objects by obj-$(CONFIG-...)
Masahiro Yamada
2013-12-06
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-12-06
usb: ehci-omap: Reset the USB Host OMAP module
Roger Quadros
2013-12-02
driver:usb:s3c_udc: add support for Exynos4x12
Piotr Wilczek
2013-11-12
usb, g_dnl: make bcdDevice value configurable
Heiko Schocher
2013-11-09
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-08
usb, g_dnl: make iSerialNumber board configurable
Heiko Schocher
2013-11-08
usb: ohci-hcd: submit_common_msg: report actual_length properly
Mateusz Kulikowski
2013-11-08
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
2013-11-08
usb: ums: fix disk capacity miscalculation and code cleanup
Przemyslaw Marczak
2013-11-08
usb: ums: code refactoring to improve reusability on other boards.
Przemyslaw Marczak
2013-11-04
arm: atmel: get rid of too many ifdeffery
Bo Shen
2013-11-04
arm: atmel: at91sam9n12ek: add usb host support
Bo Shen
2013-10-31
drivers: usb: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-24
powerpc/usb:Differentiate USB controller base address
ramneek mehresh
2013-10-22
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
usb: udc: add udc.h include file
Troy Kisky
2013-10-20
usb: gadget: mv_udc: split mv_udc.h file
Troy Kisky
2013-10-20
usb: gadget: mv_udc: optimize ep_enable
Troy Kisky
2013-10-20
usb: gadget: mv_udc: optimize bounce
Troy Kisky
2013-10-20
usb: gadget: mv_udc: fix full speed connections
Troy Kisky
2013-10-20
usb: ehci-mx6: add support for otg port
Troy Kisky
2013-10-20
usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
Troy Kisky
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
usb: am437x: Add support for am437x xhci USB host
Dan Murphy
2013-10-20
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
2013-10-20
usb: omap: Move the usb phy code to the usb/phy directory
Dan Murphy
2013-10-20
usb: omap5: Update the board_usb_init api
Dan Murphy
2013-10-20
usb: omap: Move the xhci-omap header file to common location
Dan Murphy
2013-10-20
usb:g_dnl: Support for TIZEN's THOR function in generic download code
Lukasz Majewski
2013-10-20
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
Lukasz Majewski
2013-10-20
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
Lukasz Majewski
2013-10-20
usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...
Lukasz Majewski
[next]