index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-30
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
Peter Chen
1
-2
/
+29
2015-07-30
usb: gadget: f_mass_storage: stop thread in bind failure case
Sanjay Singh Rawat
1
-2
/
+9
2015-07-30
usb: gadget: m66592-udc: forever loop in set_feature()
Dan Carpenter
1
-1
/
+1
2015-07-30
usb: gadget: fotg210-udc: remove duplicate conditions
Dan Carpenter
1
-14
/
+4
2015-07-30
usb: gadget: apply generic altsetting support check mechanism
Robert Baldyga
3
-3
/
+3
2015-07-30
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
Robert Baldyga
2
-5
/
+4
2015-07-30
usb: gadget: f_mass_storage: check quirk instead of UDC name
Robert Baldyga
1
-1
/
+2
2015-07-30
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
Robert Baldyga
1
-0
/
+1
2015-07-30
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
Robert Baldyga
2
-0
/
+2
2015-07-29
usb: gadget: zero: allocate and init otg descriptor by otg capabilities
Li Jun
1
-20
/
+21
2015-07-29
usb: gadget: serial: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+21
2015-07-29
usb: gadget: printer: allocate and init otg descriptor by otg capabilities
Li Jun
1
-19
/
+30
2015-07-29
usb: gadget: ncm: allocate and init otg descriptor by otg capabilities
Li Jun
1
-15
/
+19
2015-07-29
usb: gadget: multi: allocate and init otg descriptor by otg capabilities
Li Jun
1
-17
/
+20
2015-07-29
usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+19
2015-07-29
usb: gadget: hid: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+20
2015-07-29
usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities
Li Jun
1
-15
/
+17
2015-07-29
usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+19
2015-07-29
usb: gadget: audio: allocate and init otg descriptor by otg capabilities
Li Jun
1
-15
/
+19
2015-07-29
usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+19
2015-07-29
usb: gadget: ether: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+20
2015-07-29
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
Li Jun
1
-9
/
+20
2015-07-29
usb: gadget: add usb otg descriptor allocate and init interface
Li Jun
1
-0
/
+56
2015-07-29
usb: gadget: composite: add USB_DT_OTG request handling
Macpaul Lin
1
-0
/
+27
2015-07-29
usb: gadget: f_obex: use bind_deactivated flag
Robert Baldyga
1
-18
/
+1
2015-07-29
usb: gadget: f_uvc: use bind_deactivated flag
Robert Baldyga
1
-6
/
+1
2015-07-29
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
1
-0
/
+6
2015-07-29
usb: composite: fix usb_function_activate/deactivate functions
Robert Baldyga
1
-2
/
+2
2015-07-29
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
Krzysztof Opasiak
2
-2
/
+2
2015-07-29
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
Krzysztof Opasiak
1
-1
/
+1
2015-07-29
usb: gadget: mass_storage: Free buffers if create lun fails
Krzysztof Opasiak
1
-0
/
+5
2015-07-29
usb: pass flags parameter to gpiod_get functions
Uwe Kleine-König
1
-1
/
+1
2015-07-29
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
Vaishali Thakkar
2
-3
/
+3
2015-07-29
usb: gadget: composite.c: i18n is not an acronym
Diego Viola
1
-2
/
+2
2015-07-29
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
4
-14
/
+14
2015-07-29
usb: gadget: SourceSink: Remove out-of-date comment
Krzysztof Opasiak
1
-5
/
+0
2015-07-29
usb: gadget: loopback: Remove out-of-date comment
Krzysztof Opasiak
1
-5
/
+0
2015-07-29
usb: gadget: nokia: Add mass storage driver to g_nokia
Pali Rohár
2
-1
/
+102
2015-07-27
usb: gadget: f_printer: actually limit the number of instances
Andrzej Pietrasiewicz
1
-1
/
+9
2015-07-27
usb: gadget: f_hid: actually limit the number of instances
Andrzej Pietrasiewicz
1
-0
/
+4
2015-07-27
usb: gadget: f_uac2: fix calculation of uac2->p_interval
Peter Chen
1
-2
/
+2
2015-07-27
usb: gadget: bdc: fix a driver crash on disconnect
Al Cooper
1
-1
/
+1
2015-07-20
usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU
Yoshihiro Shimoda
1
-6
/
+8
2015-07-20
usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
Alexey Khoroshilov
1
-1
/
+1
2015-07-17
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
1
-1
/
+1
2015-07-06
usb: gadget: f_midi: fix error recovery path
Andrzej Pietrasiewicz
1
-3
/
+1
2015-07-06
usb: gadget: udc: fix free_irq() after request_irq() failed
Takeshi Yoshimura
1
-2
/
+1
2015-07-06
usb: gadget: composite: Fix NULL pointer dereference
Kishon Vijay Abraham I
1
-4
/
+7
2015-07-06
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
Rui Miguel Silva
1
-2
/
+4
2015-07-06
usb: f_mass_storage: limit number of reported LUNs
Michal Nazarewicz
1
-3
/
+13
[prev]
[next]