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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 Mar 2017 09:46:39 +0300
From:   Roger Quadros <rogerq@...com>
To:     <balbi@...nel.org>
CC:     <linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        Roger Quadros <rogerq@...com>
Subject: [PATCH v3 0/2] usb: dwc3: trivial fixes.

Hi Felipe,

Resending this series rebased on v4.11-rc4.

Changelog:
v3:
-rebased on v4.11-rc4

v2:
-include bitops.h header

cheers,
-roger

Roger Quadros (2):
  usb: dwc3: use BIT() macro where possible
  usb: otg-fsm: Prevent build warning "VDBG" redefined

 drivers/usb/common/usb-otg-fsm.c |   7 ++
 drivers/usb/dwc3/core.h          | 193 ++++++++++++++++++++-------------------
 drivers/usb/dwc3/dwc3-omap.c     |  48 +++++-----
 drivers/usb/dwc3/gadget.h        |  20 ++--
 drivers/usb/phy/phy-fsl-usb.c    |   7 ++
 include/linux/usb/otg-fsm.h      |  15 ---
 6 files changed, 145 insertions(+), 145 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ