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