summaryrefslogtreecommitdiff
path: root/drivers/usb/core/Makefile
AgeCommit message (Expand)Author
2013-12-21USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-01-18usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu
2012-05-11usb: Bind devices to ACPI devices when possibleMatthew Garrett
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22usb: change to new flag variablematt mooney
2009-06-15USB: add the usbfs devices file to debugfsGreg Kroah-Hartman
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum
2006-09-27usbcore: move code among source filesAlan Stern
2006-06-21[PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman
2006-01-04[PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers
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