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-next>] [day] [month] [year] [list]
Date:	Mon, 27 Jul 2015 13:58:27 -0500
From:	Felipe Balbi <balbi@...com>
To:	Greg KH <gregkh@...uxfoundation.org>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux USB Mailing List <linux-usb@...r.kernel.org>,
	Felipe Balbi <balbi@...com>
Subject: [GIT PULL] USB fixes for v4.2-rc5

Hi Greg,

Here's what I hope to be last pull request for current
-rc cycle. Things have finally slowed down.

Let me know if you require any changes to this pull request.

cheers

The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:

  Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.2-rc5

for you to fetch changes up to 4248bd7d3e2c7c87ff695d812018b8c22b5a5ab1:

  usb: gadget: f_printer: actually limit the number of instances (2015-07-27 10:19:50 -0500)

----------------------------------------------------------------
usb: fixes for v4.2-rc5

BCD driver now reads correct register to fetch HW
dequeue pointer address.

f_uac2 got a fix for bInterval calculation.

Both f_hid and f_printer can now correctly limit number
of instances when used through configfs.

Signed-off-by: Felipe Balbi <balbi@...com>

----------------------------------------------------------------
Al Cooper (1):
      usb: gadget: bdc: fix a driver crash on disconnect

Andrzej Pietrasiewicz (2):
      usb: gadget: f_hid: actually limit the number of instances
      usb: gadget: f_printer: actually limit the number of instances

Peter Chen (1):
      usb: gadget: f_uac2: fix calculation of uac2->p_interval

 drivers/usb/gadget/function/f_hid.c     |  4 ++++
 drivers/usb/gadget/function/f_printer.c | 10 +++++++++-
 drivers/usb/gadget/function/f_uac2.c    |  4 ++--
 drivers/usb/gadget/udc/bdc/bdc_ep.c     |  2 +-
 4 files changed, 16 insertions(+), 4 deletions(-)
--
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