Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
13433fd6e1f369f09a310aed9161d34e9da1e484
/
drivers
/
usb
2ada182
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Aug 31 12:12:27 2015 -0400
0971778
dm: Use dev_get_addr() where possible
by Simon Glass
· Tue Aug 11 08:33:29 2015 -0600
da6c37b
sunxi: musb: Drop no longer accurate comment in Kconfig help text
by Hans de Goede
· Sun Aug 16 11:15:29 2015 +0200
cc55adf
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
by Kishon Vijay Abraham I
· Mon Aug 10 16:52:56 2015 +0530
4329a05
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
by Kishon Vijay Abraham I
· Mon Aug 10 16:52:54 2015 +0530
f891e24
usb: pxa27x_udc: clean-up include file order
by Marcel Ziswiler
· Sun Aug 16 04:16:30 2015 +0200
af83c78
usb: dwc2: Rename to dwc2_usb
by Marek Vasut
· Wed Aug 12 22:19:15 2015 +0200
ac4a35f
usb: dwc2: Add original Synopsys compat string
by Marek Vasut
· Wed Aug 12 22:19:14 2015 +0200
2b9d163
usb: gadget: ether: populate _reset_ callback
by Kishon Vijay Abraham I
· Wed Aug 19 13:49:48 2015 +0530
9cceb95
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
by Kishon Vijay Abraham I
· Wed Aug 19 13:49:47 2015 +0530
8db2520
usb: gadget: ether: Perform board initialization from ethernet gadget driver
by Kishon Vijay Abraham I
· Wed Aug 19 13:49:46 2015 +0530
65bb454
usb: xhci: Fix a potential NULL pointer dereference
by Sergey Temerkhanov
· Mon Aug 17 15:38:07 2015 +0300
64bbb7d
usb: spear: Add support for both SPEAr600 EHCI controllers
by Stefan Roese
· Tue Aug 18 09:27:18 2015 +0200
c52eb1c
imx: usb: ehci-mx6: wait_for_bit to check reg status
by Adrian Alonso
· Thu Aug 06 15:46:03 2015 -0500
f31599f
imx: usb: ehci-mx6: add usb support for imx7d soc
by Adrian Alonso
· Thu Aug 06 15:43:17 2015 -0500
14dfbbb
imx: usb: ehci-mx6: document board specific functions
by Adrian Alonso
· Thu Aug 06 15:43:16 2015 -0500
aee79b4
imx: usb: ehci-mx6: reg accessor cleanups
by Adrian Alonso
· Thu Aug 06 15:43:15 2015 -0500
890cc77
usb: lpc32xx: add host USB driver
by Sylvain Lemieux
· Thu Aug 13 15:40:22 2015 -0400
11b8ebf
arm: mvebu: add multiple usb-hostcontroller support for AXP
by Anton Schubert
· Thu Jul 23 15:02:09 2015 +0200
f43d323
arm: mvebu: Enable USB EHCI support on Armada XP
by Stefan Roese
· Wed Jul 22 18:26:13 2015 +0200
c385714
usb: ohci: enable cache support
by Wu, Josh
· Mon Jul 27 11:40:18 2015 +0800
76fac50
dwc2: Add dcache support
by Alexander Stein
· Fri Jul 24 09:22:14 2015 +0200
39c119d
sunxi: usb-phy: Never power off the usb ports
by Hans de Goede
· Wed Jul 08 16:44:22 2015 +0200
342ced7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Aug 06 19:56:03 2015 -0400
68c4197
net: smsc95xx: Add driver-model support
by Simon Glass
· Tue Jul 07 20:53:42 2015 -0600
3faecae
net: smsc95xx: Prepare for conversion to driver model
by Simon Glass
· Tue Jul 07 20:53:41 2015 -0600
ebe0e5a
net: smsc95xx: Correct the error numbers
by Simon Glass
· Tue Jul 07 20:53:40 2015 -0600
4d89e5b
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
by Simon Glass
· Tue Jul 07 20:53:39 2015 -0600
ce48e50
net: smsc95xx: Sort the include files
by Simon Glass
· Tue Jul 07 20:53:38 2015 -0600
a7ea72c
dm: usb: Add driver-model support to dwc2
by Simon Glass
· Tue Jul 07 20:53:37 2015 -0600
e3c23a0
dm: usb: Prepare dwc2 driver for driver-model conversion
by Simon Glass
· Tue Jul 07 20:53:36 2015 -0600
e96ba56
dm: usb: Add an errno.h header to usb_ether.c
by Simon Glass
· Tue Jul 07 20:53:35 2015 -0600
27bce71
Tegra: clocks: Add 38.4MHz OSC support for T210 use
by Tom Warren
· Mon Jun 22 13:03:44 2015 -0700
7bbbb3c
net: asix: fix operation without eeprom
by Marcel Ziswiler
· Wed Aug 05 17:16:59 2015 +0200
d449dd3
usb: USB storage-specific part ifdef in uclass
by Paul Kocialkowski
· Tue Aug 04 17:04:12 2015 +0200
9634fa5
musb: sunxi: Force EP0 on re-enable
by Maxime Ripard
· Tue Aug 04 17:04:10 2015 +0200
e16ab87
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
by Paul Kocialkowski
· Tue Aug 04 17:04:08 2015 +0200
f4865f5
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
by Paul Kocialkowski
· Tue Aug 04 17:04:07 2015 +0200
f34dfcb
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· Tue Aug 04 17:04:06 2015 +0200
4815f8e
usb: Generic USB Kconfig option, that fits both host and gadget and comments
by Paul Kocialkowski
· Tue Aug 04 17:04:05 2015 +0200
c580409
usb: USB_ARCH_HAS_HCD Kconfig option removal
by Paul Kocialkowski
· Tue Aug 04 17:04:04 2015 +0200
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
Next »