summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2019-11-20usb: gadget: uvc: Only halt video streaming endpoint in bulk modeLaurent Pinchart
2019-11-20usb: gadget: uvc: Factor out video USB request queueingLaurent Pinchart
2019-11-20usb: gadget: uvc: configfs: Prevent format changes after linking headerJoel Pepper
2019-11-20usb: gadget: uvc: configfs: Drop leaked references to config itemsLaurent Pinchart
2019-09-06usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt
2019-07-31usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz
2019-07-21usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
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-05usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-02-12MLK-17828 mfg: utp device support multi instanceFrank Li
2019-02-12MLK-16774 usb: gadget: utp: fix coverity CID 414727 issueLi Jun
2019-02-12MLK-16135 usb: gadget: utp: bulk out req amount divisible by 512Li Jun
2019-02-12MLK-15074-10 usb: gadget: utp: correct the set_fs conditionLi Jun
2019-02-12MLK-15074-9 usb: gadget: utp: fix wrong fsg parameterLi Jun
2019-02-12MLK-15081 usb: gadget: utp: fix build warning with aarch64 compilerLi Jun
2019-02-12MLK-15074-1 usb: gadget: f_mass_storage: add utp device checkLi Jun
2019-02-12MLK-11483-4 UTP : replace kzalloc() with vmalloc()Huang Shijie
2019-02-12MLK-11483-3 mfg: fix the bug that ubiformat utility breaks utp protocolPeter Chen
2019-02-12MLK-11483-2 mfgtool firmware will crash during mfgtool runningTony LIU
2019-02-12MLK-11483-1 make the kernel image for mfgtoolFrank Li
2018-12-17usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski
2018-12-13Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...Shen Jing
2018-11-10usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-09-05usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-09-05usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy
2018-09-05usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy
2018-09-05usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy
2018-09-05usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska
2018-09-05usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca
2018-09-05usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca
2018-08-24usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfersVincent Pelletier
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-06-16usb: gadget: function: printer: avoid wrong list handling in printer_write()Yoshihiro Shimoda
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-19usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-02-28usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2017-12-17usb: 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-11-21usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov