linux-stable/drivers/usb
Greg Kroah-Hartman f9bbcbef0c USB: trancevibrator: convert to use dev_groups
USB drivers now support the ability for the driver core to handle the
creation and removal of device-specific sysfs files in a race-free
manner.  Take advantage of that by converting the driver to use this by
moving the sysfs attributes into a group and assigning the dev_groups
pointer to it.

Cc: Ding Xiang <dingxiang@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20190806144502.17792-11-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-09 07:55:45 +02:00
..
atm USB: atm: cxacru: convert to use dev_groups 2019-08-09 07:55:45 +02:00
c67x00
chipidea USB: chipidea: convert platform driver to use dev_groups 2019-08-09 07:55:44 +02:00
class USB: usblp: convert to use dev_groups 2019-08-09 07:55:44 +02:00
common USB: move usb debugfs directory creation to the usb common core 2019-06-06 08:59:19 +02:00
core USB: add support for dev_groups to struct usb_device_driver 2019-08-07 14:05:04 +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: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs 2019-08-09 07:55:44 +02:00
host USB: Move wusbcore and UWB to staging as it is obsolete 2019-08-08 07:52:01 +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: trancevibrator: convert to use dev_groups 2019-08-09 07:55:45 +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: convert platform driver to use dev_groups 2019-08-08 07:52:04 +02:00
phy USB: phy: mv-usb: convert platform driver to use dev_groups 2019-08-09 07:55:44 +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: typec: ucsi_ccg: convert i2c driver to use dev_groups 2019-08-08 07:52:11 +02:00
usbip USB: usbip: convert to use dev_groups 2019-08-09 07:55:45 +02:00
Kconfig USB: Move wusbcore and UWB to staging as it is obsolete 2019-08-08 07:52:01 +02:00
Makefile USB: Move wusbcore and UWB to staging as it is obsolete 2019-08-08 07:52:01 +02:00
usb-skeleton.c usb: usb-skeleton: use irqsave() in USB's complete callback 2018-06-28 19:36:06 +09:00