summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-02usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timingYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda
2017-05-17USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-04-11usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0Cristian Birsan
2017-04-11usb: gadget: udc: atmel: Use dev_err() to display EP configuration errorCristian Birsan
2017-04-11usb: udc: allow adding and removing the same gadget deviceRoger Quadros
2017-04-11usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()Alexey Khoroshilov
2017-04-11usb: gadget: udc: atmel: Check fifo configuration values against device treeCristian Birsan
2017-04-11fsl_udc_core: add support for devices provided by fsl-mph-dr-ofMichael Grzeschik
2017-04-11usb: gadget: udc: amd5536: split core and PCI layerRaviteja Garimella
2017-04-11usb: gadget: udc: renesas_usb3: add support for usb role swapYoshihiro Shimoda
2017-04-11usb: gadget: udc: atmel: Minor code cleanupCristian Birsan
2017-04-11usb: gadget: udc: renesas_usb3: add extcon supportYoshihiro Shimoda
2017-04-11usb: gadget: udc: renesas_usb3: add USB ID signal monitoringYoshihiro Shimoda
2017-04-11usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2017-04-11usb: gadget: udc: remove unnecessary variable and update function prototypeGustavo A. R. Silva
2017-04-11usb: gadget: udc: avoid use of freed pointerGustavo A. R. Silva
2017-03-27usb: gadget: pxa27x: Remove duplicate function prototypePetr Cvek
2017-03-27usb: gadget: mv_udc: clarify a switch with an implicit fall-throughMichal Nazarewicz
2017-03-22usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2017-03-16usb: gadget: amd5536udc: Replace PCI pool old APIRomain Perier
2017-03-16usb: gadget: pch_udc: Replace PCI pool old APIRomain Perier
2017-03-16usb: gadget: net2280: Replace PCI pool old APIRomain Perier
2017-03-06usb: gadget: udc: net2280: Fix tmp reusage in net2280 driverRaz Manor
2017-03-06usb: gadget: pxa27x: Test for a valid argument pointerPetr Cvek
2017-03-06usb: gadget: udc: atmel: fix debug outputArnd Bergmann
2017-03-06usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2017-01-26Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-01-26usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja
2017-01-25Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman
2017-01-24usb: gadget: udc: constify usb_ep_ops structuresBhumika Goyal
2017-01-24usb: gadget: udc: atmel: Update endpoint allocation schemeCristian Birsan
2017-01-24usb: gadget: constify usb_gadget_ops structuresBhumika Goyal
2017-01-24usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak
2017-01-19usb: gadget: constify usb_gadget_ops structuresBhumika Goyal
2017-01-12usb: gadget: udc: atmel: remove memory leakAlexandre Belloni
2017-01-02usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke
2017-01-02USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2016-11-08usb: gadget: mv_u3d: mv_u3d_start_queue() refactoringAlexey Khoroshilov
2016-11-08usb: gadget: mv_u3d: add check for dma mapping errorAlexey Khoroshilov
2016-11-03usb: Convert pr_warning to pr_warnJoe Perches
2016-11-03usb: gadget: udc: mv: remove unnecessary & operationFelipe Balbi
2016-11-03usb: gadget: udc: fsl: remove unnecessary & operationFelipe Balbi