Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4ed4cf0a53c8d362e77d88a143436ac6984d40f4
/
drivers
/
usb
4ed4cf0
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
by Peter Griffin
· Wed Jul 29 22:39:29 2015 +0100
65022b3
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Aug 02 07:40:37 2015 -0400
8184940
usb: kconfig: create a menu for usb
by Nikita Kiryanov
· Thu Jul 23 17:19:37 2015 +0300
2f260fb
usb: kconfig: usb keyboard kconfig
by Nikita Kiryanov
· Thu Jul 23 17:19:36 2015 +0300
9924103
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
by Nikita Kiryanov
· Thu Jul 23 17:19:35 2015 +0300
ab0cc6b
ARM: Tegra210: Add support to common Tegra source/config files
by Tom Warren
· Wed Mar 04 16:36:00 2015 -0700
4e949e2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Sat Jul 25 09:04:18 2015 -0400
78c2e64
sunxi: musb: Stop treating not having a vbus-det gpio as an error
by Hans de Goede
· Thu Jun 18 18:21:33 2015 +0200
31e4f6f
sunxi: musb: Improve output during probing
by Hans de Goede
· Thu Jun 18 22:45:34 2015 +0200
0b3845a
sunxi: musb: Use device-model for musb host mode
by Hans de Goede
· Wed Jun 17 17:44:58 2015 +0200
ea059bf
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
by Hans de Goede
· Wed Jun 17 15:49:26 2015 +0200
c77fbfb
sunxi: musb: Add id pin support
by Hans de Goede
· Sun Jun 14 17:40:37 2015 +0200
c93ecd0
sunxi: musb: Move vbus check to sunxi_musb_enable
by Hans de Goede
· Sun Jun 14 16:48:56 2015 +0200
5e80377
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Jul 24 16:39:56 2015 -0400
c267e7b
usb: ci_udc: fix request allocation when endpoints are disabled
by Rob Herring
· Fri Jul 24 10:14:21 2015 -0500
e0fa3b8
ci_udc: fix 64-bit compile warnings
by Stephen Warren
· Wed Jul 22 15:16:20 2015 -0600
34d20f8
linux_compat: remove cpu_relax() define
by Masahiro Yamada
· Mon Jul 13 13:17:05 2015 +0900
44123cf
usb: ehci-marvell: Drop wrl accessor function
by Stefan Roese
· Wed Jul 22 10:01:30 2015 +0200
f84f091
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
by Paul Kocialkowski
· Mon Jul 20 12:38:22 2015 +0200
3d31026
implement Fastboot via USB OTG on bcm28155_ap boards
by Jiandong Zheng
· Thu Jul 09 14:26:40 2015 -0700
88bb7c0
usb: gadget: bcm_udc_otg files
by Jiandong Zheng
· Thu Jul 09 14:26:39 2015 -0700
2032bfd
usb: gadget: fastboot: Dequeue the previous IN request for the current request
by Paul Kocialkowski
· Sat Jul 04 16:46:16 2015 +0200
4a126b6
usb: gadget: fastboot: Request status and length check in rx handler
by Paul Kocialkowski
· Sat Jul 04 16:46:15 2015 +0200
46f9729
usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code
by Paul Kocialkowski
· Fri Jun 12 19:57:01 2015 +0200
d55acc0
usb: Fastboot function config for better consistency with other functions
by Paul Kocialkowski
· Fri Jun 12 19:56:59 2015 +0200
045d605
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· Fri Jun 12 19:56:58 2015 +0200
d5e033b
drivers: usb: fsl: Remove LS102XA immap inclusion
by Nikhil Badola
· Wed Jun 24 10:52:48 2015 +0530
807babb
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
by Nikhil Badola
· Tue Jun 23 09:17:49 2015 +0530
05a18f4
drivers: usb: fsl: Remove warnings for 64-bit architectures
by Nikhil Badola
· Tue Jun 23 09:17:32 2015 +0530
f4de407
usb: fsl: Add XHCI driver support
by Ramneek Mehresh
· Fri May 29 14:47:19 2015 +0530
d1fbfbd
usb: xhci: keystone: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· Fri May 29 14:47:18 2015 +0530
8099940
usb: xhci: omap: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· Fri May 29 14:47:17 2015 +0530
93442d9
usb: xhci: exynos: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· Fri May 29 14:47:16 2015 +0530
3dad08d
usb: dwc3: Add DWC3 controller driver support
by Ramneek Mehresh
· Fri May 29 14:47:15 2015 +0530
f58369f
dm: usb: eth: Add driver-model support to the asix driver
by Simon Glass
· Mon Jul 06 16:47:54 2015 -0600
d0065dd
dm: usb: Add driver-model support to ehci-pci
by Simon Glass
· Mon Jul 06 16:47:53 2015 -0600
46952fb
dm: usb: Adjust the USB_DEVICE() macro naming
by Simon Glass
· Mon Jul 06 16:47:51 2015 -0600
5b026f9
dm: usb: eth: Support driver model with USB Ethernet
by Simon Glass
· Mon Jul 06 16:47:50 2015 -0600
1b2e365
usb: Update some EHCI driver licenses to use SPDX
by Simon Glass
· Mon Jul 06 16:47:42 2015 -0600
e855d26
usb: ehci: Correct a missing hypen in an error message
by Simon Glass
· Mon Jul 06 16:47:41 2015 -0600
fc64961
musb: Add device-model support to the musb-host u-boot glue
by Hans de Goede
· Wed Jun 17 21:33:58 2015 +0200
5962748
musb: Add musb_host_data struct to hold global data
by Hans de Goede
· Wed Jun 17 21:33:57 2015 +0200
52666e2
musb: Rename and wrap public functions
by Hans de Goede
· Wed Jun 17 21:33:56 2015 +0200
4d8b8df
musb: Update usb-compat to work with struct usb_device without a parent ptr
by Hans de Goede
· Wed Jun 17 21:33:55 2015 +0200
81c4998
musb: Allow musb_platform_enable to return an error code
by Hans de Goede
· Wed Jun 17 21:33:54 2015 +0200
9c20359
dm: usb: Do not assume that first child is always a hub
by Hans de Goede
· Wed Jun 17 21:33:53 2015 +0200
a9e41f8
dm: usb: Allow usb host drivers to implement usb_reset_root_port
by Hans de Goede
· Wed Jun 17 21:33:52 2015 +0200
46ea73a
dm: usb: Rename usb_find_child to usb_find_emul_child
by Hans de Goede
· Wed Jul 01 20:53:01 2015 +0200
89bcccd
dm: usb: Use device_unbind_children to clean up usb devs on stop
by Hans de Goede
· Wed Jul 01 20:53:00 2015 +0200
b869574
usb: Add an usb_device parameter to usb_reset_root_port
by Hans de Goede
· Wed Jun 17 21:33:48 2015 +0200
778dc1c
usb: usb_setup_device: Drop unneeded portnr function argument
by Hans de Goede
· Wed Jun 17 21:33:46 2015 +0200
3db6d8e
usb: Drop device-model specific copy of usb_legacy_port_reset
by Hans de Goede
· Wed Jun 17 21:33:45 2015 +0200
9aa3197
usb: Add EHCI support for Armada 38x (mvebu)
by Stefan Roese
· Mon Jun 29 14:58:15 2015 +0200
61a5a1c
usb: ehci: Properly deal with data toggle for interrupt endpoints
by Hans de Goede
· Thu Jun 18 22:34:33 2015 +0200
74934df
sunxi: musb: Remove unused sunxi_musb_exit method
by Hans de Goede
· Sun Jun 14 11:58:43 2015 +0200
836e334
sunxi: musb: Do not fully reset the controler from sunxi_musb_disable
by Hans de Goede
· Sun Jun 14 11:55:28 2015 +0200
fa6fec0
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Jun 15 20:45:50 2015 -0400
3ada902
dm: usb: tegra: Drop legacy USB code
by Simon Glass
· Wed Mar 25 12:23:06 2015 -0600
fbb1494
dm: usb: Implement usb_detect_change() for driver model
by Simon Glass
· Wed May 13 07:02:23 2015 -0600
f7d9252
usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()
by Inha Song
· Fri May 22 18:14:26 2015 +0200
f873c5c
samsung: usb: phy: Support for DWC3 PHY
by Lukasz Majewski
· Fri May 22 18:14:23 2015 +0200
9582d23
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Mon Jun 08 08:37:02 2015 -0400
c417f83
usb: ehci-vf: Add weak function for board specific initialisation
by Sanchayan Maity
· Mon Jun 01 18:37:24 2015 +0530
16e6cf0
drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
by Nikhil Badola
· Sun Jun 07 12:28:04 2015 +0530
0e7c339
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Sat May 30 20:16:01 2015 -0400
563ee4c
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
by Masahiro Yamada
· Fri May 29 17:30:01 2015 +0900
663a23f
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
by Masahiro Yamada
· Fri May 29 17:30:00 2015 +0900
79d657d
usb: dwc2: Add support for v3 snpsid value
by Peter Griffin
· Tue May 12 14:38:27 2015 +0100
2c24ed1
ci_udc: Update the ci_udc driver to support bulk transfers
by Siva Durga Prasad Paladugu
· Wed Apr 29 10:42:10 2015 +0530
5477e6f
usb: ohci: Add support for interrupt queues
by Hans de Goede
· Wed May 13 14:42:17 2015 +0200
66b1d6d
usb: ohci: Add an ohci_alloc_urb() function
by Hans de Goede
· Wed May 13 14:42:16 2015 +0200
d7a3942
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
by Hans de Goede
· Wed May 13 14:42:15 2015 +0200
804fa57
sunxi: ohci: Add ohci usb host controller support
by Hans de Goede
· Sun May 10 14:10:27 2015 +0200
4dba108
sunxi: ehci: Convert to the driver-model
by Hans de Goede
· Sun May 10 14:10:26 2015 +0200
8a62c50
usb: ohci: Add dm support
by Hans de Goede
· Sun May 10 14:10:25 2015 +0200
d6cc1d1
usb: ohci: Skip unnecessary mdelay(1) calls in various places
by Hans de Goede
· Sun May 10 14:10:24 2015 +0200
f9d72a6
usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
by Hans de Goede
· Sun May 10 14:10:23 2015 +0200
2787337
usb: ohci: Do not resubmit and leak urbs for interrupt packets
by Hans de Goede
· Sun May 10 14:10:22 2015 +0200
cebc5b7
dm: usb: Do not scan companion buses if no devices where handed over
by Hans de Goede
· Sun May 10 14:10:21 2015 +0200
59a0dfc
dm: usb: Add support for companion controllers
by Hans de Goede
· Sun May 10 14:10:20 2015 +0200
f8762f9
dm: usb: Move printing of usb scan status to usb_scan_bus()
by Hans de Goede
· Sun May 10 14:10:19 2015 +0200
0a7fa27
dm: usb: Add support for interrupt queues to the dm usb code
by Hans de Goede
· Sun May 10 14:10:18 2015 +0200
53ca9de
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
by Hans de Goede
· Mon May 11 20:43:52 2015 +0200
63f34ca
usb: Stop reset procedure when a dev is handed over to a companion hcd
by Hans de Goede
· Sun May 10 14:10:16 2015 +0200
b5b3ef2
usb: Fix handover of full-speed devices from ehci to companion
by Hans de Goede
· Sun May 10 14:10:13 2015 +0200
2a8a987
dm: usb: exynos: Drop legacy USB code
by Simon Glass
· Wed Mar 25 12:23:07 2015 -0600
d98dc99
usb: ohci: Don't log an error on interrupt packet timeout
by Hans de Goede
· Tue May 05 23:56:14 2015 +0200
8e41f66
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
by Hans de Goede
· Tue May 05 23:56:13 2015 +0200
60f4bd0
usb: ohci: Fix ctrl in messages with a data-len of 0
by Hans de Goede
· Tue May 05 23:56:12 2015 +0200
516c987
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
by Hans de Goede
· Tue May 05 23:56:11 2015 +0200
eb509d3
usb: ohci: Remove unnecessary phcca variable
by Hans de Goede
· Tue May 05 23:56:10 2015 +0200
e5ef421
usb: ohci: Move the td array struct to inside the ohci_dev struct
by Hans de Goede
· Tue May 05 23:56:09 2015 +0200
0c0e960
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
by Hans de Goede
· Tue May 05 23:56:08 2015 +0200
2a240e7
usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars
by Hans de Goede
· Tue May 05 23:56:07 2015 +0200
6766dc1
usb: ohci: Remove unused devgone global variable
by Hans de Goede
· Tue May 05 23:56:06 2015 +0200
76bc7f4
dm: usb: Set desc_before_addr from ehci dm code
by Hans de Goede
· Tue May 05 11:54:35 2015 +0200
d5ab160
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
by Hans de Goede
· Tue May 05 11:54:34 2015 +0200
6be39d1
dm: usb: Use usb_get_bus in dm ehci code
by Hans de Goede
· Tue May 05 11:54:33 2015 +0200
8a0b4c2
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
by Hans de Goede
· Tue May 05 11:54:32 2015 +0200
3b5ddd3
dm: usb: Make usb_get_bus easier to use for callers
by Hans de Goede
· Tue May 05 11:54:31 2015 +0200
Next »