summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/inode.c
AgeCommit message (Expand)Author
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-06-15USB: gadgetfs: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-11-01saner FASYNC handling on file closeAl Viro
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21USB: gadget: Push BKL down into driversAlan Cox
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell
2007-07-12USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell
2007-07-12USB: usb gadget, dead config cleanupDavid Brownell
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell
2007-02-23gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey
2007-02-07USB: gadgetfs AIO tweaksAlan Stern
2007-02-07USB: gadgetfs behaves better on userspace init bugDavid Brownell
2007-02-07USB: gadgetfs race fixDavid Brownell
2007-02-07USB: gadgetfs simplificationsDavid Brownell
2007-02-07USB: gadgetfs cleanupsDavid Brownell
2007-02-07usb: gadgetfs remove delayed init modePhil Endecott
2007-02-07usb: gadgetfs whitespace cleanupDavid Brownell
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-09-27gadgetfs patch for ep0outSkip Hansen
2006-09-27USB gadget: gadgetfs dont try to lock before freeMilan Svoboda
2006-09-27USB: add poll to gadgetfs's endpoint zeroMilan Svoboda
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27USB: gadgetfs: protect ep_release with lockMilan Svoboda
2006-09-27USB: fix ep_config to return correct valueMilan Svoboda
2006-09-27USB: correct locking in gadgetfs_disconnectMilan Svoboda
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-21[PATCH] gadgetfs: fix memory leaksAlan Stern
2006-06-21[PATCH] gadgetfs: fix AIO interface bugsAlan Stern
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro
2006-04-14[PATCH] USB: gadgetfs highspeed bugfixDavid Brownell
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn
2006-01-31[PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-09-12[PATCH] USB gadgetfs: fixes an error on writing to endpoint filePavol Kurina