summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy
AgeCommit message (Expand)Author
2018-08-24MLK-15074-2 usb: gadget: utp: move the Kconfig out of legacy dirLi Jun
2018-08-24MLK-12268 usb: gadget: fsl_utp: change FSL_UTP Kconfig locationLi Jun
2017-12-14USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET
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: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-06-24USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-24USB: gadget: fix GPF in gadgetfsAlan Stern
2017-01-12USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-01-12USB: gadgetfs: fix use-after-free bugAlan Stern
2017-01-12USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-01-12usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-08-25usb: gadget: f_midi: defaults buflen sizes to 512Felipe F. Tonello
2016-08-11usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau
2016-08-11usb: gadget: fix check in sync read from ep in gadgetfsBinyamin Sharet
2016-06-21usb: gadget: fix unused-but-set-variale warningsMichal Nazarewicz
2016-05-31usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-04-19usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski
2016-02-23usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski
2016-02-15treewide: Fix typo in printkMasanari Iida
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-12-20usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz
2015-12-20usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz
2015-12-20tcm_usb_gadget: Fix enabled attribute failureNicholas Bellinger
2015-12-20tcm_usb_gadget: Fix nexus leakNicholas Bellinger
2015-12-20tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger
2015-12-16usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
2015-12-16usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski
2015-12-15usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello
2015-12-15usb: gadget: f_sourcesink: add queue depthPeter Chen
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-27usb: gadget: legacy: tcm: eliminate abuse of ep->driver dataRobert Baldyga
2015-09-27usb: gadget: legacy: dbgp: eliminate abuse of ep->driver dataRobert Baldyga
2015-08-06usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga
2015-07-31usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak