Revision e2bca0ebf775453bb3c6b9c2149fb4712621493a authored by Linus Torvalds on 12 February 2023, 19:18:57 UTC, committed by Linus Torvalds on 12 February 2023, 19:18:57 UTC
Pull USB fixes from Greg KH:
 "Here are 2 small USB driver fixes that resolve some reported
  regressions and one new device quirk. Specifically these are:

   - new quirk for Alcor Link AK9563 smartcard reader

   - revert of u_ether gadget change in 6.2-rc1 that caused problems

   - typec pin probe fix

  All of these have been in linux-next with no reported problems"

* tag 'usb-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
  usb: core: add quirk for Alcor Link AK9563 smartcard reader
  usb: typec: altmodes/displayport: Fix probe pin assign check
  Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"
2 parent s dd78af9 + 303e724
History
File Mode Size
CREDITS -rw-r--r-- 7.2 KB
acm.rst -rw-r--r-- 4.9 KB
authorization.rst -rw-r--r-- 3.9 KB
chipidea.rst -rw-r--r-- 3.7 KB
dwc3.rst -rw-r--r-- 1.8 KB
ehci.rst -rw-r--r-- 9.9 KB
functionfs.rst -rw-r--r-- 3.0 KB
gadget-testing.rst -rw-r--r-- 28.1 KB
gadget_configfs.rst -rw-r--r-- 10.5 KB
gadget_hid.rst -rw-r--r-- 11.6 KB
gadget_multi.rst -rw-r--r-- 5.5 KB
gadget_printer.rst -rw-r--r-- 10.8 KB
gadget_serial.rst -rw-r--r-- 11.4 KB
index.rst -rw-r--r-- 489 bytes
iuu_phoenix.rst -rw-r--r-- 2.7 KB
linux-cdc-acm.inf -rw-r--r-- 3.3 KB
linux.inf -rw-r--r-- 2.2 KB
mass-storage.rst -rw-r--r-- 10.0 KB
misc_usbsevseg.rst -rw-r--r-- 1.5 KB
mtouchusb.rst -rw-r--r-- 2.8 KB
ohci.rst -rw-r--r-- 1.5 KB
raw-gadget.rst -rw-r--r-- 3.7 KB
text_files.rst -rw-r--r-- 329 bytes
usb-help.rst -rw-r--r-- 517 bytes
usb-serial.rst -rw-r--r-- 19.7 KB
usbdevfs-drop-permissions.c -rw-r--r-- 2.3 KB
usbip_protocol.rst -rw-r--r-- 29.3 KB
usbmon.rst -rw-r--r-- 14.8 KB

back to top