Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2018-05-17 Thread Greg KH
On Thu, May 17, 2018 at 02:03:18PM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the usb-gadget tree got a conflict in: > > drivers/usb/mtu3/Kconfig > > between commit: > > cd91a0e9d38f ("usb: Remove depends on HAS_DMA in case of platform > dependency") > > from

Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2017-10-19 Thread Felipe Balbi
Hi, Kees Cook writes: > On Wed, Oct 18, 2017 at 7:42 AM, Mark Brown wrote: >> Hi Felipe, >> >> Today's linux-next merge of the usb-gadget tree got a conflict in: >> >> drivers/usb/gadget/udc/snps_udc_core.c >> >> between commit: >> >> 29bce57723351f63d ("usb/gadget/snps_udc_core: Convert ti

Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2017-10-18 Thread Mark Brown
On Wed, Oct 18, 2017 at 08:40:04AM -0700, Kees Cook wrote: > On Wed, Oct 18, 2017 at 7:49 AM, Mark Brown wrote: > > I fixed it up with the USB version and can carry the fix as necessary. This > > is now fixed as far as linux-next is concerned, but any non trivial > > conflicts should be mentioned

Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2017-10-18 Thread Kees Cook
On Wed, Oct 18, 2017 at 7:42 AM, Mark Brown wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in: > > drivers/usb/gadget/udc/snps_udc_core.c > > between commit: > > 29bce57723351f63d ("usb/gadget/snps_udc_core: Convert timers to use > timer_setup()") > > f

Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2017-10-18 Thread Kees Cook
On Wed, Oct 18, 2017 at 7:49 AM, Mark Brown wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in: > > drivers/usb/phy/phy-isp1301-omap.c > > between commit: > > 4c13fec1ba55595 ("usb: isp1301-omap: Convert timers to use timer_setup()") > > from the usb tree

RE: linux-next: manual merge of the usb-gadget tree with the usb.current tree

2015-01-16 Thread Kaukab, Yousaf
Hi, > -Original Message- > From: Stephen Rothwell [mailto:s...@canb.auug.org.au] > Sent: Friday, January 16, 2015 7:24 AM > To: Felipe Balbi; Greg KH > Cc: linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org; Robert Baldyga; > Kaukab, Yousaf > Subject: linux-next: manual merge of the u

Re: linux-next: manual merge of the usb-gadget tree with the driver-core tree

2014-11-18 Thread Felipe Balbi
On Tue, Nov 18, 2014 at 08:24:36AM -0800, Greg KH wrote: > On Tue, Nov 18, 2014 at 09:25:31AM -0600, Felipe Balbi wrote: > > Hi, > > > > On Tue, Nov 18, 2014 at 06:12:22PM +1100, Stephen Rothwell wrote: > > > Hi Felipe, > > > > > > Today's linux-next merge of the usb-gadget tree got a conflict in

Re: linux-next: manual merge of the usb-gadget tree with the driver-core tree

2014-11-18 Thread Greg KH
On Tue, Nov 18, 2014 at 09:25:31AM -0600, Felipe Balbi wrote: > Hi, > > On Tue, Nov 18, 2014 at 06:12:22PM +1100, Stephen Rothwell wrote: > > Hi Felipe, > > > > Today's linux-next merge of the usb-gadget tree got a conflict in > > drivers/usb/dwc2/gadget.c between commit 7c3e90537b74 ("usb: dwc2:

Re: linux-next: manual merge of the usb-gadget tree with the driver-core tree

2014-11-18 Thread Felipe Balbi
Hi, On Tue, Nov 18, 2014 at 06:12:22PM +1100, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/dwc2/gadget.c between commit 7c3e90537b74 ("usb: dwc2: drop > owner assignment from platform_drivers") from the driver-core tree a

Re: linux-next: manual merge of the usb-gadget tree with the usb-gadget-fixes tree

2014-11-11 Thread Felipe Balbi
On Tue, Nov 11, 2014 at 04:23:22PM +1100, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/dwc3/ep0.c between commit 520fe7633692 ("usb: dwc3: ep0: > fix for dead code") from the usb-gadget-fixes tree and commit > ccb072de5702

Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2014-11-05 Thread Felipe Balbi
On Thu, Nov 06, 2014 at 02:58:32PM +1100, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/chipidea/otg_fsm.c between commit 51f1741fcc16 ("usb: > chipidea: otg_fsm: delete unnecessary 'out of memory' messages") from > the usb

Re: linux-next: manual merge of the usb-gadget tree with the vfs tree

2014-09-18 Thread Felipe Balbi
Hi, On Thu, Sep 18, 2014 at 07:09:21PM +0100, Al Viro wrote: > > > > Today's linux-next merge of the usb-gadget tree got a conflict in > > > > drivers/usb/gadget/function/f_fs.c between commit 8322215aa91c ("f_fs: > > > > > > I can't find this commit on linux-usb. In fact, googling for it the onl

Re: linux-next: manual merge of the usb-gadget tree with the vfs tree

2014-09-18 Thread Al Viro
On Thu, Sep 18, 2014 at 12:12:26PM -0500, Felipe Balbi wrote: > Hi, > > On Wed, Sep 17, 2014 at 10:34:00AM -0500, Felipe Balbi wrote: > > On Wed, Sep 17, 2014 at 04:16:58PM +1000, Stephen Rothwell wrote: > > > Hi Felipe, > > > > > > Today's linux-next merge of the usb-gadget tree got a conflict i

Re: linux-next: manual merge of the usb-gadget tree with the vfs tree

2014-09-18 Thread Felipe Balbi
Hi, On Wed, Sep 17, 2014 at 10:34:00AM -0500, Felipe Balbi wrote: > On Wed, Sep 17, 2014 at 04:16:58PM +1000, Stephen Rothwell wrote: > > Hi Felipe, > > > > Today's linux-next merge of the usb-gadget tree got a conflict in > > drivers/usb/gadget/function/f_fs.c between commit 8322215aa91c ("f_fs:

Re: linux-next: manual merge of the usb-gadget tree with the vfs tree

2014-09-17 Thread Felipe Balbi
On Wed, Sep 17, 2014 at 04:16:58PM +1000, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/gadget/function/f_fs.c between commit 8322215aa91c ("f_fs: I can't find this commit on linux-usb. In fact, googling for it the only re

Re: linux-next: manual merge of the usb-gadget tree with the vfs tree

2014-09-16 Thread Robert Baldyga
On 09/17/2014 08:16 AM, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/gadget/function/f_fs.c between commit 8322215aa91c ("f_fs: > saner API for ffs_sb_create_file()") from the vfs tree and commit > 1b0bf88fd8b8 ("usb: gadg

Re: linux-next: manual merge of the usb-gadget tree with Linus' tree

2014-09-08 Thread Felipe Balbi
On Mon, Sep 08, 2014 at 05:13:11PM +1000, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/phy/phy-samsung-usb.h between commit bbc66e140bab ("usb: > phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH") from > Linus'

Re: linux-next: manual merge of the usb-gadget tree with the usb.current tree

2014-09-08 Thread Felipe Balbi
On Mon, Sep 08, 2014 at 05:02:12PM +1000, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > Documentation/devicetree/bindings/usb/mxs-phy.txt between commit > 36687e305651 ("doc: dt: mxs-phy: add compatible string for > imx6sx-usbphy") fro

Re: linux-next: manual merge of the usb-gadget tree with the usb-gadget-fixes tree

2014-08-22 Thread Felipe Balbi
On Sat, Aug 23, 2014 at 05:57:23AM +1000, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/phy/phy-samsung-usb.h between commit bbc66e140bab ("usb: > phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH") from the > usb

Re: linux-next: manual merge of the usb-gadget tree with Linus' tree

2014-07-17 Thread Felipe Balbi
On Thu, Jul 17, 2014 at 04:52:38PM +1000, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > include/uapi/linux/usb/functionfs.h between commit 091221417853 ("usb: > gadget: f_fs: resurect usb_functionfs_descs_head structure") from > Linus'

Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2014-04-28 Thread Felipe Balbi
On Mon, Apr 28, 2014 at 03:20:44PM +1000, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/phy/phy-mv-u3d-usb.c between commit 543cab640279 ("usb: phy: > mv_u3d: Remove usb phy driver for mv_u3d") from the usb tree and commit

Re: linux-next: manual merge of the usb-gadget tree

2013-10-10 Thread Felipe Balbi
Hi, On Thu, Oct 10, 2013 at 10:20:30PM +0100, Mark Brown wrote: > Today's linux-next merge of the usb-gadget tree got conflicts in > drivers/usb/musb/davinci.c caused by an add in ea78201e2 (usb: musb: > davinci: fix resources passed to MUSB driver for DM6467) adjacent to > the modification of the

Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2013-08-02 Thread Felipe Balbi
Hi, On Fri, Aug 02, 2013 at 04:38:18PM +1000, Stephen Rothwell wrote: > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/host/ehci-tegra.c between commit d4f09e28d7bc ("USB: host: > use dev_get_platdata()") from the usb tree and commit d50642794508 ("usb: > tegra: ho

Re: linux-next: manual merge of the usb-gadget tree with the usb.current tree

2013-07-29 Thread Felipe Balbi
Hi, On Tue, Jul 30, 2013 at 02:08:10PM +1000, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/gadget/udc-core.c between commit 1894870eb424 ("usb: gadget: > udc-core: fix the typo of udc state attribute") from the usb.curren

Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2013-04-04 Thread Felipe Balbi
On Thu, Apr 04, 2013 at 08:27:30AM +0200, Thierry Reding wrote: > On Thu, Apr 04, 2013 at 03:18:45PM +1100, Stephen Rothwell wrote: > > Hi Felipe, > > > > Today's linux-next merge of the usb-gadget tree got a conflict in > > drivers/usb/host/ehci-tegra.c between commit 369a9a9d2af7 ("usb: host: >

Re: linux-next: manual merge of the usb-gadget tree with the usb tree

2013-04-03 Thread Thierry Reding
On Thu, Apr 04, 2013 at 03:18:45PM +1100, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/host/ehci-tegra.c between commit 369a9a9d2af7 ("usb: host: > ehci-tegra: Fix oops in error cleanup") from the usb tree and commit > 426

Re: linux-next: manual merge of the usb-gadget tree with the tree

2013-04-02 Thread Felipe Balbi
Hi, On Tue, Apr 02, 2013 at 05:11:43PM +1100, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/chipidea/udc.c between commit adf0f735e61a ("usb: chipidea: > move debug files creation/removal to the core") from the usb tree an

Re: linux-next: manual merge of the usb-gadget tree with the usb.current tree

2013-03-21 Thread Felipe Balbi
On Fri, Mar 22, 2013 at 02:31:35PM +1100, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/gadget/net2280.c between commit 8119b55aed81 ("USB: gadget: > net2280: remove leftover driver->unbind call in error pathway") from the

Re: linux-next: manual merge of the usb-gadget tree with the usb.current tree

2013-03-21 Thread Felipe Balbi
Hi, On Fri, Mar 22, 2013 at 02:28:11PM +1100, Stephen Rothwell wrote: > Hi Felipe, > > Today's linux-next merge of the usb-gadget tree got a conflict in > drivers/usb/gadget/net2272.c between commit eda81bea894e ("usb: gadget: > net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"") from the