linux-stable-rt/drivers/usb/core
Greg Kroah-Hartman 43104f1da8 [PATCH] USB: only make /sys/class/usb show up when there is something in it
Now /sys/class/usb is dynamically created when we have something to put
in it, and removed when all devices go away.

Just trying to cut down on the clutter in sysfs...

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-21 15:04:19 -07:00
..
Kconfig
Makefile [PATCH] USB: move the endpoint specific sysfs code to it's own file 2006-06-21 15:04:18 -07:00
buffer.c
config.c
devices.c
devio.c [PATCH] USB: move usb_device_class class devices to be real devices 2006-06-21 15:04:19 -07:00
driver.c
endpoint.c [PATCH] USB: make endpoints real struct devices 2006-06-21 15:04:19 -07:00
file.c [PATCH] USB: only make /sys/class/usb show up when there is something in it 2006-06-21 15:04:19 -07:00
hcd-pci.c
hcd.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
hcd.h
hub.c [PATCH] USB hub: use usb_reset_composite_device 2006-06-21 15:04:15 -07:00
hub.h
inode.c
message.c [PATCH] usbcore: recovery from Set-Configuration failure 2006-06-21 15:04:15 -07:00
notify.c
otg_whitelist.h
sysfs.c [PATCH] USB: make usb_create_ep_files take a struct device 2006-06-21 15:04:19 -07:00
urb.c
usb.c [PATCH] usbcore: port reset for composite devices 2006-06-21 15:04:15 -07:00
usb.h [PATCH] USB: make usb_create_ep_files take a struct device 2006-06-21 15:04:19 -07:00