index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
usb: gadget: at91_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-9
/
+29
|
*
|
usb: gadget: amd5536udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-10
/
+78
|
*
|
usb: gadget: encapsulate endpoint claiming mechanism
Robert Baldyga
2015-08-04
1
-5
/
+6
|
*
|
usb: gadget: f_uac2: fix build warning
Felipe Balbi
2015-08-04
1
-1
/
+1
|
*
|
usb: gadget: f_printer: fix deadlock caused by nested spinlock
Fupan Li
2015-08-03
1
-3
/
+4
|
*
|
usb: gadget: udc: fix spin_lock in pch_udc
Pengyu Ma
2015-08-03
1
-18
/
+18
|
*
|
usb: gadget: mass_storage: Use static array for luns
Krzysztof Opasiak
2015-07-31
6
-113
/
+50
|
*
|
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
Krzysztof Opasiak
2015-07-31
2
-7
/
+7
|
*
|
usb: gadget: atmel_usba_udc: add missing ret value check
Robert Baldyga
2015-07-31
1
-0
/
+4
|
*
|
usb: gadget: midi: avoid redundant f_midi_set_alt() call
Robert Baldyga
2015-07-31
1
-0
/
+4
|
*
|
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
Robert Baldyga
2015-07-31
1
-1
/
+7
|
*
|
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
Peter Chen
2015-07-30
1
-2
/
+29
|
*
|
usb: gadget: f_mass_storage: stop thread in bind failure case
Sanjay Singh Rawat
2015-07-30
1
-2
/
+9
|
*
|
usb: gadget: m66592-udc: forever loop in set_feature()
Dan Carpenter
2015-07-30
1
-1
/
+1
|
*
|
usb: gadget: fotg210-udc: remove duplicate conditions
Dan Carpenter
2015-07-30
1
-14
/
+4
|
*
|
usb: gadget: apply generic altsetting support check mechanism
Robert Baldyga
2015-07-30
3
-3
/
+3
|
*
|
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
Robert Baldyga
2015-07-30
2
-5
/
+4
|
*
|
usb: gadget: f_mass_storage: check quirk instead of UDC name
Robert Baldyga
2015-07-30
1
-1
/
+2
|
*
|
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
1
-0
/
+1
|
*
|
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
2
-0
/
+2
|
*
|
usb: gadget: zero: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-20
/
+21
|
*
|
usb: gadget: serial: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+21
|
*
|
usb: gadget: printer: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-19
/
+30
|
*
|
usb: gadget: ncm: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-15
/
+19
|
*
|
usb: gadget: multi: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-17
/
+20
|
*
|
usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+19
|
*
|
usb: gadget: hid: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+20
|
*
|
usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-15
/
+17
|
*
|
usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+19
|
*
|
usb: gadget: audio: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-15
/
+19
|
*
|
usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+19
|
*
|
usb: gadget: ether: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-16
/
+20
|
*
|
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-9
/
+20
|
*
|
usb: gadget: add usb otg descriptor allocate and init interface
Li Jun
2015-07-29
1
-0
/
+56
|
*
|
usb: gadget: composite: add USB_DT_OTG request handling
Macpaul Lin
2015-07-29
1
-0
/
+27
|
*
|
usb: gadget: f_obex: use bind_deactivated flag
Robert Baldyga
2015-07-29
1
-18
/
+1
|
*
|
usb: gadget: f_uvc: use bind_deactivated flag
Robert Baldyga
2015-07-29
1
-6
/
+1
|
*
|
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
2015-07-29
1
-0
/
+6
|
*
|
usb: composite: fix usb_function_activate/deactivate functions
Robert Baldyga
2015-07-29
1
-2
/
+2
|
*
|
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
Krzysztof Opasiak
2015-07-29
2
-2
/
+2
|
*
|
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
Krzysztof Opasiak
2015-07-29
1
-1
/
+1
|
*
|
usb: gadget: mass_storage: Free buffers if create lun fails
Krzysztof Opasiak
2015-07-29
1
-0
/
+5
|
*
|
usb: pass flags parameter to gpiod_get functions
Uwe Kleine-König
2015-07-29
1
-1
/
+1
|
*
|
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
Vaishali Thakkar
2015-07-29
2
-3
/
+3
|
*
|
usb: gadget: composite.c: i18n is not an acronym
Diego Viola
2015-07-29
1
-2
/
+2
|
*
|
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
2015-07-29
4
-14
/
+14
|
*
|
usb: gadget: SourceSink: Remove out-of-date comment
Krzysztof Opasiak
2015-07-29
1
-5
/
+0
|
*
|
usb: gadget: loopback: Remove out-of-date comment
Krzysztof Opasiak
2015-07-29
1
-5
/
+0
|
*
|
usb: gadget: nokia: Add mass storage driver to g_nokia
Pali Rohár
2015-07-29
2
-1
/
+102
|
|
/
*
|
usb: udc: core: add device_del() call to error pathway
Alan Stern
2015-08-03
1
-0
/
+1
[prev]
[next]