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
Commit message (
Expand
)
Author
Age
...
|
*
|
usb: gadget: bcm63xx_udc: add ep capabilities support
Robert Baldyga
2015-08-04
|
*
|
usb: gadget: at91_udc: add ep capabilities support
Robert Baldyga
2015-08-04
|
*
|
usb: gadget: amd5536udc: add ep capabilities support
Robert Baldyga
2015-08-04
|
*
|
usb: gadget: encapsulate endpoint claiming mechanism
Robert Baldyga
2015-08-04
|
*
|
usb: gadget: f_uac2: fix build warning
Felipe Balbi
2015-08-04
|
*
|
usb: gadget: f_printer: fix deadlock caused by nested spinlock
Fupan Li
2015-08-03
|
*
|
usb: gadget: udc: fix spin_lock in pch_udc
Pengyu Ma
2015-08-03
|
*
|
usb: gadget: mass_storage: Use static array for luns
Krzysztof Opasiak
2015-07-31
|
*
|
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
Krzysztof Opasiak
2015-07-31
|
*
|
usb: gadget: atmel_usba_udc: add missing ret value check
Robert Baldyga
2015-07-31
|
*
|
usb: gadget: midi: avoid redundant f_midi_set_alt() call
Robert Baldyga
2015-07-31
|
*
|
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
Robert Baldyga
2015-07-31
|
*
|
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
Peter Chen
2015-07-30
|
*
|
usb: gadget: f_mass_storage: stop thread in bind failure case
Sanjay Singh Rawat
2015-07-30
|
*
|
usb: gadget: m66592-udc: forever loop in set_feature()
Dan Carpenter
2015-07-30
|
*
|
usb: gadget: fotg210-udc: remove duplicate conditions
Dan Carpenter
2015-07-30
|
*
|
usb: gadget: apply generic altsetting support check mechanism
Robert Baldyga
2015-07-30
|
*
|
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
Robert Baldyga
2015-07-30
|
*
|
usb: gadget: f_mass_storage: check quirk instead of UDC name
Robert Baldyga
2015-07-30
|
*
|
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
|
*
|
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
|
*
|
usb: gadget: zero: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: serial: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: printer: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: ncm: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: multi: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: hid: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: audio: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: ether: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
|
*
|
usb: gadget: add usb otg descriptor allocate and init interface
Li Jun
2015-07-29
|
*
|
usb: gadget: composite: add USB_DT_OTG request handling
Macpaul Lin
2015-07-29
|
*
|
usb: gadget: f_obex: use bind_deactivated flag
Robert Baldyga
2015-07-29
|
*
|
usb: gadget: f_uvc: use bind_deactivated flag
Robert Baldyga
2015-07-29
|
*
|
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
2015-07-29
|
*
|
usb: composite: fix usb_function_activate/deactivate functions
Robert Baldyga
2015-07-29
|
*
|
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
Krzysztof Opasiak
2015-07-29
|
*
|
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
Krzysztof Opasiak
2015-07-29
|
*
|
usb: gadget: mass_storage: Free buffers if create lun fails
Krzysztof Opasiak
2015-07-29
|
*
|
usb: pass flags parameter to gpiod_get functions
Uwe Kleine-König
2015-07-29
|
*
|
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
Vaishali Thakkar
2015-07-29
|
*
|
usb: gadget: composite.c: i18n is not an acronym
Diego Viola
2015-07-29
|
*
|
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
2015-07-29
|
*
|
usb: gadget: SourceSink: Remove out-of-date comment
Krzysztof Opasiak
2015-07-29
|
*
|
usb: gadget: loopback: Remove out-of-date comment
Krzysztof Opasiak
2015-07-29
|
*
|
usb: gadget: nokia: Add mass storage driver to g_nokia
Pali Rohár
2015-07-29
|
|
/
[prev]
[next]