index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: udc-core: fix the typo of udc state attribute
Rong Wang
2013-07-29
1
-1
/
+1
*
usb: gadget: f_phonet: remove unused preprocessor conditional
Andrzej Pietrasiewicz
2013-07-29
1
-2
/
+0
*
usb: gadget: multi: fix error return code in cdc_do_config()
Andrzej Pietrasiewicz
2013-07-29
1
-7
/
+3
*
usb: gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
2013-07-25
6
-12
/
+30
*
usb: gadget: ether: put_usb_function on unbind
Andrzej Pietrasiewicz
2013-07-25
1
-4
/
+10
*
usb: gadget: don't fail when DMA isn't present
Alan Stern
2013-07-15
1
-0
/
+6
*
usb: gadget: USB_MV_U3D should depend on HAS_DMA
Geert Uytterhoeven
2013-07-15
1
-0
/
+1
*
usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA
Geert Uytterhoeven
2013-07-15
1
-0
/
+1
*
usb: gadget: USB_MV_UDC should depend on HAS_DMA
Geert Uytterhoeven
2013-07-15
1
-1
/
+1
*
usb: gadget: Kconfig: Fix configfs-based RNDIS function build
Andrzej Pietrasiewicz
2013-07-15
1
-0
/
+1
*
usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()
Wei Yongjun
2013-07-15
1
-2
/
+2
*
usb: gadget: at91_udc: prepare clk before calling enable
Boris BREZILLON
2013-07-15
1
-6
/
+8
*
usb: gadget: fotg210-udc: remove __init and __exit
Yuan-Hsin Chen
2013-07-15
1
-2
/
+2
*
usb: gadget: at91_udc: call at91udc_of_init only when needed
Arnd Bergmann
2013-07-15
1
-1
/
+1
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-13
2
-1
/
+10
|
\
|
*
[media] f_uvc: add v4l2_device and replace parent with v4l2_dev
Hans Verkuil
2013-06-21
2
-1
/
+10
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-07-11
1
-2
/
+1
|
\
\
|
*
|
target: make queue_tm_rsp() return void
Joern Engel
2013-07-07
1
-2
/
+1
|
|
/
*
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-02
3
-81
/
+187
|
\
\
|
*
\
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...
Olof Johansson
2013-06-14
3
-81
/
+187
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
USB: gadget: atmel_usba: add DT support
Jean-Christophe PLAGNIOL-VILLARD
2013-05-24
3
-60
/
+163
|
|
*
USB: gadget: atmel_usba: allow multi instance
Jean-Christophe PLAGNIOL-VILLARD
2013-05-24
1
-18
/
+18
|
|
*
USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udc
Jean-Christophe PLAGNIOL-VILLARD
2013-05-24
2
-9
/
+12
*
|
|
usb: gadget: f_subset: fix missing unlock on error in geth_alloc()
Wei Yongjun
2013-06-18
1
-0
/
+1
*
|
|
usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()
Wei Yongjun
2013-06-18
1
-0
/
+1
*
|
|
usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()
Wei Yongjun
2013-06-18
1
-0
/
+1
*
|
|
usb/gadget: Kconfig: fix separate building of configfs-enabled functions
Andrzej Pietrasiewicz
2013-06-17
1
-0
/
+64
*
|
|
usb: gadget: f_mass_storage: fix default product name
Andrzej Pietrasiewicz
2013-06-12
1
-2
/
+2
*
|
|
usb: gadget: add Faraday fotg210_udc driver
Yuan-Hsin Chen
2013-06-10
4
-0
/
+1483
*
|
|
usb: gadget: f_rndis: add configfs support
Andrzej Pietrasiewicz
2013-06-10
3
-1
/
+73
*
|
|
usb: gadget: f_rndis: use usb_gstrings_attach
Andrzej Pietrasiewicz
2013-06-10
1
-14
/
+8
*
|
|
usb: gadget: rndis: init & exit rndis at module load/unload
Andrzej Pietrasiewicz
2013-06-10
3
-18
/
+4
*
|
|
usb: gadget: ether: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2013-06-10
2
-23
/
+34
*
|
|
usb: gadget: f_rndis: convert to new function interface with backward compati...
Andrzej Pietrasiewicz
2013-06-10
7
-28
/
+215
*
|
|
usb: gadget: f_subset: add configfs support
Andrzej Pietrasiewicz
2013-06-10
3
-1
/
+64
*
|
|
usb: gadget: f_subset: use usb_gstrings_attach
Andrzej Pietrasiewicz
2013-06-10
1
-10
/
+8
*
|
|
usb: gadget: ether: convert to new interface of f_subset
Andrzej Pietrasiewicz
2013-06-10
2
-47
/
+58
*
|
|
usb: gadget: f_subset: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
2013-06-10
6
-15
/
+155
*
|
|
usb: gadget: multi: Remove unused include
Andrzej Pietrasiewicz
2013-06-10
1
-1
/
+0
*
|
|
usb: gadget: f_eem: add configfs support
Andrzej Pietrasiewicz
2013-06-10
3
-0
/
+73
*
|
|
usb: gadget: f_eem: use usb_gstrings_attach
Andrzej Pietrasiewicz
2013-06-10
1
-11
/
+6
*
|
|
usb: gadget: f_eem: remove compatibility layer
Andrzej Pietrasiewicz
2013-06-10
2
-60
/
+0
*
|
|
usb: gadget: ether: convert to new interface of f_eem
Andrzej Pietrasiewicz
2013-06-10
2
-9
/
+46
*
|
|
usb: gadget: f_eem: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2013-06-10
5
-36
/
+172
*
|
|
usb: gadget: ether: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2013-06-10
2
-13
/
+61
*
|
|
usb: gadget: u_ether: allow getting binary-form host address
Andrzej Pietrasiewicz
2013-06-10
2
-0
/
+19
*
|
|
usb: gadget: f_phonet: add configfs support
Andrzej Pietrasiewicz
2013-06-10
2
-0
/
+66
*
|
|
usb: gadget: nokia: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2013-06-10
2
-31
/
+36
*
|
|
usb: gadget: f_phonet: remove compatibility layer
Andrzej Pietrasiewicz
2013-06-10
2
-81
/
+4
*
|
|
usb: gadget: nokia: convert to new interface of f_phonet
Andrzej Pietrasiewicz
2013-06-10
2
-17
/
+40
[next]