aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-16[PATCH] USB: add modalias sysfs file for usb devicesGreg KH1-0/+34
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2-5/+5
2005-04-22[PATCH] USB: MODALIAS change for bcdDeviceRoman Kagan1-4/+2
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2-15/+8
2005-04-18[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl1-20/+12
2005-04-18[PATCH] USB: USB API documentation modificationAlan Stern1-6/+10
2005-04-18[PATCH] USB: bug fix in usbdevfsChristopher Li1-21/+19
2005-04-18[PATCH] USB: revert "fix" to usb_set_interface()David Brownell1-21/+4
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't static.Greg KH6-8/+14
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek1-2/+2
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell1-2/+2
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell2-5/+5
2005-04-18[PATCH] usb resume fixesDavid Brownell1-60/+91
2005-04-16Linux-2.6.12-rc2Linus Torvalds19-0/+13963