summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
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
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
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-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-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-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-1 usb: gadget: f_mass_storage: add utp device checkLi 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-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: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-04-24USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba
2018-03-24usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak
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: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2017-12-25usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros
2017-12-16usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier
2017-12-14usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPATJohn Keeping
2017-12-09usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier
2017-11-21usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov
2017-10-18usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-12USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-08-06usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-07-05usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-03-30usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-03-30ACM gadget: fix endianness in notificationsOliver Neukum
2017-03-18Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi
2017-03-12usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak
2017-03-12usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2017-03-12usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak
2017-02-09usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman
2017-01-12usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche