aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/printer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven1-1/+1
2008-07-21device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+2
2008-07-21USB: gadget: Push BKL down into driversAlan Cox1-4/+3
2008-06-20printer gadget: BKL pushdownJonathan Corbet1-1/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-24USB: g_printer bugfixesCraig W. Nadler1-32/+54
2008-03-04USB: remove incorrect struct class_device from the printer gadgetTony Jones1-1/+0
2008-02-21USB: g_printer, fix empty if statementAdrian Bunk1-1/+1
2008-02-01USB: add Printer Gadget DriverCraig W. Nadler1-0/+1592