kernel_samsung_a53x/drivers/usb/core
Alan Stern 8336fd8b60 USB: core: Add hub_get() and hub_put() routines
commit ee113b860aa169e9a4d2c167c95d0f1961c6e1b8 upstream.

Create hub_get() and hub_put() routines to encapsulate the kref_get()
and kref_put() calls in hub.c.  The new routines will be used by the
next patch in this series.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/604da420-ae8a-4a9e-91a4-2d511ff404fb@rowland.harvard.edu
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 09:22:42 +01:00
..
buffer.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
config.c usb: config: fix iteration issue in 'usb_get_bos_descriptor()' 2024-11-18 12:11:10 +01:00
devices.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
devio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
driver.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
endpoint.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
file.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
generic.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hcd-pci.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hcd.c usb: core: Track SuperSpeed Plus GenXxY 2024-11-08 11:26:12 +01:00
hub.c USB: core: Add hub_get() and hub_put() routines 2024-11-19 09:22:42 +01:00
hub.h USB: core: Add hub_get() and hub_put() routines 2024-11-19 09:22:42 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ledtrig-usbport.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
message.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
notify.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
of.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otg_productlist.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
phy.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
phy.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
port.c usb: port: Don't try to peer unused USB ports based on location 2024-11-19 09:22:39 +01:00
quirks.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sysfs.c driver core: Move the "removable" attribute from USB to core 2024-11-18 12:11:13 +01:00
urb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usb-acpi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usb_host_certify.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00