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-07-15
usb: gadget: don't fail when DMA isn't present
Alan Stern
1
-0
/
+6
2013-07-15
usb: gadget: USB_MV_U3D should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-07-15
usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-07-15
usb: gadget: USB_MV_UDC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-07-15
usb: gadget: Kconfig: Fix configfs-based RNDIS function build
Andrzej Pietrasiewicz
1
-0
/
+1
2013-07-15
usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-2
/
+2
2013-07-15
usb: gadget: at91_udc: prepare clk before calling enable
Boris BREZILLON
1
-6
/
+8
2013-07-15
usb: gadget: fotg210-udc: remove __init and __exit
Yuan-Hsin Chen
1
-2
/
+2
2013-07-15
usb: gadget: at91_udc: call at91udc_of_init only when needed
Arnd Bergmann
1
-1
/
+1
2013-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+10
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+1
2013-07-08
target: make queue_tm_rsp() return void
Joern Engel
1
-2
/
+1
2013-07-03
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-81
/
+187
2013-06-21
[media] f_uvc: add v4l2_device and replace parent with v4l2_dev
Hans Verkuil
2
-1
/
+10
2013-06-18
usb: gadget: f_subset: fix missing unlock on error in geth_alloc()
Wei Yongjun
1
-0
/
+1
2013-06-18
usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()
Wei Yongjun
1
-0
/
+1
2013-06-18
usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()
Wei Yongjun
1
-0
/
+1
2013-06-18
usb/gadget: Kconfig: fix separate building of configfs-enabled functions
Andrzej Pietrasiewicz
1
-0
/
+64
2013-06-15
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...
Olof Johansson
3
-81
/
+187
2013-06-13
usb: gadget: f_mass_storage: fix default product name
Andrzej Pietrasiewicz
1
-2
/
+2
2013-06-10
usb: gadget: add Faraday fotg210_udc driver
Yuan-Hsin Chen
4
-0
/
+1483
2013-06-10
usb: gadget: f_rndis: add configfs support
Andrzej Pietrasiewicz
3
-1
/
+73
2013-06-10
usb: gadget: f_rndis: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-14
/
+8
2013-06-10
usb: gadget: rndis: init & exit rndis at module load/unload
Andrzej Pietrasiewicz
3
-18
/
+4
2013-06-10
usb: gadget: ether: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2
-23
/
+34
2013-06-10
usb: gadget: f_rndis: convert to new function interface with backward compati...
Andrzej Pietrasiewicz
7
-28
/
+215
2013-06-10
usb: gadget: f_subset: add configfs support
Andrzej Pietrasiewicz
3
-1
/
+64
2013-06-10
usb: gadget: f_subset: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-10
/
+8
2013-06-10
usb: gadget: ether: convert to new interface of f_subset
Andrzej Pietrasiewicz
2
-47
/
+58
2013-06-10
usb: gadget: f_subset: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
6
-15
/
+155
2013-06-10
usb: gadget: multi: Remove unused include
Andrzej Pietrasiewicz
1
-1
/
+0
2013-06-10
usb: gadget: f_eem: add configfs support
Andrzej Pietrasiewicz
3
-0
/
+73
2013-06-10
usb: gadget: f_eem: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-11
/
+6
2013-06-10
usb: gadget: f_eem: remove compatibility layer
Andrzej Pietrasiewicz
2
-60
/
+0
2013-06-10
usb: gadget: ether: convert to new interface of f_eem
Andrzej Pietrasiewicz
2
-9
/
+46
2013-06-10
usb: gadget: f_eem: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
5
-36
/
+172
2013-06-10
usb: gadget: ether: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2
-13
/
+61
2013-06-10
usb: gadget: u_ether: allow getting binary-form host address
Andrzej Pietrasiewicz
2
-0
/
+19
2013-06-10
usb: gadget: f_phonet: add configfs support
Andrzej Pietrasiewicz
2
-0
/
+66
2013-06-10
usb: gadget: nokia: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2
-31
/
+36
2013-06-10
usb: gadget: f_phonet: remove compatibility layer
Andrzej Pietrasiewicz
2
-81
/
+4
2013-06-10
usb: gadget: nokia: convert to new interface of f_phonet
Andrzej Pietrasiewicz
2
-17
/
+40
2013-06-10
usb: gadget: f_phonet: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
5
-5
/
+161
2013-06-10
usb: gadget: phonet: move global dev variable to its user
Andrzej Pietrasiewicz
3
-17
/
+23
2013-06-10
usb: gadget: f_obex: remove compatibility layer
Andrzej Pietrasiewicz
1
-52
/
+0
2013-06-10
usb: gadget: nokia: convert to new interface of f_obex
Andrzej Pietrasiewicz
2
-38
/
+85
2013-06-10
usb: gadget: f_obex: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-15
/
+8
2013-06-10
usb: gadget: f_ecm: add configfs support
Andrzej Pietrasiewicz
2
-1
/
+58
2013-06-10
usb: gadget: f_ecm: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-14
/
+9
2013-06-10
usb: gadget: cdc2: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2
-27
/
+60
[next]