Linus Torvalds 9fc377799b Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb há 13 anos atrás
..
Kconfig 9fc377799b Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb há 13 anos atrás
Makefile 3d4eb9dfa3 usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip. há 13 anos atrás
acm_ms.c 6f47209b27 usb: gadget: acm_ms: need to set max_speed há 13 anos atrás
amd5536udc.c ef20a72b73 usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
amd5536udc.h ef20a72b73 usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
at91_udc.c 65c84ea18b usb: gadget: at91_udc: Propagate devicetree to gadget drivers há 13 anos atrás
at91_udc.h 5a6506f00e usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
atmel_usba_udc.c 820234c86b usb: gadget: atmel_usba_udc: Remove unneeded condition há 13 anos atrás
atmel_usba_udc.h 978def1c4e usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
audio.c 132fcb4608 usb: gadget: Add Audio Class 2.0 Driver há 13 anos atrás
cdc2.c 6eb0de8270 usb: Add module.h to drivers/usb consumers who really use it. há 13 anos atrás
composite.c b785ea7ce6 usb: gadget: composite: fix ep->maxburst initialization há 13 anos atrás
config.c 28c9fc68eb usb gadget: clean up FSF boilerplate text há 14 anos atrás
dbgp.c 7177aed44f usb: gadget: rename usb_gadget_driver::speed to max_speed há 13 anos atrás
dummy_hcd.c 72688dc95a usb: gadget: dummy_hcd: fix build when BUG is not set há 13 anos atrás
epautoconf.c f9b0f51709 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next há 13 anos atrás
ether.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) há 13 anos atrás
f_acm.c 6fecfb05c0 usb: gadget: add usb3.0 descriptors to serial gadgets há 13 anos atrás
f_ecm.c d11519adc2 usb: gadget: Add Interface Association Descriptor to ECM há 13 anos atrás
f_eem.c 28c9fc68eb usb gadget: clean up FSF boilerplate text há 14 anos atrás
f_fs.c 560f118799 usb: gadget: ffs: add HID descriptor support. há 13 anos atrás
f_hid.c 99c5150058 usb: gadget: hidg: register OUT INT endpoint for SET_REPORT há 13 anos atrás
f_loopback.c b4036ccdd2 usb: gadget: add isochronous support to gadget zero há 13 anos atrás
f_mass_storage.c 48a31af744 usb: gadget: mass_storage: make "file" and "ro" read only in some cases há 13 anos atrás
f_midi.c 2a5be8783e Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind() há 13 anos atrás
f_ncm.c 28c9fc68eb usb gadget: clean up FSF boilerplate text há 14 anos atrás
f_obex.c 6eb0de8270 usb: Add module.h to drivers/usb consumers who really use it. há 13 anos atrás
f_phonet.c 21dcda6083 f_phonet: fix skb truesize underestimation há 13 anos atrás
f_rndis.c a481991467 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb há 13 anos atrás
f_serial.c 6fecfb05c0 usb: gadget: add usb3.0 descriptors to serial gadgets há 13 anos atrás
f_sourcesink.c b4036ccdd2 usb: gadget: add isochronous support to gadget zero há 13 anos atrás
f_subset.c 8d06984288 usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCTIONFS_ETH há 13 anos atrás
f_uac1.c d747a91687 usb: gadget: audio: Move string IDs to audio.c há 13 anos atrás
f_uac2.c 132fcb4608 usb: gadget: Add Audio Class 2.0 Driver há 13 anos atrás
f_uvc.c fbcaba0e3d usb: gadget: uvc: Add super-speed support to UVC webcam gadget há 13 anos atrás
f_uvc.h fbcaba0e3d usb: gadget: uvc: Add super-speed support to UVC webcam gadget há 13 anos atrás
file_storage.c c85dcdac58 USB: gadget: storage gadgets send wrong error code for unknown commands há 13 anos atrás
fsl_mxc_udc.c ba789170d2 usb: gadget: fsl_mxc_udc: do not depend on grouped clocks há 13 anos atrás
fsl_qe_udc.c fc065a0952 usb: gadget: fsl_qe_udc: Remove unneeded condition há 13 anos atrás
fsl_qe_udc.h 2347fc4405 usb: gadget: Complete fsl qe/udc driver conversion há 13 anos atrás
fsl_udc_core.c ff9cce8277 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next há 13 anos atrás
fsl_usb2_udc.h 80e91fd59b usb: gadget: regression fix - usage of usb_ep há 13 anos atrás
fusb300_udc.c fab1137f63 usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
fusb300_udc.h fab1137f63 usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
g_ffs.c 581791f5c7 FunctionFS: enable multiple functions há 13 anos atrás
g_zero.h b4036ccdd2 usb: gadget: add isochronous support to gadget zero há 13 anos atrás
gadget_chips.h 24a28e4283 USB: gadget driver for LPC32xx há 13 anos atrás
gmidi.c 6eb0de8270 usb: Add module.h to drivers/usb consumers who really use it. há 13 anos atrás
goku_udc.c aedaa44dd3 usb: gadget: goku_udc: Remove unneeded condition há 13 anos atrás
goku_udc.h db79d9811b usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
hid.c 33d2832ab0 USB: gadget: Make g_hid device class conform to spec. há 13 anos atrás
imx_udc.c 8194fea0fc usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare há 13 anos atrás
imx_udc.h 28c9fc68eb usb gadget: clean up FSF boilerplate text há 14 anos atrás
inode.c a2457ee691 USB: remove compile warning on gadget/inode.c há 13 anos atrás
lpc32xx_udc.c 94ff447cf2 Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next há 13 anos atrás
m66592-udc.c 2eb2cff56a usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
m66592-udc.h 2eb2cff56a usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
mass_storage.c 54b8360ffd usb: gadget: update Michal Nazarewicz's email address há 13 anos atrás
multi.c 54b8360ffd usb: gadget: update Michal Nazarewicz's email address há 13 anos atrás
mv_u3d.h 3d4eb9dfa3 usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip. há 13 anos atrás
mv_u3d_core.c 3d4eb9dfa3 usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip. há 13 anos atrás
mv_udc.h b1371d1611 usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
mv_udc_core.c ff9cce8277 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next há 13 anos atrás
ncm.c 28c9fc68eb usb gadget: clean up FSF boilerplate text há 14 anos atrás
ndis.h 7591157e18 usb/net: rndis: break out <linux/rndis.h> defines há 13 anos atrás
net2272.c 9ffc93f203 Remove all #inclusions of asm/system.h há 13 anos atrás
net2272.h ceb80363b2 USB: net2272: driver for PLX NET2272 USB device controller há 14 anos atrás
net2280.c 9ffc93f203 Remove all #inclusions of asm/system.h há 13 anos atrás
net2280.h 28c9fc68eb usb gadget: clean up FSF boilerplate text há 14 anos atrás
nokia.c 35a0e0bf6f usb: gadget: add max_speed to usb_composite_driver há 14 anos atrás
omap_udc.c 9fc377799b Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb há 13 anos atrás
omap_udc.h f8bdae0614 usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
pch_udc.c 0a00790ff4 usb: gadget: pch_udc: Fix likely misuse of | for & há 13 anos atrás
printer.c 2e87edf492 usb: gadget: make g_printer use composite há 13 anos atrás
pxa25x_udc.c ff9cce8277 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next há 13 anos atrás
pxa25x_udc.h c18800d8f9 usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
pxa27x_udc.c ded017ee6c usb: phy: fix return value check of usb_get_phy há 13 anos atrás
pxa27x_udc.h 8675381109 usb: otg: Rename otg_transceiver to usb_phy há 13 anos atrás
r8a66597-udc.c 1ec9c8a299 usb: gadget: r8a66597-udc: add support for set_selfpowered há 13 anos atrás
r8a66597-udc.h 1ec9c8a299 usb: gadget: r8a66597-udc: add support for set_selfpowered há 13 anos atrás
rndis.c e20289ed3f usb/net: rndis: fixup a few name prefixes há 13 anos atrás
rndis.h 7591157e18 usb/net: rndis: break out <linux/rndis.h> defines há 13 anos atrás
s3c-hsotg.c 7d7b22928b usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers há 13 anos atrás
s3c-hsotg.h 94cb8fd637 usb:hsotg:samsung: Remove the S3C_ prefix from registers definition. há 13 anos atrás
s3c-hsudc.c ff9cce8277 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next há 13 anos atrás
s3c2410_udc.c 0561ed440f usb: gadget: s3c2410_udc: Remove unneeded condition há 13 anos atrás
s3c2410_udc.h fa42e52ba4 usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the struct usb_ep há 13 anos atrás
serial.c 6fecfb05c0 usb: gadget: add usb3.0 descriptors to serial gadgets há 13 anos atrás
storage_common.c 48a31af744 usb: gadget: mass_storage: make "file" and "ro" read only in some cases há 13 anos atrás
tcm_usb_gadget.c d6dfc868bc target: Allow for target_submit_cmd() returning errors há 13 anos atrás
tcm_usb_gadget.h c52661d60f usb-gadget: Initial merge of target module for UASP + BOT há 13 anos atrás
u_ether.c 9fc377799b Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb há 13 anos atrás
u_ether.h 1fbfeff927 usb: gadget: f_rndis: Set rndis vendor parameters há 13 anos atrás
u_phonet.h 9732d52321 Phonet: USB CDC Phonet function for gadget framework há 16 anos atrás
u_serial.c e8650a0823 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial há 13 anos atrás
u_serial.h 72c973dd2b usb: gadget: add usb_endpoint_descriptor to struct usb_ep há 14 anos atrás
u_uac1.c 18b5b3b55f usb: gadget: Rename audio function to uac1 há 13 anos atrás
u_uac1.h 18b5b3b55f usb: gadget: Rename audio function to uac1 há 13 anos atrás
udc-core.c 320cd1e750 usb: gadget: udc-core: fix incompatibility with dummy-hcd há 13 anos atrás
usbstring.c 86dc243cb2 USB: remove homegrown UTF conversion routine for gadgets há 13 anos atrás
uvc.h fbcaba0e3d usb: gadget: uvc: Add super-speed support to UVC webcam gadget há 13 anos atrás
uvc_queue.c 95faf82bd3 [media] usb: gadget/uvc: Remove non-required locking from 'uvc_queue_next_buffer' routine há 13 anos atrás
uvc_queue.h 5d9955f8a9 V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers há 15 anos atrás
uvc_v4l2.c 69ecdbac14 Merge remote-tracking branch 'linus/master' into staging/for_v3.5 há 13 anos atrás
uvc_video.c 28c9fc68eb usb gadget: clean up FSF boilerplate text há 14 anos atrás
webcam.c fbcaba0e3d usb: gadget: uvc: Add super-speed support to UVC webcam gadget há 13 anos atrás
zero.c b4036ccdd2 usb: gadget: add isochronous support to gadget zero há 13 anos atrás