linux-stable/drivers/usb
Greg Kroah-Hartman 91148dbad8 USB: usbip: convert platform driver to use dev_groups
Platform drivers now have the option to have the platform core create
and remove any needed sysfs attribute files.  So take advantage of that
and do not register "by hand" any sysfs files.

Cc: Valentina Manea <valentina.manea.m@gmail.com>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20190805193636.25560-5-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-06 09:40:47 +02:00
..
atm USB: atm: ueagle-atm.c: remove redundant license text 2019-06-03 15:21:57 +02:00
c67x00
chipidea usb: Remove dev_err() usage after platform_get_irq() 2019-07-30 20:29:18 +02:00
class docs: usb: rename files to .rst and add them to drivers-api 2019-06-20 14:28:36 +02:00
common USB: move usb debugfs directory creation to the usb common core 2019-06-06 08:59:19 +02:00
core USB: Disable USB2 LPM at shutdown 2019-08-05 17:19:46 +02:00
dwc2 usb: Remove dev_err() usage after platform_get_irq() 2019-07-30 20:29:18 +02:00
dwc3 usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code 2019-08-05 17:19:46 +02:00
early drivers: Remove explicit invocations of mmiowb() 2019-04-08 12:01:02 +01:00
gadget usb: Remove dev_err() usage after platform_get_irq() 2019-07-30 20:29:18 +02:00
host usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping 2019-08-01 18:08:54 +02:00
image scsi: usb: image: microtek: use sg helper to iterate over scatterlist 2019-06-20 15:21:32 -04:00
isp1760 usb: isp1760-hcd: Fix fall-through annotations 2019-05-01 18:13:52 +02:00
misc usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port 2019-07-25 11:16:19 +02:00
mon docs: usb: rename files to .rst and add them to drivers-api 2019-06-20 14:28:36 +02:00
mtu3 usb: Remove dev_err() usage after platform_get_irq() 2019-07-30 20:29:18 +02:00
musb usb: musb: remove redundant assignment to variable ret 2019-08-01 18:08:53 +02:00
phy usb: Remove dev_err() usage after platform_get_irq() 2019-07-30 20:29:18 +02:00
renesas_usbhs USB: more changes for v5.3 merge window 2019-07-03 13:48:54 +02:00
roles device connection: Find connections also by checking the references 2019-06-03 10:55:38 +02:00
serial USB-serial updates for 5.3-rc1 2019-07-03 09:20:31 +02:00
storage usb-storage: Add a limitation for blk_queue_max_hw_sectors() 2019-07-25 10:40:02 +02:00
typec usb: Remove dev_err() usage after platform_get_irq() 2019-07-30 20:29:18 +02:00
usbip USB: usbip: convert platform driver to use dev_groups 2019-08-06 09:40:47 +02:00
wusbcore usb: wusbcore: Spelling s/disconenct/disconnect/ 2019-08-01 18:08:54 +02:00
Kconfig dma-mapping updates for Linux 5.3 2019-07-12 15:13:55 -07:00
Makefile Revert "usb:cdns3 Add Cadence USB3 DRD Driver" 2019-07-04 13:01:33 +02:00
usb-skeleton.c