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-06-10
usb: gadget: f_ecm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
9
-14
/
+174
2013-06-10
usb: gadget: add helpers for configfs support for USB Ethernet
Andrzej Pietrasiewicz
2
-128
/
+175
2013-06-10
usb: gadget: f_ncm: add configfs support
Andrzej Pietrasiewicz
2
-0
/
+175
2013-06-10
usb: gadget: f_ncm: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-16
/
+10
2013-06-10
usb: gadget: f_ncm: remove compatibility layer
Andrzej Pietrasiewicz
2
-82
/
+0
2013-06-10
usb: gadget: ncm: convert to new function interface
Andrzej Pietrasiewicz
2
-22
/
+36
2013-06-10
usb: gadget: f_ncm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
5
-35
/
+194
2013-06-10
usb: gadget: u_ether: construct with default values and add setters/getters
Andrzej Pietrasiewicz
2
-1
/
+307
2013-06-10
usb: gadget: rndis: convert into module
Andrzej Pietrasiewicz
7
-3
/
+32
2013-06-10
usb: gadget: u_ether: convert into module
Andrzej Pietrasiewicz
10
-52
/
+98
2013-06-10
usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed
UCHINO Satoshi
1
-0
/
+2
2013-06-10
USB: gadget: f_uac2: Fix broken prm to uac2 mapping
Jassi Brar
1
-14
/
+6
2013-06-10
usb: gadget: r8a66597-udc: do not unlock unheld spinlock in r8a66597_sudmac_i...
Alexey Khoroshilov
1
-2
/
+2
2013-06-05
usb: gadget: uvc: Implement videobuf2 .wait_prepare and .wait_finish operations
Michael Grzeschik
1
-0
/
+16
2013-05-28
usb: gadget: use platform_{get,set}_drvdata()
Jingoo Han
5
-9
/
+9
2013-05-28
usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-28
usb: gadget: mv_u3d_core: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-3
/
+0
2013-05-28
usb: gadget: uvc: Remove unneeded endpoint descriptor fields initialization
Laurent Pinchart
1
-10
/
+3
2013-05-28
usb: gadget: drop unused USB_GADGET_MUSB_HDRC
Daniel Mack
1
-8
/
+0
2013-05-24
USB: gadget: atmel_usba: add DT support
Jean-Christophe PLAGNIOL-VILLARD
3
-60
/
+163
2013-05-24
USB: gadget: atmel_usba: allow multi instance
Jean-Christophe PLAGNIOL-VILLARD
1
-18
/
+18
2013-05-24
USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udc
Jean-Christophe PLAGNIOL-VILLARD
2
-9
/
+12
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
[prev]
[next]