index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
Krzysztof Opasiak
2
-7
/
+7
2015-07-31
usb: gadget: atmel_usba_udc: add missing ret value check
Robert Baldyga
1
-0
/
+4
2015-07-31
usb: gadget: midi: avoid redundant f_midi_set_alt() call
Robert Baldyga
1
-0
/
+4
2015-07-31
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
Robert Baldyga
1
-1
/
+7
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-18
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
[prev]
[next]