Rong Wang 1894870eb4 usb: gadget: udc-core: fix the typo of udc state attribute hace 12 años
..
Kconfig 91f6b84739 usb: gadget: USB_MV_U3D should depend on HAS_DMA hace 12 años
Makefile b84a8dee23 usb: gadget: add Faraday fotg210_udc driver hace 12 años
acm_ms.c c4ed4ac198 usb: gadget: push tty port allocation from gadget into f_acm hace 12 años
amd5536udc.c e1f07ced2a usb: gadget: amd5536udc: don't assign gadget.dev.release directly hace 12 años
amd5536udc.h 3be49f38d3 usb: gadget: amd5536udc: remove unused structure member hace 12 años
at91_udc.c 7628083227 usb: gadget: at91_udc: prepare clk before calling enable hace 12 años
at91_udc.h 5a6506f00e usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep hace 13 años
atmel_usba_udc.c 1247034ea6 Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers hace 12 años
atmel_usba_udc.h 4a3ae9324e USB: gadget: atmel_usba: add DT support hace 12 años
audio.c ed9cbda63d usb: gadget: remove usb_gadget_controller_number() hace 13 años
bcm63xx_udc.c 2cde3935cf usb: gadget: don't check resource with devm_ioremap_resource hace 12 años
cdc2.c a38a275030 usb: gadget: cdc2: convert to new interface of f_ecm hace 12 años
composite.c 88af8bbe4e usb: gadget: the start of the configfs interface hace 12 años
config.c 10287baec7 usb: gadget: always update HS/SS descriptors and create a copy of them hace 12 años
configfs.c fea77077d1 usb: gadget: fix error return code in configfs_composite_bind() hace 12 años
dbgp.c 19b10a8828 usb: gadget: allocate & giveback serial ports instead hard code them hace 12 años
dummy_hcd.c 481d30427e usb: gadget: dummy_hcd: fix error return code in init() hace 12 años
epautoconf.c dc995fc27c usb: gadget: libcomposite: add epautoconf.c to libcomposite hace 13 años
ether.c 23a113a0f3 usb: gadget: ether: put_usb_function on unbind hace 12 años
f_acm.c 88af8bbe4e usb: gadget: the start of the configfs interface hace 12 años
f_ecm.c 172d934c92 usb/gadget: free opts struct on error recovery hace 12 años
f_eem.c 172d934c92 usb/gadget: free opts struct on error recovery hace 12 años
f_fs.c 3273097ee9 gadgetfs: don't bother with fops->owner hace 12 años
f_hid.c 10287baec7 usb: gadget: always update HS/SS descriptors and create a copy of them hace 12 años
f_loopback.c cf9a08ae5a usb: gadget: convert source sink and loopback to new function interface hace 12 años
f_mass_storage.c 758b463d83 usb: gadget: f_mass_storage: fix default product name hace 12 años
f_midi.c 10287baec7 usb: gadget: always update HS/SS descriptors and create a copy of them hace 12 años
f_ncm.c 172d934c92 usb/gadget: free opts struct on error recovery hace 12 años
f_obex.c 9b2252cace usb: gadget: f_obex: remove compatibility layer hace 12 años
f_phonet.c 96edc98e78 usb: gadget: f_phonet: remove unused preprocessor conditional hace 12 años
f_rndis.c 172d934c92 usb/gadget: free opts struct on error recovery hace 12 años
f_serial.c 0b6a1e6ff7 usb: gadget: f_serial: add configfs support hace 12 años
f_sourcesink.c 9890e33013 usb: gadget: f_sourcesink.c: correct a copy-paste misnomer hace 12 años
f_subset.c 172d934c92 usb/gadget: free opts struct on error recovery hace 12 años
f_uac1.c fddedd8334 usb: gadget: f_uac1: silence an info leak warning hace 12 años
f_uac2.c eb127cb519 USB: gadget: f_uac2: Fix broken prm to uac2 mapping hace 12 años
f_uvc.c 858655116b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media hace 12 años
f_uvc.h ee6a4d870b usb: gadget: uvc: Fix coding style issues introduced by SS support hace 12 años
fotg210-udc.c 88ae742347 usb: gadget: fotg210-udc: remove __init and __exit hace 12 años
fotg210.h b84a8dee23 usb: gadget: add Faraday fotg210_udc driver hace 12 años
fsl_mxc_udc.c c2c9caa947 usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap hace 12 años
fsl_qe_udc.c dae8eadf2a usb: gadget: use platform_{get,set}_drvdata() hace 12 años
fsl_qe_udc.h 2347fc4405 usb: gadget: Complete fsl qe/udc driver conversion hace 13 años
fsl_udc_core.c 962a1ab21e gadget: single_open() leaks hace 12 años
fsl_usb2_udc.h c2c9caa947 usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap hace 12 años
functions.c 0062f6e56f usb: gadget: add a forward pointer from usb_function to its "instance" hace 12 años
fusb300_udc.c dae8eadf2a usb: gadget: use platform_{get,set}_drvdata() hace 12 años
fusb300_udc.h 9770a16fd9 usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stall hace 12 años
g_ffs.c f466c63538 usb: gadget: f_rndis: convert to new function interface with backward compatibility hace 12 años
g_zero.h cf9a08ae5a usb: gadget: convert source sink and loopback to new function interface hace 12 años
gadget_chips.h ed9cbda63d usb: gadget: remove usb_gadget_controller_number() hace 13 años
gmidi.c 8f900a9a6e usb: gadget: consider link speed for bMaxPower hace 12 años
goku_udc.c 962a1ab21e gadget: single_open() leaks hace 12 años
goku_udc.h 5637bf5b7a usb: gadget: goku_udc: let udc-core manage gadget->dev hace 12 años
hid.c fb4e98ab63 usb: remove use of __devexit hace 12 años
imx_udc.c 2673976f7a usb: gadget: imx_udc: Remove redundant platform_set_drvdata() hace 12 años
imx_udc.h 28c9fc68eb usb gadget: clean up FSF boilerplate text hace 14 años
inode.c 0460fef2a9 aio: use cancellation list lazily hace 12 años
lpc32xx_udc.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
m66592-udc.c dae8eadf2a usb: gadget: use platform_{get,set}_drvdata() hace 12 años
m66592-udc.h 3381fb602d usb: gadget: m66592-udc: convert to udc_start/udc_stop hace 12 años
mass_storage.c 721e2e9194 usb: gadget: libcomposite: move composite.c into libcomposite hace 13 años
multi.c 8abc6fa163 usb: gadget: multi: fix error return code in cdc_do_config() hace 12 años
mv_u3d.h 3d4eb9dfa3 usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip. hace 13 años
mv_u3d_core.c 5257a6332e usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq() hace 12 años
mv_udc.h 1919811fe6 usb: gadget: mv_udc_core: remove unused clock hace 12 años
mv_udc_core.c 1919811fe6 usb: gadget: mv_udc_core: remove unused clock hace 12 años
ncm.c 9575bcf9c0 usb: gadget: ncm: convert to new function interface hace 12 años
ndis.h 7591157e18 usb/net: rndis: break out <linux/rndis.h> defines hace 13 años
net2272.c 64dc9e2e73 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next hace 12 años
net2272.h ceb80363b2 USB: net2272: driver for PLX NET2272 USB device controller hace 14 años
net2280.c 64dc9e2e73 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next hace 12 años
net2280.h 28c9fc68eb usb gadget: clean up FSF boilerplate text hace 14 años
nokia.c b904d0811d usb: gadget: nokia: convert to new interface of f_ecm hace 12 años
omap_udc.c 2fb29f215c usb: gadget: omap_udc: don't assign gadget.dev.release directly hace 12 años
omap_udc.h f8bdae0614 usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct usb_ep hace 13 años
pch_udc.c 3f8b620124 usb: gadget: pch_udc: fix sparse warnings hace 12 años
printer.c 496ad9aa8e new helper: file_inode(file) hace 12 años
pxa25x_udc.c c0b4e04d1a usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata() hace 12 años
pxa25x_udc.h 6166c24669 usb: gadget: pxa25x_udc: convert to udc_start/udc_stop hace 12 años
pxa27x_udc.c 02b6b4ed3e usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata() hace 12 años
pxa27x_udc.h 70189a63d4 usb: gadget: pxa27x_udc: convert to udc_start/udc_stop hace 12 años
r8a66597-udc.c f37d49ad6e usb: gadget: r8a66597-udc: do not unlock unheld spinlock in r8a66597_sudmac_irq() hace 12 años
r8a66597-udc.h 569a50da7f gadget/r8a66597: remove conditional compilation of clk code hace 13 años
rndis.c 76da66d170 usb: gadget: rndis: init & exit rndis at module load/unload hace 12 años
rndis.h 76da66d170 usb: gadget: rndis: init & exit rndis at module load/unload hace 12 años
s3c-hsotg.c 17d966a325 usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_request() hace 12 años
s3c-hsotg.h 94cb8fd637 usb:hsotg:samsung: Remove the S3C_ prefix from registers definition. hace 13 años
s3c-hsudc.c 38678f2568 usb: gadget: s3c-hsudc: delete outdated comment hace 12 años
s3c2410_udc.c 48ad20f32d usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe() hace 12 años
s3c2410_udc.h 4991e102c1 usb: gadget: s3c2410: convert to udc_start/udc_stop hace 12 años
serial.c d1412794b3 usb: gadget: serial: convert to new interface of f_obex hace 12 años
storage_common.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
tcm_usb_gadget.c b79fafac70 target: make queue_tm_rsp() return void hace 12 años
tcm_usb_gadget.h 276e2e4f1f usb: gadget: make sure each gadget is using same index for Product, Serial,… hace 13 años
u_ecm.h da92801c64 usb: gadget: f_ecm: add configfs support hace 12 años
u_eem.h 17b80976f0 usb: gadget: f_eem: add configfs support hace 12 años
u_ether.c bf4277c73a usb: gadget: u_ether: allow getting binary-form host address hace 12 años
u_ether.h c96022ded7 usb: gadget: f_eem: remove compatibility layer hace 12 años
u_ether_configfs.h aa83c6adf7 usb: gadget: add helpers for configfs support for USB Ethernet hace 12 años
u_gether.h 02832e56f8 usb: gadget: f_subset: add configfs support hace 12 años
u_ncm.h e730660378 usb: gadget: f_ncm: add configfs support hace 12 años
u_phonet.h 0383070e8d usb: gadget: f_phonet: remove compatibility layer hace 12 años
u_rndis.h b3df2faacb usb: gadget: f_rndis: add configfs support hace 12 años
u_serial.c 273daf2f2a usb: gadget: u_serial: fix typo which cause build warning hace 12 años
u_serial.h 15761826ee usb: gadget: nokia: use function framework for ACM hace 12 años
u_uac1.c 29240e2392 usb: gadget: u_uac1: NULL dereference on error path hace 12 años
u_uac1.h 18b5b3b55f usb: gadget: Rename audio function to uac1 hace 13 años
udc-core.c 1894870eb4 usb: gadget: udc-core: fix the typo of udc state attribute hace 12 años
usbstring.c d80c304bca usb: gadget: libcomposite: move MODULE_VERSION to composite.c hace 13 años
uvc.h b60f9aa1a9 [media] f_uvc: add v4l2_device and replace parent with v4l2_dev hace 12 años
uvc_queue.c a2cc81d315 usb: gadget: uvc: Implement videobuf2 .wait_prepare and .wait_finish operations hace 12 años
uvc_queue.h d692522577 usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 framework hace 12 años
uvc_v4l2.c 2f1d570693 usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures hace 12 años
uvc_video.c d692522577 usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 framework hace 12 años
webcam.c 8f900a9a6e usb: gadget: consider link speed for bMaxPower hace 12 años
zero.c c8c18883ba usb: gadget: zero: fix error return code in zero_bind() hace 12 años