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