summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/fsl_udc_core.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-27usb: gadget: fsl: fix null pointer checkingRan Wang1-1/+1
2020-10-02usb: gadget: fix spelling mistake "Dectected" -> "Detected"Colin Ian King1-1/+1
2020-10-02usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probeYe Bin1-3/+4
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-05-25usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()Tang Bin1-2/+2
2020-03-26usb: gadget: fsl: remove unused variable 'driver_desc'YueHaibing1-1/+0
2019-11-18Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-6/+4
2019-11-04usb: Spelling s/disconnet/disconnect/Geert Uytterhoeven1-1/+1
2019-10-27usb: fsl: Check memory resource before releasing itNikhil Badola1-1/+1
2019-10-22usb: gadget: Correct NULL pointer checking in fsl gadgetNikhil Badola1-2/+3
2019-10-22usb: fsl: Remove unused variableNikhil Badola1-4/+1
2018-10-02usb: gadget: fsl_udc_core: fixup struct_udc_setup documentationNicholas Mc Guire1-2/+4
2018-10-02usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire1-4/+26
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2018-05-21usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadgetNikhil Badola1-0/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-16/+2
2018-02-12usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner1-2/+2
2017-12-11USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"Colin Ian King1-1/+1
2017-11-07USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-04-11fsl_udc_core: add support for devices provided by fsl-mph-dr-ofMichael Grzeschik1-0/+2
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-01-26usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja1-2/+8
2017-01-24usb: gadget: udc: constify usb_ep_ops structuresBhumika Goyal1-1/+1
2016-11-03usb: gadget: udc: fsl: remove unnecessary & operationFelipe Balbi1-1/+0
2016-11-03usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2015-08-04usb: gadget: fsl_udc_core: add ep capabilities supportRobert Baldyga1-0/+13
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann1-2/+2
2015-01-29usb: gadget: fsl_udc_core: set value for common is_selfpoweredPeter Chen1-1/+2
2015-01-12usb: gadget: cleanup on stack DECLARE_COMPLETIONsNicholas Mc Guire1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-10usb: gadget: fsl_udc_core: use udc-core's reset notifierPeter Chen1-4/+7
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi1-5/+3
2014-10-20usb: gadget: udc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-25usb: gadget: Refactor request completionMichal Sojka1-4/+2
2014-07-16usb: gadget: udc: fsl_udc_core: fix sparse errorsFelipe Balbi1-4/+8
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz1-0/+2682