const: constify remaining file_operations
[safe/jmp/linux-2.6] / drivers / usb / gadget / printer.c
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-03-24 Harvey HarrisonUSB: replace uses of __constant_{endian}
2008-10-17 David Brownellusb gadget: USB_GADGET_VBUS_DRAW Kconfig option
2008-10-17 SangSu ParkUSB: g_printer: fix handling zero-length packet
2008-10-16 David Brownellusb gadget: link fixes for printer gadget
2008-10-16 Greg Kroah-Hartmandevice create: usb: convert device_create_drvdata to...
2008-07-25 Arjan van de VenRename WARN() to WARNING() to clear the namespace
2008-07-22 Greg Kroah-Hartmandevice create: usb: convert device_create to device_cre...
2008-07-21 Alan CoxUSB: gadget: Push BKL down into drivers
2008-06-20 Jonathan Corbetprinter gadget: BKL pushdown
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Craig W. NadlerUSB: g_printer bugfixes
2008-03-04 Tony JonesUSB: remove incorrect struct class_device from the...
2008-02-21 Adrian BunkUSB: g_printer, fix empty if statement
2008-02-01 Craig W. NadlerUSB: add Printer Gadget Driver