aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy
Commit message (Expand)AuthorAge
* drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova2017-03-17
* drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova2017-03-17
* Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-11
|\
| * USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-03-06
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-09
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* usb: gadget: uac2: add req_number as parameterPeter Chen2017-01-24
* usb: gadget: printer: Remove pnp_string static bufferKrzysztof Opasiak2017-01-24
* USB: gadgetfs: remove unnecessary assignmentAlan Stern2017-01-02
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-02
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-02
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-02
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | usb: gadget: f_midi: defaults buflen sizes to 512Felipe F. Tonello2016-08-25
|/
* usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau2016-08-11
* usb: gadget: fix check in sync read from ep in gadgetfsBinyamin Sharet2016-08-11
* usb: gadget: fix unused-but-set-variale warningsMichal Nazarewicz2016-06-21
* usb: gadget: fix spinlock dead lock in gadgetfsBin Liu2016-05-31
* usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz2016-04-19
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-18
|\
| * treewide: Fix typo in printkMasanari Iida2016-02-15
* | usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-04
* | usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski2016-02-23
* | wrappers for ->i_mutex accessAl Viro2016-01-22
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-20
|\ \
| * | usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz2015-12-20
| * | usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2015-12-20
| * | usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz2015-12-20
| * | usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz2015-12-20
| * | usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz2015-12-20
| * | usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz2015-12-20
| * | usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz2015-12-20
| * | tcm_usb_gadget: Fix enabled attribute failureNicholas Bellinger2015-12-20
| * | tcm_usb_gadget: Fix nexus leakNicholas Bellinger2015-12-20
| * | tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger2015-12-20
* | | usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher2015-12-16
* | | usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello2015-12-16
* | | usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski2015-12-15
* | | usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello2015-12-15
* | | usb: gadget: f_sourcesink: add queue depthPeter Chen2015-12-15
|/ /
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\ \ | |/ |/|
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-14
* | usb: gadget: legacy: tcm: eliminate abuse of ep->driver dataRobert Baldyga2015-09-27
* | usb: gadget: legacy: dbgp: eliminate abuse of ep->driver dataRobert Baldyga2015-09-27
|/
* usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi2015-08-06