aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/inode.c
Commit message (Expand)AuthorAge
* 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
* 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