aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2020-09-04usb: bdc: Halt controller on suspendDanesh Petigara
2020-09-04bdc: Fix bug causing crash after multiple disconnectsSasi Kumar
2020-09-04usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov
2020-08-18usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-08-13usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław
2020-07-16usb: gadget: udc: Potential Oops in error handling codeDan Carpenter
2020-07-13usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu
2020-07-13usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King
2020-07-13USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor
2020-07-13usb: gadget: core: sync interrupt before unbind the udcPeter Chen
2020-06-08usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-06-04usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan
2020-06-04usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-05-15usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2020-03-20USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2020-01-31usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva
2019-12-29usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-12-29usb: fsl: Check memory resource before releasing itNikhil Badola
2019-12-16usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros
2019-12-10USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-11-25usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-11-09USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com
2019-08-25usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda
2019-06-06usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()Wei Yongjun
2019-06-06usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni
2019-06-06usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao
2019-05-03usb: gadget: atmel: tie wake lock to running clockJonas Bonn
2019-05-03usb: gadget: atmel: support USB suspendJonas Bonn
2019-05-03usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled maskJonas Bonn
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-05-03usb: gadget: udc: lpc32xx: rework interrupt handlingAlexandre Belloni
2019-05-03usb: gadget: udc: lpc32xx: add support for stotg04 phyAlexandre Belloni
2019-05-03usb: gadget: udc: lpc32xx: properly setup phy interruptsAlexandre Belloni
2019-05-03usb: gadget: udc: lpc32xx: simplify vbus handlingAlexandre Belloni
2019-05-03usb: gadget: udc: lpc32xx: simplify probeAlexandre Belloni
2019-05-03USB: UDC: net22{80,72}: remove mistaken test of req->zeroAlan Stern
2019-05-03USB: UDC: net2280: Remove redundant "if" conditionAlan Stern
2019-05-03USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern
2019-03-20usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-03-20usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-03-20usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-11fotg210-udc: pass struct device to DMA API functionsChristoph Hellwig
2019-02-11fotg210-udc: remove a bogus dma_sync_single_for_device callChristoph Hellwig
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2019-02-07usb: gadget: fix various indentation issuesColin Ian King
2019-02-06udc: net2280: Fix net2280_disableGuido Kiener
2019-02-06USB: gadget: Improve kerneldoc for usb_ep_dequeue()Alan Stern
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko