summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2016-02-23usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby
2016-02-23usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski
2016-02-23usb: gadget: remove driver from pending list on probe errorMarek Szyprowski
2016-02-17usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-01-07usb/gadget: Remove set-but-not-used variablesBart Van Assche
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-12-22usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-22usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang
2015-12-22usb: gadget: Add the console support for usb-to-serial portBaolin Wang
2015-12-20usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz
2015-12-20usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz
2015-12-20usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz
2015-12-20usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz
2015-12-20usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz
2015-12-20tcm_usb_gadget: Fix enabled attribute failureNicholas Bellinger
2015-12-20tcm_usb_gadget: Fix nexus leakNicholas Bellinger
2015-12-20tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-16usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
2015-12-16usb: gadget: ether: Allow changing the MTUMike Looijmans
2015-12-16usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello
2015-12-16usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello
2015-12-16usb: gadget: f_midi: set altsettings only for MIDIStreaming interfaceFelipe F. Tonello
2015-12-16usb: gadget: s3c-hsudc: remove redundant conditionGeyslan G. Bem
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol
2015-12-16usb: gadget: configfs: pass UDC name via usb_gadget_driver structRuslan Bilovol
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol
2015-12-15usb: gadget: lpc32xxx_udc: clean up and sort include directives outVladimir Zapolskiy
2015-12-15usb: gadget: f_sourcesink: quit if usb_ep_queue returns errorPeter Chen
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski
2015-12-15usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello
2015-12-15usb: gadget: define free_ep_req as universal functionFelipe F. Tonello
2015-12-15usb: gadget: f_midi: remove duplicated codeFelipe F. Tonello
2015-12-15usb: gadget: f_sourcesink: add queue depthPeter Chen
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab