index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
/
printer.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: composite: remove redundant bcdUSB setting in legacy
Igor Kotrasinski
2015-12-15
*
usb: gadget: remove gadget_chips.h
Robert Baldyga
2015-08-06
*
usb: gadget: printer: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
*
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
2015-04-27
*
usb: gadget: printer: use module_usb_composite_driver helper macro
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: convert to new interface of f_printer
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: f_printer: convert to new function interface with backward compa...
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: factor out f_printer
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: allocate printer_dev instances dynamically
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: add req_match for printer function
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: name class specific requests
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: add container_of helper for printer_dev
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: don't access file global usb_printer_gadget in function...
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: eliminate file global printer_mutex
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: call gprinter_setup() from gadget's bind
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: add setup and cleanup functions
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: don't access file global pnp_string in function's code
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: define pnp string buffer length
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: move function-related unbind code to function's unbind
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: call usb_add_function() last
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: move function-related bind code to function's bind
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: standardize printer_do_config
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: follow the naming convention for usb_add_config callback
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: eliminate pdev member of struct printer_dev
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: add missing error handling
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: revert usb_add_function() effect in error recovery
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: eliminate random pointer dereference
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: remove unused and empty printer_unbind
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: printer: enqueue printer's response for setup request
Andrzej Pietrasiewicz
2015-03-10
*
usb: gadget: ss_ep_in_comp_desc can be static
kbuild test robot
2014-11-24
*
usb: gadget: add USB3 support to the printer driver
Jorge Ramirez-Ortiz
2014-11-20
*
usb: gadget: Gadget directory cleanup - group legacy gadgets
Andrzej Pietrasiewicz
2014-07-16