summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/r8a66597-udc.c
AgeCommit message (Expand)Author
2021-10-06usb: gadget: r8a66597: fix a loop in set_feature()Dan Carpenter
2021-05-22usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King
2018-09-05usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-09-05usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2015-08-04usb: gadget: r8a66597-udc: add ep capabilities supportRobert Baldyga
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann
2015-01-29usb: gadget: r8a66597-udc: set value for common is_selfpoweredPeter Chen
2014-11-10usb: gadget: r8a66597-udc: use udc-core's reset notifierPeter Chen
2014-11-03usb: gadget: fix ptr_ret.cocci warningsFengguang Wu
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-08-29usb: gadget: udc: use USB API functions rather than constantsHimangi Saraogi
2014-08-20usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()Wei Yongjun
2014-08-19usb: gadget: Fix return value check in r8a66597_probe()Wei Yongjun
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz