summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2021-02-07Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-01-30usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-29USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh
2020-12-09Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov
2020-08-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-08-21bdc: Fix bug causing crash after multiple disconnectsSasi Kumar
2020-08-21usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov
2020-07-31usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-07-22usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław
2020-06-29usb: gadget: udc: Potential Oops in error handling codeDan Carpenter
2020-06-29usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu
2020-06-29usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King
2020-06-29USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor
2020-06-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-10usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi
2020-05-10usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlockIago Abal
2020-05-10usb: gadged: pch_udc: get rid of redundant assignmentsAndy Shevchenko
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2019-11-26Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P
2019-11-25usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai
2019-11-20Merge android-4.4-p.201 (ef0b39d) into msm-4.4Srinivasarao P
2019-11-12usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-11-12usb: fsl: Check memory resource before releasing itNikhil Badola
2019-10-30Merge android-4.4-p.198 (dbd0162) into msm-4.4Srinivasarao P
2019-10-30Merge android-4.4-p.197 (93ec8fb) into msm-4.4Srinivasarao P
2019-10-29usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-17USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com
2019-07-11Merge android-4.4.185 (14e1196) into msm-4.4Srinivasarao P
2019-07-10usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni
2019-07-10usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao
2019-05-23Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P
2019-05-16usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-05-16usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-05-16usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-02-22Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P
2019-02-20usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2018-12-21Merge android-4.4.168 (66a37fc) into msm-4.4Srinivasarao P
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-12-14Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P
2018-12-13usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann