WSL2-Linux-Kernel/drivers/usb
Jiri Slaby d8f0209bfe cypress_m8: switch data_bits to real character bits
Make data_bits what it really is. Assign proper bit counts to data_bits
instead of magic 0..3. There are two reasons:
1) it's clear what we store there, and
2) it will make the transition to tty_tty_get_char_size() in the next
   patch easier.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210610090247.2593-3-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-15 14:03:27 +02:00
..
atm
c67x00
cdns3 usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler 2021-05-27 09:36:20 +08:00
chipidea
class Merge 5.13-rc4 into tty-next 2021-05-31 09:44:28 +02:00
common
core
dwc2
dwc3 usb: dwc3: ep0: fix NULL pointer exception 2021-06-09 11:03:32 +02:00
early
gadget Linux 5.13-rc6 2021-06-14 09:14:43 +02:00
host Linux 5.13-rc6 2021-06-14 09:14:43 +02:00
image
isp1760
misc usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_resource() 2021-06-09 11:04:27 +02:00
mon
mtu3
musb usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling 2021-06-02 16:58:08 +02:00
phy
renesas_usbhs
roles
serial cypress_m8: switch data_bits to real character bits 2021-06-15 14:03:27 +02:00
storage
typec usb: typec: mux: Fix copy-paste mistake in typec_mux_match 2021-06-10 20:03:06 +02:00
usbip
Kconfig
Makefile
usb-skeleton.c