aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton1-1/+1
2007-02-07USB: usb ethernet gadget recognizes HUSB2DEVHåvard Skinnemoen1-0/+4
2007-02-07USB: list atmel husb2_udc gadget controllerHåvard Skinnemoen1-0/+8
2007-02-07USB: gadgetfs AIO tweaksAlan Stern1-9/+7
2007-02-07USB: gadgetfs behaves better on userspace init bugDavid Brownell1-4/+4
2007-02-07USB: gadgetfs race fixDavid Brownell1-7/+11
2007-02-07USB: gadgetfs simplificationsDavid Brownell1-16/+13
2007-02-07USB: gadgetfs cleanupsDavid Brownell1-34/+41
2007-02-07USB: at91_udc wakeup event updatesDavid Brownell2-8/+12
2007-02-07usb: gadgetfs remove delayed init modePhil Endecott1-48/+12
2007-02-07usb: gadgetfs whitespace cleanupDavid Brownell1-28/+28
2007-02-07USB Gadget file_storage.c: remove unnecessary castsJohn Daiker1-16/+15
2007-02-07USB: ethernet gadget interop with MCCI Windows driverDavid Brownell1-39/+103
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell14-14/+14
2007-01-05USB: omap_udc build fixes (sync with linux-omap)David Brownell2-53/+195
2006-12-20USB: at91_udc: Additional checksWojtek Kaniewski1-2/+8
2006-12-20USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski1-0/+4
2006-12-20USB: at91_udc: allow drivers that support high speedWojtek Kaniewski1-1/+1
2006-12-20USB: at91_udc, misc fixesAndrew Victor2-6/+42
2006-12-20USB: at91 udc, support at91sam926x addressesAndrew Victor2-86/+84
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell10-47/+41
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-08[PATCH] struct path: convert usbJosef Sipek1-8/+8
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter6-8/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells5-6/+12
2006-12-01USB: lh7a40x_udc remove double declarationDavid Brownell1-1/+0
2006-12-01USB: pxa2xx_udc recognizes ixp425 rev b0 chipDavid Brownell1-0/+2
2006-12-01USB: net2280: don't send unwanted zero-length packetsAlan Stern2-3/+8
2006-12-01usb/gadget/ether.c minor manycast tweaksDavid Brownell1-2/+2
2006-12-01[ARM] 3963/1: AT91: Update configuration filesAndrew Victor1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
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