summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2020-05-21Merge tag 'v4.4.220' into toradex_vf_4.4-nextMarcel Ziswiler
2020-04-24usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-04-24usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-04-13usb: gadget: printer: Drop unused device qualifier descriptorKrzysztof Opasiak
2020-04-13usb: gadget: uac2: Drop unused device qualifier descriptorKrzysztof Opasiak
2020-03-28Merge tag 'v4.4.217' into toradex_vf_4.4-nextMax Krummenacher
2020-03-11usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov
2020-03-11usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen
2020-02-28usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2020-02-24Merge tag 'v4.4.214' into toradex_vf_4.4-nextMax Krummenacher
2020-02-14usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-14usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-14usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2020-01-12usb: gadget: fix wrong endpoint descEJ Hsu
2019-12-21usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun
2019-12-21usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2019-11-25usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai
2019-11-25usb: gadget: uvc: Only halt video streaming endpoint in bulk modeLaurent Pinchart
2019-11-25usb: gadget: uvc: Factor out video USB request queueingLaurent Pinchart
2019-11-25usb: gadget: uvc: configfs: Prevent format changes after linking headerJoel Pepper
2019-11-25usb: gadget: uvc: configfs: Drop leaked references to config itemsLaurent Pinchart
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
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-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-09-06usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt
2019-08-25USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba
2019-08-25usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello
2019-08-04usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz
2019-07-21usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan
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-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-04-03usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin
2019-04-03usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang
2019-04-03usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang
2019-04-03usb: gadget: composite: fix dereference after null check coverify warningPeter Chen
2019-03-28Merge tag 'v4.4.177' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b6.183-20190331Marcel Ziswiler
2019-03-23usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-02-20usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
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-13Merge tag 'v4.4.167' into toradex_vf_4.4-nextMarcel Ziswiler
2018-12-13usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann