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-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
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
6
-242
/
+216
2015-05-26
usb: gadget: f_fs: add extra check before unregister_gadget_item
Rui Miguel Silva
1
-2
/
+8
2015-05-26
usb: gadget: f_fs: fix check in read operation
Rui Miguel Silva
1
-1
/
+1
2015-05-26
usb: gadget: f_uac1: check return code from config_ep_by_speed
Michael Trimarchi
1
-1
/
+4
2015-05-26
usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()
Krzysztof Opasiak
1
-5
/
+8
2015-05-22
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2
-3
/
+3
2015-05-22
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
1
-1
/
+0
2015-05-22
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
1
-2
/
+2
2015-05-14
usb: gadget: f_midi: fix segfault when reading empty id
Pawel Szewczyk
1
-1
/
+7
2015-05-07
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
3
-86
/
+78
2015-05-07
usb: gadget: rndis: style correction
Andrzej Pietrasiewicz
1
-1
/
+1
2015-05-07
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
3
-151
/
+129
2015-04-27
usb: gadget: uvc: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-04-27
usb: gadget: serial: fix re-ordering of tx data
Philip Oberstaller
1
-1
/
+4
2015-04-27
usb: gadget: hid: Fix static variable usage
Krzysztof Opasiak
1
-2
/
+14
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
14
-728
/
+1672
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+4
2015-04-12
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-04-12
Merge branch 'iocb' into for-next
Al Viro
1
-2
/
+4
[next]