summaryrefslogtreecommitdiff
path: root/drivers/usb/core/devices.c
AgeCommit message (Expand)Author
2008-07-21usb: hub: add check for unsupported bus topologyFelipe Balbi
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler
2007-04-27USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman
2007-02-16USB: fix needless failure under certain conditionsOliver Neukum
2007-02-07USB: a bit more coding style cleanupOliver Neukum
2007-02-07USB: indicate active altsetting in proc/bus/usb/devices fileDavid Brownell
2006-12-01USB: devices: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-09-27USB: Remove unneeded void * casts in core filesTobias Klauser
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern
2005-06-20[PATCH] make driver's name be const char *Dmitry Torokhov
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds