summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
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-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
2018-03-24usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak
2018-03-22usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2018-03-22USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2018-03-22usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-17usb: gadget: uvc: Missing files for configfs interfacePetr Cvek
2018-02-03usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt