summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-04-24usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
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-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-01-12usb: gadget: fix wrong endpoint descEJ Hsu
2019-12-21usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
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-08-04usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz
2019-07-21usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan
2019-04-05usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov
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