summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/s3c2410_udc.c
AgeCommit message (Expand)Author
2021-08-13usb: gadget: udc: s3c2410: add IRQ checkSergey Shtylyov
2021-05-21USB: gadget: s3c2410_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-13USB: gadget: udc: s3c2410_udc: s3c2410_udc_set_ep0_ss() can be staticYang Yingliang
2021-03-28usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'Christophe JAILLET
2021-03-28usb: gadget: s3c: Fix incorrect resources releasingChristophe JAILLET
2021-03-10USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()Wei Yongjun
2020-08-19usb: gadget: s3c: remove unused 'udc' variableKrzysztof Kozlowski
2020-08-19usb: gadget: s3c: use platform resourcesArnd Bergmann
2020-07-10usb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-25USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor
2019-11-14usb: gadget: udc: s3c2410_udc: create debugfs directory under usb rootChunfeng Yun
2019-08-09USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughsGustavo A. R. Silva
2018-12-07USB: gadget: udc: s3c2410_udc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-05-31USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_creat...Greg Kroah-Hartman
2017-11-07USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-07-22USB: gadget: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2016-11-03usb: gadget: udc: s3c2410: remove unnecessary & operationFelipe Balbi
2015-08-04usb: gadget: s3c2410_udc: add ep capabilities supportRobert Baldyga
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-05-26usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik
2015-05-07usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pVJoe Perches
2015-01-29usb: gadget: s3c2410_udc: set value for common is_selfpoweredPeter Chen
2015-01-12usb: gadget: udc: s3c2410_udc.c: Remove some unused functionsRickard Strandqvist
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-10-20usb: gadget: udc: drop owner assignment from platform_driversWolfram Sang
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz