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