aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/inode.c
AgeCommit message (Expand)Author
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-10-04BKL: Remove BKL from USB gadgetfsArnd Bergmann
2010-08-10usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann
2010-08-10USB: gadget: Use memdup_userJulia Lawall
2010-03-02usb: gadgetfs: Convert semaphore to mutexThomas Gleixner
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