summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/goku_udc.c
AgeCommit message (Expand)Author
2021-09-14usb: gadget: goku_udc: Fix mask and set operation on variable masterColin Ian King
2020-10-27usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov
2020-07-10usb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-02-19usb: gadget: goku_udc: remove useless cast for driver.nameCorentin Labbe
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
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-10-24usb: gadget: goku_udc: mark expected switch fall-throughsGustavo A. R. Silva
2017-01-24usb: gadget: udc: constify usb_ep_ops structuresBhumika Goyal
2016-08-29usb: gadget: goku_udc: fix memory leak in goku_probe()Alexey Khoroshilov
2016-08-29usb: gadget: udc: goku_udc: don't print on ENOMEMWolfram Sang
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus
2015-08-06usb: gadget: goku_udc: add goku_match_ep() functionRobert Baldyga
2015-08-04usb: gadget: goku_udc: add ep capabilities supportRobert Baldyga
2015-03-19usb: gadget: goku_udc: Remove uses of seq_<foo> return valuesJoe Perches
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz