aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/inode.c
Commit message (Expand)AuthorAge
* usb: gadget: set gadget state as configuredPeter Chen2014-06-26
* aio: use cancellation list lazilyKent Overstreet2013-05-07
* aio: move private stuff out of aio.hKent Overstreet2013-05-07
* gadget: remove only user of aio retryZach Brown2013-05-07
* gadgetfs: don't bother with fops->ownerAl Viro2013-04-09
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfsSebastian Andrzej Siewior2012-10-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\
| * userns: Convert gadgetfs to use kuid and kgid where appropriateEric W. Biederman2012-09-21
* | usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2012-09-10
* | usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior2012-09-10
* | usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz2012-08-31
|/
* USB: remove compile warning on gadget/inode.cMichael BRIGHT2012-04-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * gadgetfs: list_for_each_safe() misuseAl Viro2012-03-20
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber2012-03-02
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
* | ... and the same for gadgetfsAl Viro2012-01-08
|/
* USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock stateMarc Kleine-Budde2011-11-14
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* usb: gadget: defer setting maxpacket till ->setup()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-06
* USB: usb-gadget: unlock data->lock mutex on error path in ep_read()Alexey Khoroshilov2011-04-13
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-22
|\
| * usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* | BKL: Remove BKL from USB gadgetfsArnd Bergmann2010-10-04
|/
* usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann2010-08-10
* USB: gadget: Use memdup_userJulia Lawall2010-08-10
* usb: gadgetfs: Convert semaphore to mutexThomas Gleixner2010-03-02
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* USB: gadgetfs: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-16
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* saner FASYNC handling on file closeAl Viro2008-11-01
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* USB: gadget: Push BKL down into driversAlan Cox2008-07-21
* [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-09
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: fix gadgetfs class request delegationRoy Hashimoto2008-03-25
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-01
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-12
* USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-30
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-12