Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4ae04f8cbb6f333b754bc34113c24464de16775a
/
drivers
/
usb
/
musb-new
e8d02b6
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
by Alex Kiernan
· Thu Apr 18 11:10:50 2019 +0000
e1269f4
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
by Alex Kiernan
· Fri Apr 12 10:51:05 2019 +0000
ce8a697
musb-new: sunxi: Use CLK and RESET support
by Jagan Teki
· Mon Dec 31 17:05:40 2018 +0530
4beaec1
usb: musb-new: sunxi: Fix null pointer access
by Stefan Mavrodiev
· Wed Dec 05 14:49:44 2018 +0200
57118f6
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· Tue Dec 04 11:30:57 2018 +0100
c1f9ba3
usb: musb-new: Allow the diver not to use the set_phy_power() callback
by Jean-Jacques Hiblot
· Tue Dec 04 11:30:56 2018 +0100
9dc0d5c
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:46 2018 +0100
8a3cb9f1
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· Wed Nov 21 08:43:56 2018 +0100
501607a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Aug 24 16:11:01 2018 -0400
7e8fd77
usb: musb-new: Call musb_platform_exit from musb_stop
by Jagan Teki
· Fri Jul 20 12:44:01 2018 +0530
1d0d63e
usb: musb-new: sunxi: Add proper musb exit support
by Jagan Teki
· Fri Jul 20 12:44:00 2018 +0530
2e8e67c
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
by Jagan Teki
· Fri Jul 20 12:43:59 2018 +0530
d0edfee
usb: musb-new: sunxi: Allocate struct phy in private
by Jagan Teki
· Fri Jul 20 12:43:57 2018 +0530
f0a6d79
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· Fri Jul 20 12:43:56 2018 +0530
0b957cd
usb: musb-new: omap2430: Enable DM_USB and OF support
by Adam Ford
· Tue Jul 31 05:58:01 2018 -0500
d5856d8
usb: musb-new: omap2430: Remove dead code
by Adam Ford
· Fri Jul 13 15:50:02 2018 -0500
9aadafc
bug.h: introduce WARN_ONCE
by Ramon Fried
· Wed Jun 06 00:38:59 2018 +0300
137fc75
usb: sunxi: Switch to use generic-phy
by Jagan Teki
· Mon May 07 13:03:38 2018 +0530
37671e1
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
by Jagan Teki
· Mon May 07 13:03:37 2018 +0530
caad3d5
musb: sunxi: Add support for H3/H5/A64
by Jagan Teki
· Mon May 07 13:03:25 2018 +0530
cecffaa
musb: sunxi: Use BIT instead of numerical shift
by Jagan Teki
· Mon May 07 13:03:23 2018 +0530
767a58e
musb: sunxi: Add OTG device clkgate and reset for H3/H5
by Jagan Teki
· Mon May 07 13:03:22 2018 +0530
65ce496
musb: sunxi: Add fifo config
by Jagan Teki
· Mon May 07 13:03:20 2018 +0530
69bb76e
musb: sunxi: Use simple way to fill musb_hdrc pdata
by Jagan Teki
· Mon May 07 13:03:19 2018 +0530
4e5af30
musb: sunxi: Add proper macros instead of numericals
by Jagan Teki
· Mon May 07 13:03:18 2018 +0530
fda1569
usb: sunxi: Simplify ccm reg base code
by Jagan Teki
· Mon May 07 13:03:17 2018 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
236fc69
spl: disk: usb: Add dependencies to sprintf/strto*
by Alex Kiernan
· Thu Apr 19 04:32:57 2018 +0000
9d3e6c3
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
by Adam Ford
· Fri Dec 29 08:16:05 2017 -0600
6310755
musb: sunxi: Use base address from device tree
by Chen-Yu Tsai
· Sat Dec 30 20:44:07 2017 +0800
121973a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Thu Oct 05 08:26:36 2017 -0400
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
bf9c293
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· Sat Sep 16 14:10:40 2017 +0900
847bcf0
musb: sunxi: switch to the device model
by Maxime Ripard
· Tue Sep 05 22:10:35 2017 +0200
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· Wed Jul 05 16:25:22 2017 +0300
e6dd8da
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· Thu May 18 20:09:07 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· Wed May 17 17:18:03 2017 -0600
8d4bfb8
omap4: Drop redundant CONFIG_OMAP4430 symbol
by Tom Rini
· Fri May 12 22:33:19 2017 -0400
5545c1c
musb: properly detect failed initialization of controller
by Heinrich Schuchardt
· Sat Apr 15 13:46:22 2017 +0200
210ebce
Blackfin: Remove
by Tom Rini
· Tue Mar 14 11:08:10 2017 -0400
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
2d6f8c0
drivers: usb: musb: add ti musb host driver with driver model support
by Mugunthan V N
· Thu Nov 17 14:38:11 2016 +0530
9224f61
drivers: usb: musb: adopt musb backend driver to driver model
by Mugunthan V N
· Thu Nov 17 14:38:10 2016 +0530
5b5479c
drivers: usb: musb: add ti musb misc driver for wrapper
by Mugunthan V N
· Thu Nov 17 14:38:08 2016 +0530
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
4a67d73
sunxi: musb: Re-init musb controller on repeated probe calls
by Hans de Goede
· Sat Sep 17 16:02:38 2016 +0200
d64afdc
sunxi: musb: Power off OTG port VBUS when disabled
by Chen-Yu Tsai
· Wed Sep 07 14:25:21 2016 +0800
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· Fri Jul 15 13:44:45 2016 -0400
779afb6
sunxi: musb: Properly turn of musb controller before booting
by Hans de Goede
· Sun Jun 05 16:53:04 2016 +0200
b4a0bf7
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:25 2016 +0300
2ec5be6
musb: Properly call musb_stop() on probe failure
by Hans de Goede
· Sat Apr 02 20:46:10 2016 +0200
ec89e16
musb: sunxi: Do not allocate musb struct multiple times
by Hans de Goede
· Sat Apr 02 20:46:09 2016 +0200
05bc3f4
drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.
by Purna Chandra Mandal
· Mon Mar 21 13:05:42 2016 +0530
043636d
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
by Purna Chandra Mandal
· Mon Mar 21 13:05:41 2016 +0530
1c47163
musb: sunxi: Add support for A83T
by Chen-Yu Tsai
· Wed Mar 30 00:26:55 2016 +0800
d5a43ba
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
by Paul Kocialkowski
· Sat Feb 27 19:19:05 2016 +0100
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
8f53bf0
usb: musb: Fix hub port setting for SPLIT transactions
by Stefan Brüns
· Tue Dec 22 01:21:04 2015 +0100
a010568
usb: Move determination of TT hub address/port into separate function
by Stefan Brüns
· Tue Dec 22 01:21:03 2015 +0100
bce07f6
sunxi: musb: Implement dfu_usb_get_reset()
by Siarhei Siamashka
· Sun Oct 25 06:44:47 2015 +0200
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
0cab3ec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· Tue Nov 10 01:06:16 2015 +0000
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· Mon Sep 28 23:32:01 2015 -0600
3b1bb09
arm: Remove unused ST-Ericsson u8500 arch
by Stefan Roese
· Mon Sep 14 09:17:36 2015 +0200
da6c37b
sunxi: musb: Drop no longer accurate comment in Kconfig help text
by Hans de Goede
· Sun Aug 16 11:15:29 2015 +0200
39c119d
sunxi: usb-phy: Never power off the usb ports
by Hans de Goede
· Wed Jul 08 16:44:22 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
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
34d20f8
linux_compat: remove cpu_relax() define
by Masahiro Yamada
· Mon Jul 13 13:17:05 2015 +0900
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
b869574
usb: Add an usb_device parameter to usb_reset_root_port
by Hans de Goede
· Wed Jun 17 21:33:48 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
1168e09
sunxi: usb: Do not call phy_probe from hcd code
by Hans de Goede
· Mon Apr 27 16:50:04 2015 +0200
26a9005
sunxi: usb: Rename the usbc.? files to usb_phy.?
by Hans de Goede
· Mon Apr 27 15:05:10 2015 +0200
8697909
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
by Hans de Goede
· Mon Apr 27 14:54:47 2015 +0200
7e5aabd
sunxi: usb: Move setup of host controller clocks to the host controller drivers
by Hans de Goede
· Mon Apr 27 11:44:22 2015 +0200
3702f14
sunxi: Add basic A33 basic support
by Vishnu Patekar
· Sun Mar 01 23:47:48 2015 +0530
9b82eeb
dm: usb: Add a uclass for USB controllers
by Simon Glass
· Wed Mar 25 12:21:59 2015 -0600
273ac5b
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Thu Apr 16 12:51:23 2015 -0400
7e9b7de
sunxi: common VBUS detection logic in usbc
by Paul Kocialkowski
· Sun Mar 22 18:07:12 2015 +0100
d273edb
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
by Paul Kocialkowski
· Sun Mar 22 18:07:10 2015 +0100
4763e16
usb: modify usb_gadget_handle_interrupts to take controller index
by Kishon Vijay Abraham I
· Mon Feb 23 18:40:23 2015 +0530
ab721ad
sunxi: musb: Fix some lo speed devices not working with musb host
by Hans de Goede
· Fri Mar 27 20:54:25 2015 +0100
ebaf0a3
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
by Paul Kocialkowski
· Sun Mar 15 18:27:44 2015 +0100
6834153
sunxi: musb: Support checking VBUS using AXP221 PMIC
by Chen-Yu Tsai
· Mon Mar 09 15:44:16 2015 +0800
68dbdef
usb: musb-new: omap2430: Reset the MUSB controller early
by Paul Kocialkowski
· Mon Jan 19 18:33:43 2015 +0100
Next »