summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/printer.c
Commit message (Expand)AuthorAgeFilesLines
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-9/+9
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-2/+1
* USB: g_printer: fix handling zero-length packetSangSu Park2008-10-171-2/+1
* usb gadget: link fixes for printer gadgetDavid Brownell2008-10-161-0/+14
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-1/+1
* device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+2
* USB: gadget: Push BKL down into driversAlan Cox2008-07-211-4/+3
* printer gadget: BKL pushdownJonathan Corbet2008-06-201-1/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* USB: g_printer bugfixesCraig W. Nadler2008-04-241-32/+54
* USB: remove incorrect struct class_device from the printer gadgetTony Jones2008-03-041-1/+0
* USB: g_printer, fix empty if statementAdrian Bunk2008-02-211-1/+1
* USB: add Printer Gadget DriverCraig W. Nadler2008-02-011-0/+1592
OpenPOWER on IntegriCloud