aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/inode.c
Commit message (Expand)AuthorAge
* 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
* USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2007-07-12
* USB: usb gadget, dead config cleanupDavid Brownell2007-07-12
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-08
* gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey2007-02-23
* USB: gadgetfs AIO tweaksAlan Stern2007-02-07
* USB: gadgetfs behaves better on userspace init bugDavid Brownell2007-02-07
* USB: gadgetfs race fixDavid Brownell2007-02-07
* USB: gadgetfs simplificationsDavid Brownell2007-02-07
* USB: gadgetfs cleanupsDavid Brownell2007-02-07
* usb: gadgetfs remove delayed init modePhil Endecott2007-02-07
* usb: gadgetfs whitespace cleanupDavid Brownell2007-02-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-01
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* gadgetfs patch for ep0outSkip Hansen2006-09-27
* USB gadget: gadgetfs dont try to lock before freeMilan Svoboda2006-09-27
* USB: add poll to gadgetfs's endpoint zeroMilan Svoboda2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* USB: gadgetfs: protect ep_release with lockMilan Svoboda2006-09-27
* USB: fix ep_config to return correct valueMilan Svoboda2006-09-27
* USB: correct locking in gadgetfs_disconnectMilan Svoboda2006-09-27
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] gadgetfs: fix memory leaksAlan Stern2006-06-21
* [PATCH] gadgetfs: fix AIO interface bugsAlan Stern2006-06-21
* [PATCH] fix leak in activate_ep_files()Al Viro2006-04-26
* [PATCH] USB: gadgetfs highspeed bugfixDavid Brownell2006-04-14
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-20
* [PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern2006-01-31