lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 14 Jan 2016 07:02:28 +0000
From:	Ramneek Mehresh <ramneek.mehresh@....com>
To:	Ramneek Mehresh <ramneek.mehresh@...escale.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:	"balbi@...com" <balbi@...com>,
	"stern@...land.harvard.edu" <stern@...land.harvard.edu>,
	"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
	"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>
Subject: RE: [PATCH 0/7][v5]Add OTG support for FSL socs

Hi Balbi,

A kind reminder to consider this patch-set for merging. You tried applying this, but due to one small issue, it could not be merged. 
I have fixed that issue in the below patch-set version. Please let me know if you want any changes.

Thanks and Regards,
Ramneek

> -----Original Message-----
> From: Ramneek Mehresh
> Sent: Monday, December 28, 2015 4:42 PM
> To: linux-kernel@...r.kernel.org
> Cc: balbi@...com; stern@...land.harvard.edu; gregkh@...uxfoundation.org;
> linux-usb@...r.kernel.org; Ramneek Mehresh
> <ramneek.mehresh@...escale.com>
> Subject: [PATCH 0/7][v5]Add OTG support for FSL socs
> 
> Add support for otg for all freescale socs having internal usb phy.
> 
> Ramneek Mehresh (7):
>   usb:fsl:otg: Make fsl otg driver as tristate
>   usb:fsl:otg: Add controller version based ULPI and UTMI phy
>   usb:fsl:otg: Add support to add/remove usb host driver
>   usb:fsl:otg: Signal host drv when host is otg
>   usb:fsl:otg: Modify otg_event to start host drv
>   usb:fsl:otg: Combine host/gadget start/resume for ID change
>   usb:fsl:otg: Add host-gadget drv sync delay
> 
>  drivers/usb/host/ehci-fsl.c   | 73 +++++++++++++++++++++++++++++++----
> --------
>  drivers/usb/host/ehci-fsl.h   | 16 ++++++++++
>  drivers/usb/phy/Kconfig       |  2 +-
>  drivers/usb/phy/phy-fsl-usb.c | 58 +++++++++++++++++++++++++---------
>  drivers/usb/phy/phy-fsl-usb.h |  7 +++++
>  include/linux/usb.h           |  1 +
>  6 files changed, 122 insertions(+), 35 deletions(-)
> 
> --
> Changes for v5:
> 	- moved "is_otg" definition from 4/7 to 3/7
> 	  in order to fix compilation issue.
> 1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ