aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor1-3/+3
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell1-68/+88
2006-09-27USB: usb serial gadget smp related bugEugeny S. Mints1-0/+3
2006-09-27gadgetfs patch for ep0outSkip Hansen1-1/+1
2006-09-27USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell1-0/+3
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-6/+2
2006-09-27USB: fix typo in drivers/usb/gadget/KconfigJules Villard1-1/+1
2006-09-27USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn1-1/+1
2006-09-27USB gadget: gadgetfs dont try to lock before freeMilan Svoboda1-1/+0
2006-09-27USB: add poll to gadgetfs's endpoint zeroMilan Svoboda1-1/+31
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino3-6/+6
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson3-0/+1353
2006-09-27USB: gadgetfs: protect ep_release with lockMilan Svoboda1-0/+5
2006-09-27USB: fix ep_config to return correct valueMilan Svoboda1-3/+4
2006-09-27USB: correct locking in gadgetfs_disconnectMilan Svoboda1-2/+3
2006-09-27USB: Allow compile in g_ether, fix typoTony Lindgren1-2/+2
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell2-18/+76
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-3/+3
2006-08-31usb gadget: g_ether spinlock recursion fixDavid Brownell1-14/+31
2006-08-02USB: dummy-hcd: disable interrupts during req->completeAlan Stern1-2/+4
2006-08-02USB: fix the USB_GADGET_DUMMY_HCD dependenciesAdrian Bunk1-1/+1
2006-08-02USB: AT91 UDC updates, mostly power managementDavid Brownell2-64/+113
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell7-17/+17
2006-07-03[ARM] Fix lh7a40x_udc.cRussell King1-1/+1
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner6-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel12-12/+0
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda1-1/+1
2006-06-26ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren1-1/+1
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe1-2/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2-2/+2
2006-06-21[PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell3-250/+251
2006-06-21[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platformMilan Svoboda1-1/+6
2006-06-21[PATCH] usb gadget: fix compile errorsMilan Svoboda1-0/+4
2006-06-21[PATCH] usb gadget: allow drivers support speeds higher than full speedMilan Svoboda1-1/+1
2006-06-21[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()Franck Bui-Huu1-10/+8
2006-06-21[PATCH] USB: gadget-serial: fix a deadlock when closing the serial deviceFranck Bui-Huu1-78/+17
2006-06-21[PATCH] USB: trivial DEBUG message correction in gadget ether driverMatt Reimer1-1/+1
2006-06-21[PATCH] gadgetfs: fix memory leaksAlan Stern1-22/+29
2006-06-21[PATCH] gadgetfs: fix AIO interface bugsAlan Stern1-6/+5
2006-06-21[PATCH] USB: net2280: add a shutdown routineAlan Stern1-0/+17
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller2-19/+6
2006-04-27[PATCH] USB: net2280: set driver data before it is usedAlan Stern1-3/+2
2006-04-27[PATCH] USB: net2280: check for shared IRQsAlan Stern1-0/+4