linux/drivers/usb/core
Greg Kroah-Hartman 15147ffd57 USB: use proper call to driver_create_file
Don't try to call the "raw" sysfs_create_file when we already have a
helper function to do this kind of work for us.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:33 -08:00
..
Kconfig
Makefile
buffer.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
config.c usb: usb_get_configuration() obeys authorization 2007-10-12 14:55:06 -07:00
devices.c
devio.c Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00
driver.c USB: use proper call to driver_create_file 2008-01-24 20:40:33 -08:00
endpoint.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
file.c
generic.c USB: move decision to ignore FREEZE events 2007-10-12 14:55:26 -07:00
hcd-pci.c USB: use IRQF_DISABLED for HCD interrupt handlers 2007-12-17 10:47:15 -08:00
hcd.c USB HCD: avoid duplicate local_irq_disable() 2007-11-28 13:58:35 -08:00
hcd.h USB: mutual exclusion for EHCI init and port resets 2007-10-12 14:55:34 -07:00
hub.c USB: fix locking loop by avoiding flush_scheduled_work 2007-12-17 10:47:15 -08:00
hub.h
inode.c
message.c USB: uevent environment key fix 2007-11-28 13:58:35 -08:00
notify.c
otg_whitelist.h
quirks.c USB: remove USB_QUIRK_NO_AUTOSUSPEND 2007-10-12 14:55:28 -07:00
sysfs.c USB: keep track of whether interface sysfs files exist 2007-11-28 13:58:35 -08:00
urb.c USB: add URB_FREE_BUFFER to permissible flags 2007-10-25 12:18:43 -07:00
usb.c USB: uevent environment key fix 2007-11-28 13:58:35 -08:00
usb.h USB: rename choose_configuration 2007-10-12 14:55:08 -07:00