Centos-kernel-stream-9/drivers/usb
Torez Smith a63fb411cd usb-storage: alauda: fix initFunction error return
Bugzilla: http://bugzilla.redhat.com/2084667
Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=46653455
Tested: HP ZBook 15 G5/80D5 Laptop

commit 17b2fb9c231ea418fa6c8643f2c786ec991b56f5
Author: Lin Ma <linma@zju.edu.cn>
Date:   Thu Apr 7 10:20:58 2022 +0800

    usb-storage: alauda: fix initFunction error return

    The initFunction is called when probing a new device, its call relation
    is like:

    USB core: probe() -> usb_stor_probe2() -> usb_stor_acquire_resources()
    -> init_alauda()

    That is, the error return of the initFunction should tell USB core what
    happened instead of using error code like USB_STOR_TRANSPORT_ERROR.

    Signed-off-by: Lin Ma <linma@zju.edu.cn>
    Link: https://lore.kernel.org/r/20220407022058.3741-1-linma@zju.edu.cn
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Torez Smith <torez@redhat.com>
2022-07-25 15:38:13 -04:00
..
atm usb: atm: Use struct_size() helper 2022-05-02 15:29:43 -04:00
c67x00
cdns3 usb: cdns3: Fix issue for clear halt endpoint 2022-07-25 15:38:01 -04:00
chipidea usb: udc: Fix typo in comment 2022-07-25 15:37:31 -04:00
class usb: usbtmc: Fix bug in pipe direction for control transfers 2022-05-02 15:30:47 -04:00
common usb: common: usb-conn-gpio: Make VBUS supply completely optional 2022-07-25 15:37:57 -04:00
core usb: Prepare cleanup of powerpc's asm/prom.h 2022-07-25 15:38:13 -04:00
dwc2 usb: dwc2: Add platform specific data for Intel's Agilex 2022-07-25 15:37:35 -04:00
dwc3 usb: dwc3: fix backwards compat with rockchip devices 2022-07-25 15:38:12 -04:00
early usb: early: xhci-dbc: Fix xdbc number parsing 2022-07-25 15:37:57 -04:00
gadget usb: gadget: uvc: improve sg exit condition 2022-07-25 15:38:10 -04:00
host usb: Prepare cleanup of powerpc's asm/prom.h 2022-07-25 15:38:13 -04:00
image scsi: Remove drivers/scsi/scsi.h 2022-07-25 15:37:42 -04:00
isp1760 usb: isp1760: Use platform_get_irq() to get the interrupt 2022-05-02 15:30:29 -04:00
misc usb: misc: fix improper handling of refcount in uss720_probe() 2022-07-25 15:38:12 -04:00
mon
mtu3 usb: mtu3: set interval of FS intr and isoc endpoint 2022-05-02 15:30:31 -04:00
musb partially Revert "usb: musb: Set the DT node on the child device" 2022-05-02 15:30:47 -04:00
phy usb: omap: avoid mach/*.h headers 2022-07-25 15:38:08 -04:00
renesas_usbhs usb: renesas_usbhs: Use platform_get_irq() to get the interrupt 2022-05-02 15:30:29 -04:00
roles
serial USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS 2022-07-25 15:38:08 -04:00
storage usb-storage: alauda: fix initFunction error return 2022-07-25 15:38:13 -04:00
typec usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLY 2022-07-25 15:38:11 -04:00
usbip usb: usbip: add missing device lock on tweak configuration cmd 2022-07-25 15:38:12 -04:00
Kconfig
Makefile
usb-skeleton.c usb: usb-skeleton: Update min() to min_t() 2022-05-02 15:29:44 -04:00