aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke1-0/+4
2018-03-09usb: core: add a wrapper for the USB PHYs on the HCDMartin Blumenstingl1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu1-1/+1
2016-09-27usb: core: Introduce a USB port LED triggerRafał Miłecki1-0/+2
2016-08-09usb: core: of.c: fix defined but not declare warningPeter Chen1-1/+2
2016-03-05USB: core: let USB device know device nodePeter Chen1-1/+1
2013-12-21USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman1-2/+0
2013-01-18usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu1-0/+1
2012-05-11usb: Bind devices to ACPI devices when possibleMatthew Garrett1-0/+1
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman1-1/+0
2010-10-22usb: makefile cleanupmatt mooney1-12/+7
2010-10-22usb: change to new flag variablematt mooney1-3/+1
2009-06-15USB: add the usbfs devices file to debugfsGreg Kroah-Hartman1-2/+2
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum1-1/+1
2006-09-27usbcore: move code among source filesAlan Stern1-1/+1
2006-06-21[PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman1-1/+2
2006-01-04[PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman1-1/+1
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-0/+4
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman1-1/+1
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+16