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.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
/
legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-01-24
usb: gadget: uac2: add req_number as parameter
Peter Chen
1
-0
/
+1
2017-01-24
usb: gadget: printer: Remove pnp_string static buffer
Krzysztof Opasiak
1
-11
/
+17
2017-01-02
USB: gadgetfs: remove unnecessary assignment
Alan Stern
1
-1
/
+0
2017-01-02
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
1
-3
/
+7
2017-01-02
USB: gadgetfs: fix use-after-free bug
Alan Stern
1
-0
/
+2
2017-01-02
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
1
-1
/
+1
2017-01-02
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
1
-1
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-1
/
+1
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-08-25
usb: gadget: f_midi: defaults buflen sizes to 512
Felipe F. Tonello
1
-1
/
+1
2016-08-11
usb/gadget: fix gadgetfs aio support.
Mathieu Laurendeau
1
-1
/
+1
2016-08-11
usb: gadget: fix check in sync read from ep in gadgetfs
Binyamin Sharet
1
-1
/
+1
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
1
-9
/
+6
2016-05-31
usb: gadget: fix spinlock dead lock in gadgetfs
Bin Liu
1
-4
/
+13
2016-04-19
usb: f_mass_storage: test whether thread is running before starting another
Michal Nazarewicz
4
-27
/
+0
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2016-03-04
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
1
-25
/
+3
2016-02-23
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
Marek Szyprowski
1
-2
/
+5
2016-02-15
treewide: Fix typo in printk
Masanari Iida
1
-2
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-2249
/
+50
2015-12-21
usb: gadget: tcm: convert to use new function registration interface
Andrzej Pietrasiewicz
2
-10
/
+53
2015-12-21
usb: gadget: f_tcm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
1
-0
/
+1
2015-12-21
usb: gadget: tcm: factor out f_tcm
Andrzej Pietrasiewicz
2
-2260
/
+2
2015-12-21
usb: gadget: tcm: simplify attribute store function
Andrzej Pietrasiewicz
1
-15
/
+7
2015-12-21
usb: gadget: tcm: use strtobool for a boolean value
Andrzej Pietrasiewicz
1
-6
/
+4
2015-12-21
usb: gadget: tcm: follow naming conventions
Andrzej Pietrasiewicz
1
-14
/
+14
2015-12-21
usb: gadget: tcm: split string definitions into function and device
Andrzej Pietrasiewicz
2
-6
/
+22
2015-12-21
tcm_usb_gadget: Fix enabled attribute failure
Nicholas Bellinger
1
-3
/
+9
2015-12-21
tcm_usb_gadget: Fix nexus leak
Nicholas Bellinger
1
-0
/
+3
2015-12-21
tcm_usb_gadget: Don't strip off nexus WWPN prefix
Nicholas Bellinger
1
-1
/
+1
2015-12-17
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
David Eccher
1
-2
/
+1
2015-12-16
usb: gadget: f_midi: pre-allocate IN requests
Felipe F. Tonello
1
-1
/
+1
2015-12-15
usb: gadget: composite: remove redundant bcdUSB setting in legacy
Igor Kotrasinski
16
-16
/
+16
2015-12-15
usb: gadget: gmidi: Cleanup legacy code
Felipe F. Tonello
1
-8
/
+0
2015-12-15
usb: gadget: f_sourcesink: add queue depth
Peter Chen
1
-0
/
+12
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-25
/
+19
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
1
-25
/
+19
2015-09-27
usb: gadget: legacy: tcm: eliminate abuse of ep->driver data
Robert Baldyga
1
-18
/
+0
2015-09-27
usb: gadget: legacy: dbgp: eliminate abuse of ep->driver data
Robert Baldyga
1
-16
/
+2
2015-08-06
usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency
Felipe Balbi
1
-0
/
+1
2015-08-06
usb: gadget: remove gadget_chips.h
Robert Baldyga
6
-8
/
+0
2015-07-31
usb: gadget: mass_storage: Use static array for luns
Krzysztof Opasiak
4
-28
/
+4
2015-07-30
usb: gadget: apply generic altsetting support check mechanism
Robert Baldyga
1
-1
/
+1
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
[next]