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.13.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
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-27
usb: gadget: f_subset: eliminate abuse of ep->driver data
Robert Baldyga
1
-9
/
+1
2015-09-27
usb: gadget: f_sourcesink: eliminate abuse of ep->driver data
Robert Baldyga
1
-22
/
+7
2015-09-27
usb: gadget: f_serial: eliminate abuse of ep->driver data
Robert Baldyga
1
-9
/
+1
2015-09-27
usb: gadget: f_rndis: eliminate abuse of ep->driver data
Robert Baldyga
1
-19
/
+5
2015-09-27
usb: gadget: f_printer: eliminate abuse of ep->driver data
Robert Baldyga
1
-2
/
+0
2015-09-27
usb: gadget: f_phonet: eliminate abuse of ep->driver data
Robert Baldyga
1
-7
/
+1
2015-09-27
usb: gadget: f_obex: eliminate abuse of ep->driver data
Robert Baldyga
1
-9
/
+1
2015-09-27
usb: gadget: f_ncm: eliminate abuse of ep->driver data
Robert Baldyga
1
-21
/
+6
2015-09-27
usb: gadget: f_midi: eliminate abuse of ep->driver data
Robert Baldyga
1
-12
/
+2
2015-09-27
usb: gadget: f_mass_storage: eliminate abuse of ep->driver data
Robert Baldyga
1
-4
/
+0
2015-09-27
usb: gadget: f_loopback: eliminate abuse of ep->driver data
Robert Baldyga
1
-4
/
+1
2015-09-27
usb: gadget: f_hid: eliminate abuse of ep->driver data
Robert Baldyga
1
-10
/
+2
2015-09-27
usb: gadget: f_eem: eliminate abuse of ep->driver data
Robert Baldyga
1
-13
/
+3
2015-09-27
usb: gadget: f_acm: eliminate abuse of ep->driver data
Robert Baldyga
1
-19
/
+4
2015-09-27
usb: gadget: f_ecm: eliminate abuse of ep->driver data
Robert Baldyga
1
-24
/
+7
2015-09-27
usb: gadget: f_ncm: obtain cdev from function instead of driver_data
Robert Baldyga
1
-1
/
+1
2015-09-27
usb: gadget: f_sourcesink: format data pattern according to max packet size
Peter Chen
1
-2
/
+4
2015-09-27
usb: gadget: ether: Allow jumbo frames
Mike Looijmans
1
-2
/
+7
2015-09-27
usb: gadget: f_midi: check for error on usb_ep_queue
Felipe F. Tonello
1
-3
/
+9
2015-09-27
usb: gadget: mass_storage: allow for deeper queue lengths
Felipe Balbi
1
-2
/
+4
2015-08-15
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
17
-154
/
+125
2015-08-06
usb: gadget: f_mass_storage: add mising <linux/uaccess.h>
Felipe Balbi
1
-0
/
+1
2015-08-06
usb: gadget: remove gadget_chips.h
Robert Baldyga
7
-9
/
+0
2015-08-04
usb: gadget: f_uac2: fix build warning
Felipe Balbi
1
-1
/
+1
2015-08-03
usb: gadget: f_printer: fix deadlock caused by nested spinlock
Fupan Li
1
-3
/
+4
2015-07-31
usb: gadget: mass_storage: Use static array for luns
Krzysztof Opasiak
2
-85
/
+46
2015-07-31
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
Krzysztof Opasiak
2
-7
/
+7
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: apply generic altsetting support check mechanism
Robert Baldyga
2
-2
/
+2
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-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: 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: 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-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-06
usb: gadget: f_midi: fix error recovery path
Andrzej Pietrasiewicz
1
-3
/
+1
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
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2015-06-24
vfs: add file_path() helper
Miklos Szeredi
2
-2
/
+2
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
3
-8
/
+20
[prev]
[next]