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, 13 Aug 2015 18:15:04 +0000
From:	Ramneek Mehresh <ramneek.mehresh@...escale.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/8][v2]Add OTG support for FSL socs

Please ignore v2 ... sent by mistake...please consider v3 patch-set

> -----Original Message-----
> From: Ramneek Mehresh [mailto:ramneek.mehresh@...escale.com]
> Sent: Thursday, August 13, 2015 11:55 PM
> To: linux-kernel@...r.kernel.org
> Cc: balbi@...com; stern@...land.harvard.edu; gregkh@...uxfoundation.org;
> linux-usb@...r.kernel.org; Mehresh Ramneek-B31383
> <ramneek.mehresh@...escale.com>
> Subject: [PATCH 0/8][v2]Add OTG support for FSL socs
> 
> Add support for otg for all freescale socs having internal usb phy.
> 
> 
> Ramneek Mehresh (8):
>   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: Remove host drv upon otg bring-up
>   usb:fsl:otg: Add host-gadget drv sync delay
> 
>  drivers/usb/host/ehci-fsl.c   | 85
> +++++++++++++++++++++++++++++++++----------
>  drivers/usb/host/ehci-fsl.h   | 20 ++++++++++
>  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, 139 insertions(+), 34 deletions(-)
> 
> --
> Changes for v2:
> 	- moved struct ehci_fsl out of ehci-fsl.c
> 	  to ehci-fsl.h
> 	- made struct ehci_fsl private of struct ehci_hcd
> 1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ