summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/inode.c
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* USB: gadgetfs: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-151-8/+6
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-2/+2
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-1/+0
* saner FASYNC handling on file closeAl Viro2008-11-011-1/+0
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-2/+0
* USB: gadget: Push BKL down into driversAlan Cox2008-07-211-10/+13
* [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-091-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-9/+9
* USB: fix gadgetfs class request delegationRoy Hashimoto2008-03-241-2/+2
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-011-1/+1
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-121-24/+20
* USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-301-2/+2
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-121-2/+2
* USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2007-07-121-1/+1
* USB: usb gadget, dead config cleanupDavid Brownell2007-07-121-1/+1
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-081-4/+4
* gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey2007-02-231-1/+4
* USB: gadgetfs AIO tweaksAlan Stern2007-02-071-9/+7
* USB: gadgetfs behaves better on userspace init bugDavid Brownell2007-02-071-4/+4
* USB: gadgetfs race fixDavid Brownell2007-02-071-7/+11
* USB: gadgetfs simplificationsDavid Brownell2007-02-071-16/+13
* USB: gadgetfs cleanupsDavid Brownell2007-02-071-34/+41
* usb: gadgetfs remove delayed init modePhil Endecott2007-02-071-48/+12
* usb: gadgetfs whitespace cleanupDavid Brownell2007-02-071-28/+28
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-3/+3
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-25/+55
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* gadgetfs patch for ep0outSkip Hansen2006-09-271-1/+1
* USB gadget: gadgetfs dont try to lock before freeMilan Svoboda2006-09-271-1/+0
* USB: add poll to gadgetfs's endpoint zeroMilan Svoboda2006-09-271-1/+31
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-4/+4
* USB: gadgetfs: protect ep_release with lockMilan Svoboda2006-09-271-0/+5
* USB: fix ep_config to return correct valueMilan Svoboda2006-09-271-3/+4
* USB: correct locking in gadgetfs_disconnectMilan Svoboda2006-09-271-2/+3
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-3/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] gadgetfs: fix memory leaksAlan Stern2006-06-211-22/+29
* [PATCH] gadgetfs: fix AIO interface bugsAlan Stern2006-06-211-6/+5
* [PATCH] fix leak in activate_ep_files()Al Viro2006-04-261-0/+1
* [PATCH] USB: gadgetfs highspeed bugfixDavid Brownell2006-04-141-12/+12
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-3/+3
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-201-4/+2
* [PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern2006-01-311-1/+7
* [PATCH] Remove usb gadget generic driver methodsRussell King2006-01-131-3/+0
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] USB gadgetfs: fixes an error on writing to endpoint filePavol Kurina2005-09-121-0/+1
OpenPOWER on IntegriCloud