The following changes since commit 46cf053efec6a3a5f343fead837777efe8252a46: Linux 5.5-rc3 (2019-12-22 17:02:23 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.5-rc6 for you to fetch changes up to 58dcc5bf4030cab548d5c98cd4cd3632a5444d5a: staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21 (2020-01-03 11:47:00 +0100) ---------------------------------------------------------------- Staging fixes for 5.5-rc6 Here are some small staging driver fixes for 5.5-rc6. Nothing major here, just some small fixes for a comedi driver, the vt6656 driver, and a new device id for the rtl8188eu driver. All of these have been in linux-next for a while with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Ian Abbott (1): staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713 Malcolm Priestley (5): staging: vt6656: Fix non zero logical return of, usb_control_msg staging: vt6656: correct return of vnt_init_registers. staging: vt6656: limit reg output to block size staging: vt6656: remove bool from vnt_radio_power_on ret staging: vt6656: set usb_set_intfdata on driver fail. Michael Straube (1): staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21 drivers/staging/comedi/drivers/adv_pci1710.c | 4 ++-- drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 + drivers/staging/vt6656/baseband.c | 4 ++-- drivers/staging/vt6656/card.c | 2 +- drivers/staging/vt6656/device.h | 1 + drivers/staging/vt6656/main_usb.c | 3 ++- drivers/staging/vt6656/usbpipe.c | 25 +++++++++++++++++++++++-- drivers/staging/vt6656/usbpipe.h | 5 +++++ drivers/staging/vt6656/wcmd.c | 1 + 9 files changed, 38 insertions(+), 8 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel