summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2020-08-19usb: bdc: Halt controller on suspendDanesh Petigara
2020-08-19bdc: Fix bug causing crash after multiple disconnectsSasi Kumar
2020-08-19usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov
2020-07-29usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-07-22usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław
2020-06-30usb: gadget: udc: Potential Oops in error handling codeDan Carpenter
2020-06-24usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu
2020-06-24usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King
2020-06-24USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor
2020-06-24usb: gadget: core: sync interrupt before unbind the udcPeter Chen
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-02usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-02-24usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2020-01-12USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2019-12-17USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov
2019-12-17usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva
2019-10-29USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-10-27usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-10-27usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda
2019-10-27usb: fsl: Check memory resource before releasing itNikhil Badola
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-04udc: lpc32xx: fix 64-bit compiler warningArnd Bergmann
2019-10-04USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-08-30usb: gadget: net2280: Add workaround for AB chip Errata 11Benjamin Herrenschmidt
2019-08-30usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt
2019-08-28usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva
2019-08-28usb: udc: lpc32xx: remove set but not used 3 variablesMao Wenan
2019-08-28usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros
2019-08-21usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman
2019-08-15usb: udc: lpc32xx: allow compile-testingArnd Bergmann
2019-08-12usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda
2019-08-12usb: gadget: aspeed: Implement dummy hub TT requestsBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Improve debugging when nukingBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Remove unused "suspended" flagBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Rework the reset logicBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Check suspend/resume callback existenceBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Don't reject requests on suspended devicesBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Fix EP0 stall handlingBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Cleanup EP0 state on port resetBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Don't set port enable change bit on resetBenjamin Herrenschmidt
2019-08-09USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09usb: gadget: atmel_usba_udc: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09usb: gadget: pch_udc: Use dev_get_drvdataChuhong Yuan
2019-08-09usb: gadget: atmel_usba_udc: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughsGustavo A. R. Silva