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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 6 Mar 2014 18:11:51 +0530 From: George Cherian <george.cherian@...com> To: <linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <linux-doc@...r.kernel.org>, <devicetree@...r.kernel.org> CC: <s.nawrocki@...sung.com>, <tony@...mide.com>, <george.cherian@...com>, <gregkh@...uxfoundation.org>, <kishon@...com>, <rob@...dley.net>, <galak@...eaurora.org>, <ijc+devicetree@...lion.org.uk>, <mark.rutland@....com>, <pawel.moll@....com>, <robh+dt@...nel.org> Subject: [PATCH v2 0/3] phy-omap-usb2 driver enhancements This series * Adds suport for AM437x USB2 PHY driver * Address DRA7 PHY errata for false disconnect * New compatible for OMAP5 Changelog v1 -> v2 * Refreshed the whole series on top of linux-phy/next * u32 flags changed to u8 flags in Patch1 * changed devm_request_and ioremap to devm_ioremap_resource in Patch2 Austin Beam (1): phy: omap-usb2: Provide workaround for USB2PHY false disconnect George Cherian (2): phy: omap-usb2: Adapt phy-omap-usb2 for AM437x phy: omap-usb2: Add different compatible for OMAP5 Documentation/devicetree/bindings/usb/usb-phy.txt | 6 +- drivers/phy/phy-omap-usb2.c | 102 +++++++++++++++++++--- include/linux/phy/omap_usb.h | 13 +++ 3 files changed, 108 insertions(+), 13 deletions(-) -- 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