summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/Makefile
AgeCommit message (Expand)AuthorLines
2004-05-24[PATCH] USB: Change "driverfs" to "sysfs" in usbcoreAlan Stern-1/+1
2004-01-29[PATCH] USB: remove unused usb-debug.c fileGreg Kroah-Hartman-1/+1
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski-2/+0
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst-2/+0
2002-09-30USB: add a lot more driverfs files for all usb devices.Greg Kroah-Hartman-1/+1
2002-08-06USB: Makefile fix for previous patchGreg Kroah-Hartman-2/+2
2002-07-27kbuild: Fix "export-objs"Kai Germaschewski-1/+1
2002-07-05USB: removed file ops from usb device structureGreg Kroah-Hartman-3/+3
2002-06-06USB: split some pci specific pieces out of hcd.c into a separate file.Greg Kroah-Hartman-1/+5
2002-05-29USB: Move configuration parsing code from usb.c to config.cPatrick Mochel-2/+3
2002-05-29USB: Move synchronous message passing code from usb.c to message.cPatrick Mochel-2/+2
2002-05-29USB: Move URB request code from usb.c to urb.c Patrick Mochel-2/+2
2002-05-28kbuild: Remove remaining O_TARGET in drivers/*/MakefileKai Germaschewski-2/+0
2002-04-16Rename O_TARGET to <subdir>.o in drivers/usb.Kai Germaschewski-1/+1
2002-04-04USBGreg Kroah-Hartman-0/+17