aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-20[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre1-1/+1
2006-10-17Fix USB gadget net2280.c compileLinus Torvalds1-2/+2
2006-10-17USB/gadget/net2280: handle sysfs errorsJeff Garzik1-4/+16
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells6-17/+13
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03Still more typo fixesMatt LaPlante1-1/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn5-5/+5
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-25/+55
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2-2/+2
2006-09-28USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern1-1/+15
2006-09-28USB: g_file_storage: fix "ignoring return value" warningsAlan Stern1-7/+12
2006-09-28USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern1-10/+23
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