Andrzej Pietrasiewicz f0f42204d0 usb: gadget: fix NULL pointer dereference 11 years ago
..
Kconfig 27e9dcc924 usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC 11 years ago
Makefile 27e9dcc924 usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC 11 years ago
acm_ms.c 0c8b1992b4 USB: gadget: fix up some comments about CONFIG_USB_DEBUG 11 years ago
amd5536udc.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
amd5536udc.h 3be49f38d3 usb: gadget: amd5536udc: remove unused structure member 12 years ago
at91_udc.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
at91_udc.h c0aefc75ce usb: gadget: at91_udc: add usb_clk for transition to common clk framework 12 years ago
atmel_usba_udc.c f2c73464d7 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 11 years ago
atmel_usba_udc.h 4a3ae9324e USB: gadget: atmel_usba: add DT support 12 years ago
audio.c ed9cbda63d usb: gadget: remove usb_gadget_controller_number() 13 years ago
bcm63xx_udc.c 2d1f7af3d6 usb: gadget: bcm63xx_udc: fix build failure on DMA channel code 11 years ago
cdc2.c d2ff405960 usb: gadget: cdc2: fix conversion to new interface of f_ecm 12 years ago
composite.c 56b1b909d7 usb: gadget: should use u16 type variable to store MaxPower 11 years ago
config.c 10287baec7 usb: gadget: always update HS/SS descriptors and create a copy of them 13 years ago
configfs.c 0009e99ab7 usb: gadget: configfs: include appropriate header file in configfs.c 11 years ago
configfs.h 092a4bd069 usb: gadget: configfs: add a method to unregister the gadget 12 years ago
dbgp.c 19b10a8828 usb: gadget: allocate & giveback serial ports instead hard code them 12 years ago
dummy_hcd.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
epautoconf.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
ether.c 23a113a0f3 usb: gadget: ether: put_usb_function on unbind 12 years ago
f_acm.c d257221854 usb: acm gadget: Null termintate strings table 12 years ago
f_ecm.c f1a2ca2e4b usb: gadget: f_ecm: remove compatibility layer 11 years ago
f_eem.c 5c18a3636f usb: gadget: f_eem: Staticize eem_alloc 12 years ago
f_fs.c f0f42204d0 usb: gadget: fix NULL pointer dereference 11 years ago
f_hid.c 1efd54eab2 usb: gadget: factor out alloc_ep_req 11 years ago
f_loopback.c 8002418dff usb: gadget: f_loopback: Fix sparse warning 11 years ago
f_mass_storage.c 2cf93bea3d usb: gadget: f_mass_storage: call try_to_freeze only when its safe 11 years ago
f_mass_storage.h 7a93d040e0 usb: gadget: f_mass_storage: remove compatibility layer 12 years ago
f_midi.c 1efd54eab2 usb: gadget: factor out alloc_ep_req 11 years ago
f_ncm.c 36a6112548 usb: gadget: f_ncm: Fix sparse warning 11 years ago
f_obex.c 9272fe5a99 usb: gadget: f_obex: Fix sparse warning 11 years ago
f_phonet.c c3af8223d5 usb: gadget: f_phonet: Fix sparse warning 11 years ago
f_rndis.c 9c2b85f4f9 usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.ko 11 years ago
f_serial.c b3d589f279 usb: gadget: f_serial: Fix sparse warning 11 years ago
f_sourcesink.c 4a5ee77caa usb: gadget: f_sourcesink: Fix sparse warning 11 years ago
f_subset.c 05de3fe3d1 usb: gadget: f_subset: remove compatibility layer 11 years ago
f_uac1.c cf1dea73c7 usb: gadget: f_uac1: Staticize local functions 12 years ago
f_uac2.c eb127cb519 USB: gadget: f_uac2: Fix broken prm to uac2 mapping 12 years ago
f_uvc.c 858655116b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 12 years ago
f_uvc.h ee6a4d870b usb: gadget: uvc: Fix coding style issues introduced by SS support 12 years ago
fotg210-udc.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
fotg210.h b84a8dee23 usb: gadget: add Faraday fotg210_udc driver 12 years ago
fsl_mxc_udc.c e01ee9f509 usb: gadget: use dev_get_platdata() 12 years ago
fsl_qe_udc.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
fsl_qe_udc.h 2347fc4405 usb: gadget: Complete fsl qe/udc driver conversion 13 years ago
fsl_udc_core.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 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 e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
fusb300_udc.h 9770a16fd9 usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stall 12 years ago
g_ffs.c 6f823cd530 usb: gadget: g_ffs: convert to new interface of f_fs 11 years ago
g_zero.h 25d8015177 usb: gadget: f_sourcesink: add configfs support 11 years ago
gadget_chips.h ed9cbda63d usb: gadget: remove usb_gadget_controller_number() 13 years ago
gmidi.c 8f900a9a6e usb: gadget: consider link speed for bMaxPower 12 years ago
goku_udc.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
goku_udc.h 5637bf5b7a usb: gadget: goku_udc: let udc-core manage gadget->dev 12 years ago
gr_udc.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
gr_udc.h 27e9dcc924 usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC 11 years ago
hid.c e01ee9f509 usb: gadget: use dev_get_platdata() 12 years ago
inode.c 9bf12df31f Merge git://git.kvack.org/~bcrl/aio-next 12 years ago
lpc32xx_udc.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
m66592-udc.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
m66592-udc.h 3381fb602d usb: gadget: m66592-udc: convert to udc_start/udc_stop 12 years ago
mass_storage.c 2412fbf1ff usb: gadget: mass_storage: convert to new interface of f_mass_storage 12 years ago
multi.c 0c8b1992b4 USB: gadget: fix up some comments about CONFIG_USB_DEBUG 11 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 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
mv_udc.h 1919811fe6 usb: gadget: mv_udc_core: remove unused clock 12 years ago
mv_udc_core.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
ncm.c 9575bcf9c0 usb: gadget: ncm: convert to new function interface 12 years ago
ndis.h 7591157e18 usb/net: rndis: break out <linux/rndis.h> defines 13 years ago
net2272.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
net2272.h ceb80363b2 USB: net2272: driver for PLX NET2272 USB device controller 14 years ago
net2280.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
net2280.h 28c9fc68eb usb gadget: clean up FSF boilerplate text 14 years ago
nokia.c 45ab460975 usb: gadget: nokia: fix error recovery path for optional functions 11 years ago
omap_udc.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 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 e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
printer.c 8679059e36 usb: gadget: printer: using gadget_is_otg to check otg support at runtime 11 years ago
pxa25x_udc.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
pxa25x_udc.h 6166c24669 usb: gadget: pxa25x_udc: convert to udc_start/udc_stop 12 years ago
pxa27x_udc.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
pxa27x_udc.h 70189a63d4 usb: gadget: pxa27x_udc: convert to udc_start/udc_stop 12 years ago
r8a66597-udc.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
r8a66597-udc.h 569a50da7f gadget/r8a66597: remove conditional compilation of clk code 13 years ago
rndis.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
rndis.h 76da66d170 usb: gadget: rndis: init & exit rndis at module load/unload 12 years ago
s3c-hsotg.c 62e3986cae usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c 11 years ago
s3c-hsotg.h f7e504c72d usb: gadget: s3c-hsotg: get phy bus width from phy subsystem 11 years ago
s3c-hsudc.c e117e742d3 usb: gadget: add "maxpacket_limit" field to struct usb_ep 11 years ago
s3c2410_udc.c d246c9d55a usb: gadget: s3c2410_udc: Fix build error 11 years ago
s3c2410_udc.h 4991e102c1 usb: gadget: s3c2410: convert to udc_start/udc_stop 12 years ago
serial.c d1412794b3 usb: gadget: serial: convert to new interface of f_obex 12 years ago
storage_common.c b879863679 usb: gadget: storage_common: pass filesem to fsg_store_cdrom 12 years ago
storage_common.h 655403c212 usb: gadget: mass storage: fix return of delayed status 11 years ago
tcm_usb_gadget.c 3f79265c96 usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static 11 years ago
tcm_usb_gadget.h 276e2e4f1f usb: gadget: make sure each gadget is using same index for Product, Serial,… 13 years ago
u_ecm.h da92801c64 usb: gadget: f_ecm: add configfs support 12 years ago
u_eem.h 17b80976f0 usb: gadget: f_eem: add configfs support 12 years ago
u_ether.c 574f24f797 usb: gadget: update some out of date comments 11 years ago
u_ether.h 31f89db1b8 usb: gadget: f_rndis: remove compatibility layer 11 years ago
u_ether_configfs.h aa83c6adf7 usb: gadget: add helpers for configfs support for USB Ethernet 12 years ago
u_f.c 1efd54eab2 usb: gadget: factor out alloc_ep_req 11 years ago
u_f.h 1efd54eab2 usb: gadget: factor out alloc_ep_req 11 years ago
u_fs.h b658499f0f usb: gadget: FunctionFS: add configfs support 11 years ago
u_gether.h 02832e56f8 usb: gadget: f_subset: add configfs support 12 years ago
u_ncm.h e730660378 usb: gadget: f_ncm: add configfs support 12 years ago
u_phonet.h 0383070e8d usb: gadget: f_phonet: remove compatibility layer 12 years ago
u_rndis.h 9c2b85f4f9 usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.ko 11 years ago
u_serial.c 273daf2f2a usb: gadget: u_serial: fix typo which cause build warning 12 years ago
u_serial.h 15761826ee usb: gadget: nokia: use function framework for ACM 12 years ago
u_uac1.c 2419831c37 usb: gadget: u_uac1: add __user annotation 12 years ago
u_uac1.h 18b5b3b55f usb: gadget: Rename audio function to uac1 13 years ago
udc-core.c f8cffc84a2 usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs 12 years ago
usbstring.c 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
uvc.h b60f9aa1a9 [media] f_uvc: add v4l2_device and replace parent with v4l2_dev 12 years ago
uvc_queue.c ebe864a6cb usb: gadget: uvc: Fix error handling in uvc_queue_buffer() 12 years ago
uvc_queue.h d692522577 usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 framework 12 years ago
uvc_v4l2.c 2f1d570693 usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures 12 years ago
uvc_video.c d692522577 usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 framework 12 years ago
webcam.c 8f900a9a6e usb: gadget: consider link speed for bMaxPower 12 years ago
zero.c c139e1425f Merge tag 'v3.13-rc4' into next 11 years ago