Age | Commit message (Expand) | Author |
2015-02-05 | usb: pci: Add XHCI driver for PCI | Simon Glass |
2015-02-05 | usb: pci: Use pci_find_class() to find the device | Simon Glass |
2015-01-29 | dm: usb: Remove use of fdtdec GPIO support | Simon Glass |
2015-01-18 | usb: eth: asix88179: add ability to modify MAC address | Rene Griessl |
2015-01-18 | musb-new: Add interrupt queue support | Hans de Goede |
2015-01-18 | musb-new: Add urb and hep parameters to construct_urb | Hans de Goede |
2015-01-18 | musb-new: Properly remove a transfer from the schedule on timeout | Hans de Goede |
2015-01-18 | musb-new: Fix reset sequence when in host mode | Hans de Goede |
2015-01-18 | musb-new: Fix interrupt transfers not working | Hans de Goede |
2015-01-18 | musb-new: Use time based timeouts rather then cpu-cycles based timeouts | Hans de Goede |
2015-01-18 | musb-new: Add sunxi musb controller support | Hans de Goede |
2015-01-18 | musb-new: Add register defines for different reg layout on sunxi | Hans de Goede |
2015-01-18 | usb: Add an interval parameter to create_int_queue | Hans de Goede |
2015-01-18 | usb: gadget: pxa25x_udc: fix use-before-initialized bug | Alex Sadovsky |
2015-01-18 | usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test | Stefan Roese |
2015-01-18 | usb: gadget: composite: Fix NULL pointer crash in USB compliance test | Stefan Roese |
2015-01-14 | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg | Hans de Goede |
2014-12-31 | usb: eth: add ASIX AX88179 DRIVER | Rene Griessl |
2014-12-18 | gadget: f_thor: check pointers before use in download_tail() | Przemyslaw Marczak |
2014-12-18 | fastboot: add support for continue command | Rob Herring |
2014-12-18 | usb, g_dnl: generalize DFU detach functions | Rob Herring |
2014-12-16 | USB: gadget: atmel_usba_udc: fix transfer hang issue | Bo Shen |
2014-12-11 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-12-11 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2014-12-11 | lib: string: move strlcpy() to a common place | Masahiro Yamada |
2014-12-11 | drivers: usb: fsl: Check USB Erratum A007792 applicability | Nikhil Badola |
2014-12-11 | drivers: usb: fsl: Add USB device-tree errata framework | Nikhil Badola |
2014-12-11 | drivers: usb: Make usb device-tree fixup code architecture independent | Nikhil Badola |
2014-12-04 | usb: phy: omap_usb_phy: fix build breakage | Felipe Balbi |
2014-11-28 | usb: UniPhier: support OF configuration | Masahiro Yamada |
2014-11-26 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2014-11-26 | Merge branch 'master' of http://git.denx.de/u-boot-samsung | Tom Rini |
2014-11-24 | drivers : usb: fsl: Implement usb Erratum A007798 workaround | Nikhil Badola |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-11-21 | drivers: usb: fsl: Move USB Errata checking code | Nikhil Badola |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARM920T defines | Masahiro Yamada |
2014-11-19 | usb: ehci: do not set the LSB of Current qTD pointer | Masahiro Yamada |
2014-11-17 | arm: odroid: usb: add support for usb host including ethernet | Suriyan Ramasami |
2014-11-14 | usb:ehci-mx6 add phy mode query function | Peng Fan |
2014-11-13 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2014-11-13 | sun6i: ehci: Add sun6i ehci support | Hans de Goede |
2014-11-13 | sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s | Hans de Goede |
2014-11-11 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2014-11-12 | usb: UniPhier: add UniPhier on-chip EHCI host driver support | Masahiro Yamada |
2014-11-12 | usb: add basic USB configs in Kconfig | Masahiro Yamada |
2014-11-07 | usb: eth: fix Makefile | Rene Griessl |
2014-11-07 | usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT... | Nobuhiro Iwamatsu |
2014-11-07 | usb: ehci: fix Interrupt on Doorbell flag of USBCMD | Masahiro Yamada |
2014-11-07 | usb: s3c-otg: Allow custom gusbcfg | Marek Vasut |