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-15
usb: phy: remove CONFIG_USB_OTG_UTILS once more
Paul Bolle
1
-1
/
+0
2013-05-15
usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...
Jingoo Han
1
-1
/
+1
2013-05-15
usb: gadget: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-10
/
+0
2013-05-15
usb: gadget: fix error return code in configfs_composite_bind()
Wei Yongjun
1
-2
/
+6
2013-05-15
usb: gadget: dummy_hcd: fix error return code in init()
Wei Yongjun
1
-1
/
+3
2013-05-15
usb: gadget: fusb300_udc: fix error return code in fusb300_probe()
Wei Yongjun
1
-1
/
+3
2013-05-15
usb: gadget: m66592-udc: fix error return code in m66592_probe()
Wei Yongjun
1
-1
/
+3
2013-05-15
usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()
Wei Yongjun
1
-1
/
+3
2013-05-15
usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()
Wei Yongjun
1
-0
/
+1
2013-05-15
usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-15
usb: gadget: imx_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: gadget: f_uac2: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-15
usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-15
usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
Add a couple kernel-doc lines to prevent warnings.
Robert P. J. Day
2
-0
/
+2
2013-05-15
usb: gadget: zero: fix error return code in zero_bind()
Wei Yongjun
1
-2
/
+6
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
[next]