summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-05usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2018-12-24usb: gadget: configfs: use hexadecimal values and new lineStefan Agner
2018-12-24usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner
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-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2018-11-13usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni
2018-11-10usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-20usb: gadget: serial: fix oops when data rx'd after closeStephen Warren
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern
2018-09-26usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-05usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-09-05usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-09-05usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2018-08-24usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun
2018-08-24MLK-17828 mfg: utp device support multi instanceFrank Li
2018-08-24MLK-16774 usb: gadget: utp: fix coverity CID 414727 issueLi Jun
2018-08-24usb: udc: allow adding and removing the same gadget deviceRoger Quadros
2018-08-24MLK-16135 usb: gadget: utp: bulk out req amount divisible by 512Li Jun
2018-08-24MLK-15074-10 usb: gadget: utp: correct the set_fs conditionLi Jun
2018-08-24MLK-15074-9 usb: gadget: utp: fix wrong fsg parameterLi Jun
2018-08-24MLK-15081 usb: gadget: utp: fix build warning with aarch64 compilerLi Jun
2018-08-24MLK-15074-2 usb: gadget: utp: move the Kconfig out of legacy dirLi Jun
2018-08-24MLK-15074-1 usb: gadget: f_mass_storage: add utp device checkLi Jun
2018-08-24MLK-12268 usb: gadget: fsl_utp: change FSL_UTP Kconfig locationLi Jun
2018-08-24MLK-11483-4 UTP : replace kzalloc() with vmalloc()Huang Shijie
2018-08-24MLK-11483-3 mfg: fix the bug that ubiformat utility breaks utp protocolPeter Chen
2018-08-24MLK-11483-2 mfgtool firmware will crash during mfgtool runningTony LIU
2018-08-24MLK-11483-1 make the kernel image for mfgtoolFrank Li
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-06-16usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnectingYoshihiro Shimoda
2018-05-25usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-05-25usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang
2018-05-25usb: gadget: ffs: Execute copy_to_user() with USER_DS setLars-Peter Clausen
2018-05-25usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-05-25usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-05-25usb: gadget: core: Fix use-after-free of usb_requestManu Gautam
2018-05-25usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-04-24USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba
2018-04-24usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi
2018-04-08usb: gadget: remove redundant self assignmentStefan Agner