.. |
Kconfig
|
a84d9e5361
usb: gadget: start with libcomposite
|
13 yıl önce |
Makefile
|
3b4a3fc0ba
usb: gadget: move usb_gadget_controller_number() into a .c file and libcomposite
|
13 yıl önce |
acm_ms.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
amd5536udc.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
amd5536udc.h
|
ef20a72b73
usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 yıl önce |
at91_udc.c
|
65c84ea18b
usb: gadget: at91_udc: Propagate devicetree to gadget drivers
|
13 yıl önce |
at91_udc.h
|
5a6506f00e
usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 yıl önce |
atmel_usba_udc.c
|
820234c86b
usb: gadget: atmel_usba_udc: Remove unneeded condition
|
13 yıl önce |
atmel_usba_udc.h
|
978def1c4e
usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 yıl önce |
audio.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
bcm63xx_udc.c
|
613065e53c
usb: gadget: bcm63xx UDC driver
|
13 yıl önce |
cdc2.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
composite.c
|
7d16e8d3eb
usb: gadget: push VID/PID/USB BCD module option into gadgets
|
13 yıl önce |
config.c
|
0ba16dea72
usb: gadget: libcomposite: move config.c into libcomposite
|
13 yıl önce |
dbgp.c
|
dc995fc27c
usb: gadget: libcomposite: add epautoconf.c to libcomposite
|
13 yıl önce |
dummy_hcd.c
|
d0d860758b
usb: gadget: dummy-hcd: remember to update driver pointer
|
13 yıl önce |
epautoconf.c
|
dc995fc27c
usb: gadget: libcomposite: add epautoconf.c to libcomposite
|
13 yıl önce |
ether.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
f_acm.c
|
6fecfb05c0
usb: gadget: add usb3.0 descriptors to serial gadgets
|
13 yıl önce |
f_ecm.c
|
8c7ca99250
usb: gadget: use %pm to print mac addresses
|
13 yıl önce |
f_eem.c
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 yıl önce |
f_fs.c
|
560f118799
usb: gadget: ffs: add HID descriptor support.
|
13 yıl önce |
f_hid.c
|
99c5150058
usb: gadget: hidg: register OUT INT endpoint for SET_REPORT
|
13 yıl önce |
f_loopback.c
|
b4036ccdd2
usb: gadget: add isochronous support to gadget zero
|
13 yıl önce |
f_mass_storage.c
|
48a31af744
usb: gadget: mass_storage: make "file" and "ro" read only in some cases
|
13 yıl önce |
f_midi.c
|
2a5be8783e
Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind()
|
13 yıl önce |
f_ncm.c
|
8c7ca99250
usb: gadget: use %pm to print mac addresses
|
13 yıl önce |
f_obex.c
|
6eb0de8270
usb: Add module.h to drivers/usb consumers who really use it.
|
13 yıl önce |
f_phonet.c
|
0614002bb5
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
|
13 yıl önce |
f_rndis.c
|
a481991467
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 yıl önce |
f_serial.c
|
6fecfb05c0
usb: gadget: add usb3.0 descriptors to serial gadgets
|
13 yıl önce |
f_sourcesink.c
|
e13f17ff88
usb: gadget: move USB_BUFSIZ into global composite.h
|
13 yıl önce |
f_subset.c
|
8c7ca99250
usb: gadget: use %pm to print mac addresses
|
13 yıl önce |
f_uac1.c
|
d747a91687
usb: gadget: audio: Move string IDs to audio.c
|
13 yıl önce |
f_uac2.c
|
1e1a27c325
usb: gadget: remove __devexit in f_uac2
|
13 yıl önce |
f_uvc.c
|
fbcaba0e3d
usb: gadget: uvc: Add super-speed support to UVC webcam gadget
|
13 yıl önce |
f_uvc.h
|
fbcaba0e3d
usb: gadget: uvc: Add super-speed support to UVC webcam gadget
|
13 yıl önce |
file_storage.c
|
dc995fc27c
usb: gadget: libcomposite: add epautoconf.c to libcomposite
|
13 yıl önce |
fsl_mxc_udc.c
|
ba789170d2
usb: gadget: fsl_mxc_udc: do not depend on grouped clocks
|
13 yıl önce |
fsl_qe_udc.c
|
fc065a0952
usb: gadget: fsl_qe_udc: Remove unneeded condition
|
13 yıl önce |
fsl_qe_udc.h
|
2347fc4405
usb: gadget: Complete fsl qe/udc driver conversion
|
13 yıl önce |
fsl_udc_core.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
fsl_usb2_udc.h
|
80e91fd59b
usb: gadget: regression fix - usage of usb_ep
|
13 yıl önce |
fusb300_udc.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
fusb300_udc.h
|
fab1137f63
usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 yıl önce |
g_ffs.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
g_zero.h
|
b4036ccdd2
usb: gadget: add isochronous support to gadget zero
|
13 yıl önce |
gadget_chips.c
|
3b4a3fc0ba
usb: gadget: move usb_gadget_controller_number() into a .c file and libcomposite
|
13 yıl önce |
gadget_chips.h
|
3b4a3fc0ba
usb: gadget: move usb_gadget_controller_number() into a .c file and libcomposite
|
13 yıl önce |
gmidi.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
goku_udc.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
goku_udc.h
|
db79d9811b
usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 yıl önce |
hid.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
imx_udc.c
|
8194fea0fc
usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare
|
13 yıl önce |
imx_udc.h
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 yıl önce |
inode.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
lpc32xx_udc.c
|
44fd6c0266
usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR
|
13 yıl önce |
m66592-udc.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
m66592-udc.h
|
f12a86a098
gadget/m66592: remove conditional compilation of clk code
|
13 yıl önce |
mass_storage.c
|
7d16e8d3eb
usb: gadget: push VID/PID/USB BCD module option into gadgets
|
13 yıl önce |
multi.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
mv_u3d.h
|
3d4eb9dfa3
usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.
|
13 yıl önce |
mv_u3d_core.c
|
3d4eb9dfa3
usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.
|
13 yıl önce |
mv_udc.h
|
b1371d1611
usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 yıl önce |
mv_udc_core.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
ncm.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
ndis.h
|
7591157e18
usb/net: rndis: break out <linux/rndis.h> defines
|
13 yıl önce |
net2272.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 yıl önce |
net2272.h
|
ceb80363b2
USB: net2272: driver for PLX NET2272 USB device controller
|
14 yıl önce |
net2280.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 yıl önce |
net2280.h
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 yıl önce |
nokia.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
omap_udc.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
omap_udc.h
|
f8bdae0614
usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 yıl önce |
pch_udc.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
printer.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
pxa25x_udc.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
pxa25x_udc.h
|
4001a7a163
usb: gadget: pxa25x: make it compile with debug again
|
13 yıl önce |
pxa27x_udc.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
pxa27x_udc.h
|
8675381109
usb: otg: Rename otg_transceiver to usb_phy
|
13 yıl önce |
r8a66597-udc.c
|
569a50da7f
gadget/r8a66597: remove conditional compilation of clk code
|
13 yıl önce |
r8a66597-udc.h
|
569a50da7f
gadget/r8a66597: remove conditional compilation of clk code
|
13 yıl önce |
rndis.c
|
d3091cfff7
usb: gadget: use native print_hex_dump_bytes()
|
13 yıl önce |
rndis.h
|
7591157e18
usb/net: rndis: break out <linux/rndis.h> defines
|
13 yıl önce |
s3c-hsotg.c
|
84749c6dcb
usb: gadget: s3c-hsotg: Use devm_clk_get function
|
13 yıl önce |
s3c-hsotg.h
|
94cb8fd637
usb:hsotg:samsung: Remove the S3C_ prefix from registers definition.
|
13 yıl önce |
s3c-hsudc.c
|
dc2cdcaf4c
usb: gadget: s3c-hsudc: Replace 0 with NULL for pointers
|
13 yıl önce |
s3c2410_udc.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
s3c2410_udc.h
|
fa42e52ba4
usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 yıl önce |
serial.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
storage_common.c
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 yıl önce |
tcm_usb_gadget.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
tcm_usb_gadget.h
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
u_ether.c
|
85b8614d72
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
|
13 yıl önce |
u_ether.h
|
1fbfeff927
usb: gadget: f_rndis: Set rndis vendor parameters
|
13 yıl önce |
u_phonet.h
|
9732d52321
Phonet: USB CDC Phonet function for gadget framework
|
16 yıl önce |
u_serial.c
|
e8650a0823
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 yıl önce |
u_serial.h
|
72c973dd2b
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
|
14 yıl önce |
u_uac1.c
|
20818a0caa
gadgetfs: clean up
|
13 yıl önce |
u_uac1.h
|
18b5b3b55f
usb: gadget: Rename audio function to uac1
|
13 yıl önce |
udc-core.c
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 yıl önce |
usbstring.c
|
a84d9e5361
usb: gadget: start with libcomposite
|
13 yıl önce |
uvc.h
|
fbcaba0e3d
usb: gadget: uvc: Add super-speed support to UVC webcam gadget
|
13 yıl önce |
uvc_queue.c
|
95faf82bd3
[media] usb: gadget/uvc: Remove non-required locking from 'uvc_queue_next_buffer' routine
|
13 yıl önce |
uvc_queue.h
|
5d9955f8a9
V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers
|
15 yıl önce |
uvc_v4l2.c
|
69ecdbac14
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
|
13 yıl önce |
uvc_video.c
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 yıl önce |
webcam.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |
zero.c
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
13 yıl önce |