summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2017-12-12Merge Linaro linux 4.9.62 into linux-4.9Xie Xiaobo
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-18usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-18USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-12USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-10-12usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun
2017-10-12USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-10-12usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda
2017-10-12usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda
2017-10-12usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda
2017-10-12usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-10-12USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-09-25usb: udc: for fix 1021atwr compiled issueyinbo.zhu
2017-09-25usb: fsl: Compile out USB clk functionsNikhil Badola
2017-09-25usb: gadget: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadgetNikhil Badola
2017-09-25usb: gadget: Port USB EHCI Gadget driver for LS102XANikhil Badola
2017-09-25usb: gadget: Remove compilation error for usb EHCI gadgetNikhil Badola
2017-09-25usb: gadget: Fix USB gadget drv start issueRamneek Mehresh
2017-09-25usb: gadget: Add host-gadget drv sync delayRamneek Mehresh
2017-09-25usb: fsl: Correct endpoint name checkingNikhil Badola
2017-09-25usb: gadget: add a sanity check for complete handlerRajesh Bhagat
2017-09-25usb: gadget: Correct NULL pointer checking in fsl gadgetNikhil Badola
2017-09-25usb: fsl: Remove unused variableNikhil Badola
2017-09-25usb: fsl: Check memory resource before releasing itNikhil Badola
2017-09-25usb: gadget: Turn on cache snooping hardware in usb gadgetNikhil Badola
2017-09-25USB: Gadget: Set dma_ops for FSL USB Gadget DeviceSuresh Gupta
2017-09-25usb: gadget: Turn on cache snooping hardware for 64-bit KernelSuresh Gupta
2017-08-16usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() callingYoshihiro Shimoda
2017-08-07usb: 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-24usb: gadget: composite: Fix function used to free memoryChristophe JAILLET
2017-06-24USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-24USB: gadget: fix GPF in gadgetfsAlan Stern
2017-06-24USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-06-24usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda
2017-06-24usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda
2017-06-24usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-05-20usb: gadget: legacy gadgets are optionalRomain Izard
2017-03-30usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-03-30ACM gadget: fix endianness in notificationsOliver Neukum
2017-03-22usb: gadget: udc: atmel: remove memory leakAlexandre Belloni
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-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen
2017-03-12usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak