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
2013-05-08
aio: use cancellation list lazily
Kent Overstreet
1
-2
/
+1
2013-05-08
aio: move private stuff out of aio.h
Kent Overstreet
1
-0
/
+1
2013-05-08
gadget: remove only user of aio retry
Zach Brown
1
-9
/
+29
2013-05-05
gadget: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-139
/
+86
2013-04-29
fsl_udc: Don't use create_proc_read_entry()
David Howells
1
-81
/
+43
2013-04-29
goku_udc: Don't use create_proc_read_entry()
David Howells
1
-50
/
+39
2013-04-25
USB: OMAP: ISP1301 needs USB_PHY
Arnd Bergmann
1
-0
/
+1
2013-04-25
USB: lpc32xx: ISP1301 needs USB_PHY
Arnd Bergmann
1
-0
/
+1
2013-04-23
Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-4
/
+11
2013-04-23
usb: gadget: zero: put function instances on unbind
Andrzej Pietrasiewicz
1
-0
/
+2
2013-04-23
usb: gadget: f_sourcesink.c: correct a copy-paste misnomer
Andrzej Pietrasiewicz
1
-2
/
+2
2013-04-23
usb: gadget: cdc2: fix error return code in cdc_do_config()
Wei Yongjun
1
-1
/
+3
2013-04-23
usb: gadget: multi: fix error return code in rndis_do_config()
Wei Yongjun
1
-1
/
+3
2013-04-23
usb: gadget: f_obex: fix error return code in obex_bind()
Wei Yongjun
1
-0
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
3
-4
/
+4
2013-04-09
gadgetfs: don't bother with fops->owner
Al Viro
2
-4
/
+0
2013-04-08
usb, gadget: use appropriate warning accessors
David Rientjes
1
-2
/
+2
2013-04-06
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
60
-1655
/
+2173
2013-04-03
usb: gadget: nokia: include f_ecm.c
Felipe Balbi
1
-0
/
+1
2013-04-03
usb: gadget: f_obex: add configfs support
Andrzej Pietrasiewicz
1
-0
/
+55
2013-04-03
usb: gadget: serial: convert to new interface of f_obex
Andrzej Pietrasiewicz
2
-39
/
+4
2013-04-03
usb: gadget: f_obex: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
5
-47
/
+132
2013-04-03
usb: gadget: f_serial: add configfs support
Andrzej Pietrasiewicz
1
-0
/
+55
2013-04-03
usb: gadget: f_serial: remove compatibility layer
Andrzej Pietrasiewicz
1
-46
/
+0
2013-04-03
usb: gadget: serial: convert to new interface of f_serial
Andrzej Pietrasiewicz
2
-18
/
+8
2013-04-03
usb: gadget: f_serial: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
4
-27
/
+110
2013-04-03
usb: gadget: nokia: remove unused include
Andrzej Pietrasiewicz
1
-1
/
+0
2013-04-03
usb: gadget: use consistent naming scheme for usb function modules
Andrzej Pietrasiewicz
1
-3
/
+4
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
5
-1
/
+1061
2013-04-03
usb: gadget: push tty port allocation from gadget into f_acm
Sebastian Andrzej Siewior
6
-54
/
+19
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
13
-87
/
+100
2013-04-03
usb: gadget: nokia: use function framework for ACM
Sebastian Andrzej Siewior
4
-95
/
+72
2013-04-02
usb: gadget: pxa27x_udc: fix Section Mismatches
Felipe Balbi
1
-5
/
+5
2013-04-02
usb: gadget: udc-core: prevent a memory leak
Felipe Balbi
1
-0
/
+1
2013-04-02
usb: gadget: fusb300_udc: bug fix of not doing idma reset for each time
Yuan-Hsin Chen
1
-3
/
+6
2013-04-02
usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stall
Yuan-Hsin Chen
2
-2
/
+2
2013-04-02
usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures
Bhupesh Sharma
2
-0
/
+33
2013-04-02
usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 framework
Bhupesh Sharma
5
-426
/
+193
2013-04-02
usb: gadget: mv_u3d_core: remove unused clock
Felipe Balbi
1
-1
/
+1
2013-04-02
usb: gadget: mv_udc_core: remove unused clock
Chao Xie
2
-22
/
+8
2013-03-27
usb: Fix compile error by selecting USB_OTG_UTILS
Roland Stigge
1
-0
/
+1
2013-03-27
usb: gadget: mv_u3d: fix sparse warnings
Felipe Balbi
1
-0
/
+4
2013-03-27
usb: gadget: mv_udc_core: fix sparse warnings
Felipe Balbi
1
-1
/
+5
2013-03-27
usb: gadget: pch_udc: fix sparse warnings
Felipe Balbi
1
-0
/
+4
2013-03-27
usb: gadget: dummy: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-27
usb: gadget: net2280: fix sparse warnings
Felipe Balbi
1
-4
/
+4
2013-03-27
usb: gadget: net2272: fix sparse warnings
Felipe Balbi
1
-3
/
+3
2013-03-27
usb: gadget: mv_u3d: drop ARCH dependency
Felipe Balbi
1
-1
/
+0
2013-03-22
usb: gadget: mv_u3d: fix sparse warnings
Felipe Balbi
1
-13
/
+14
[next]