.. |
Kconfig
|
c8fa48d372
usb: Fix compile error by selecting USB_OTG_UTILS
|
12 years ago |
Makefile
|
56aa45adcc
usb: gadget: make usb functions to load before gadget driver
|
12 years ago |
acm_ms.c
|
5f72bbfd9f
usb: gadget: acm_ms: use function framework for ACM
|
12 years ago |
amd5536udc.c
|
cba6c85027
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
amd5536udc.h
|
45005f6927
usb: gadget: amd5536udc: convert to udc_start/udc_stop
|
12 years ago |
at91_udc.c
|
74e1a2a393
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
at91_udc.h
|
5a6506f00e
usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
atmel_usba_udc.c
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
atmel_usba_udc.h
|
978def1c4e
usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
audio.c
|
ed9cbda63d
usb: gadget: remove usb_gadget_controller_number()
|
12 years ago |
bcm63xx_udc.c
|
148e11349b
usb: Convert to devm_ioremap_resource()
|
12 years ago |
cdc2.c
|
29a6645f7c
usb: gadget: cdc2: use function framework for ACM
|
12 years ago |
composite.c
|
43febb27dc
usb: gadget: composite: fix kernel-doc warnings
|
12 years ago |
config.c
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
12 years ago |
dbgp.c
|
19b10a8828
usb: gadget: allocate & giveback serial ports instead hard code them
|
12 years ago |
dummy_hcd.c
|
1d16638e3b
usb: gadget: dummy: fix enumeration with g_multi
|
12 years ago |
epautoconf.c
|
dc995fc27c
usb: gadget: libcomposite: add epautoconf.c to libcomposite
|
12 years ago |
ether.c
|
ed9cbda63d
usb: gadget: remove usb_gadget_controller_number()
|
12 years ago |
f_acm.c
|
27a4663397
usb: gadget: f_acm: use usb_gstrings_attach()
|
12 years ago |
f_ecm.c
|
1616e99d42
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
|
12 years ago |
f_eem.c
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
12 years ago |
f_fs.c
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
f_hid.c
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
12 years ago |
f_loopback.c
|
cf9a08ae5a
usb: gadget: convert source sink and loopback to new function interface
|
12 years ago |
f_mass_storage.c
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
f_midi.c
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
12 years ago |
f_ncm.c
|
8d640ad394
usb: gadget: ncm: make global variable ndp*_opts read only
|
12 years ago |
f_obex.c
|
19b10a8828
usb: gadget: allocate & giveback serial ports instead hard code them
|
12 years ago |
f_phonet.c
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
12 years ago |
f_rndis.c
|
967baed40e
usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null
|
12 years ago |
f_serial.c
|
19b10a8828
usb: gadget: allocate & giveback serial ports instead hard code them
|
12 years ago |
f_sourcesink.c
|
cf9a08ae5a
usb: gadget: convert source sink and loopback to new function interface
|
12 years ago |
f_subset.c
|
1616e99d42
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
|
12 years ago |
f_uac1.c
|
fddedd8334
usb: gadget: f_uac1: silence an info leak warning
|
12 years ago |
f_uac2.c
|
a1ac29bd5d
usb: gadget: f_uac2: fix compile warning
|
12 years ago |
f_uvc.c
|
4d2079c190
drivers/usb/gadget: using strlcpy instead of strncpy
|
12 years ago |
f_uvc.h
|
fbcaba0e3d
usb: gadget: uvc: Add super-speed support to UVC webcam gadget
|
13 years ago |
fsl_mxc_udc.c
|
c2c9caa947
usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
|
12 years ago |
fsl_qe_udc.c
|
eeef458766
usb: gadget: constify all struct usb_gadget_ops
|
12 years ago |
fsl_qe_udc.h
|
2347fc4405
usb: gadget: Complete fsl qe/udc driver conversion
|
13 years ago |
fsl_udc_core.c
|
67635d397a
Merge 3.8-rc5 into usb-next
|
12 years ago |
fsl_usb2_udc.h
|
c2c9caa947
usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
|
12 years ago |
functions.c
|
0062f6e56f
usb: gadget: add a forward pointer from usb_function to its "instance"
|
12 years ago |
fusb300_udc.c
|
74e1a2a393
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
fusb300_udc.h
|
8de94fffad
usb: gadget: fusb300_udc: convert to udc_start/udc_stop
|
12 years ago |
g_ffs.c
|
3416905ba0
usb: gadget: ffs: fix enable multiple instances
|
12 years ago |
g_zero.h
|
cf9a08ae5a
usb: gadget: convert source sink and loopback to new function interface
|
12 years ago |
gadget_chips.h
|
ed9cbda63d
usb: gadget: remove usb_gadget_controller_number()
|
12 years ago |
gmidi.c
|
8f900a9a6e
usb: gadget: consider link speed for bMaxPower
|
12 years ago |
goku_udc.c
|
950b3c1dac
usb: gadget: goku_udc: convert to udc_start/udc_stop
|
12 years ago |
goku_udc.h
|
950b3c1dac
usb: gadget: goku_udc: convert to udc_start/udc_stop
|
12 years ago |
hid.c
|
fb4e98ab63
usb: remove use of __devexit
|
12 years ago |
imx_udc.c
|
bc530a7272
usb: gadget: imx_udc: fix gadget->dev registration
|
12 years ago |
imx_udc.h
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 years ago |
inode.c
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
lpc32xx_udc.c
|
52f7a82b59
usb: converto drivers/usb/* to use module_platform_driver_probe()
|
12 years ago |
m66592-udc.c
|
74e1a2a393
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
m66592-udc.h
|
3381fb602d
usb: gadget: m66592-udc: convert to udc_start/udc_stop
|
12 years ago |
mass_storage.c
|
721e2e9194
usb: gadget: libcomposite: move composite.c into libcomposite
|
12 years ago |
multi.c
|
59835ad727
usb: gadget: multi: use function framework for ACM
|
12 years ago |
mv_u3d.h
|
3d4eb9dfa3
usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.
|
13 years ago |
mv_u3d_core.c
|
fb4e98ab63
usb: remove use of __devexit
|
12 years ago |
mv_udc.h
|
b1371d1611
usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
mv_udc_core.c
|
cba6c85027
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
ncm.c
|
ed9cbda63d
usb: gadget: remove usb_gadget_controller_number()
|
12 years ago |
ndis.h
|
7591157e18
usb/net: rndis: break out <linux/rndis.h> defines
|
13 years ago |
net2272.c
|
eda81bea89
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
|
12 years ago |
net2272.h
|
ceb80363b2
USB: net2272: driver for PLX NET2272 USB device controller
|
14 years ago |
net2280.c
|
8119b55aed
USB: gadget: net2280: remove leftover driver->unbind call in error pathway
|
12 years ago |
net2280.h
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 years ago |
nokia.c
|
ff47f59467
usb: gadget: f_acm: convert to new function interface with backwards compatibility
|
12 years ago |
omap_udc.c
|
518868c8fe
usb: gadget: fix omap_udc build errors
|
12 years ago |
omap_udc.h
|
f8bdae0614
usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
pch_udc.c
|
1fb3b1cffc
usb: gadget: pch_udc: convert to udc_start/udc_stop
|
12 years ago |
printer.c
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
pxa25x_udc.c
|
66e4afc77f
usb: gadget: pxa25x: fix disconnect reporting
|
12 years ago |
pxa25x_udc.h
|
6166c24669
usb: gadget: pxa25x_udc: convert to udc_start/udc_stop
|
12 years ago |
pxa27x_udc.c
|
fe2a4297b4
usb: gadget: pxa27x: fix gadget->dev registration
|
12 years ago |
pxa27x_udc.h
|
70189a63d4
usb: gadget: pxa27x_udc: convert to udc_start/udc_stop
|
12 years ago |
r8a66597-udc.c
|
74e1a2a393
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
r8a66597-udc.h
|
569a50da7f
gadget/r8a66597: remove conditional compilation of clk code
|
13 years ago |
rndis.c
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
rndis.h
|
7591157e18
usb/net: rndis: break out <linux/rndis.h> defines
|
13 years ago |
s3c-hsotg.c
|
74e1a2a393
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
s3c-hsotg.h
|
94cb8fd637
usb:hsotg:samsung: Remove the S3C_ prefix from registers definition.
|
13 years ago |
s3c-hsudc.c
|
74e1a2a393
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
s3c2410_udc.c
|
4ea34de761
usb: gadget: s3c2410: fix build breakage
|
12 years ago |
s3c2410_udc.h
|
4991e102c1
usb: gadget: s3c2410: convert to udc_start/udc_stop
|
12 years ago |
serial.c
|
ff47f59467
usb: gadget: f_acm: convert to new function interface with backwards compatibility
|
12 years ago |
storage_common.c
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
tcm_usb_gadget.c
|
5dbd693576
usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()
|
12 years ago |
tcm_usb_gadget.h
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
12 years ago |
u_ether.c
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
u_ether.h
|
1fbfeff927
usb: gadget: f_rndis: Set rndis vendor parameters
|
13 years ago |
u_phonet.h
|
9732d52321
Phonet: USB CDC Phonet function for gadget framework
|
16 years ago |
u_serial.c
|
273daf2f2a
usb: gadget: u_serial: fix typo which cause build warning
|
12 years ago |
u_serial.h
|
ff47f59467
usb: gadget: f_acm: convert to new function interface with backwards compatibility
|
12 years ago |
u_uac1.c
|
29240e2392
usb: gadget: u_uac1: NULL dereference on error path
|
12 years ago |
u_uac1.h
|
18b5b3b55f
usb: gadget: Rename audio function to uac1
|
13 years ago |
udc-core.c
|
511f3c5326
usb: gadget: udc-core: fix a regression during gadget driver unbinding
|
12 years ago |
usbstring.c
|
d80c304bca
usb: gadget: libcomposite: move MODULE_VERSION to composite.c
|
12 years ago |
uvc.h
|
fbcaba0e3d
usb: gadget: uvc: Add super-speed support to UVC webcam gadget
|
13 years ago |
uvc_queue.c
|
95faf82bd3
[media] usb: gadget/uvc: Remove non-required locking from 'uvc_queue_next_buffer' routine
|
13 years ago |
uvc_queue.h
|
5d9955f8a9
V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers
|
15 years ago |
uvc_v4l2.c
|
69ecdbac14
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
|
13 years ago |
uvc_video.c
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 years ago |
webcam.c
|
8f900a9a6e
usb: gadget: consider link speed for bMaxPower
|
12 years ago |
zero.c
|
38b3ad5655
usb: gadget: fix two sparse warnings
|
12 years ago |