aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-03-26USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell
2007-03-10Revert "USB: pxa2xx_udc: fix hardcoded irq number"Linus Torvalds
2007-03-09USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda
2007-03-09USB: goku_udc: Remove crude cache coherency codeRalf Baechle
2007-03-09USB: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell
2007-02-23gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King
2007-02-16USB: at91_udc, shrink runtime footprintDavid Brownell
2007-02-16USB: fix g_serial small errorBryan O'Donoghue
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2007-02-08[ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udcMilan Svoboda
2007-02-08[ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor
2007-02-07USB: usb ethernet gadget recognizes HUSB2DEVHåvard Skinnemoen
2007-02-07USB: list atmel husb2_udc gadget controllerHåvard Skinnemoen
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: at91_udc wakeup event updatesDavid Brownell
2007-02-07usb: gadgetfs remove delayed init modePhil Endecott
2007-02-07usb: gadgetfs whitespace cleanupDavid Brownell
2007-02-07USB Gadget file_storage.c: remove unnecessary castsJohn Daiker
2007-02-07USB: ethernet gadget interop with MCCI Windows driverDavid Brownell
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2007-01-05USB: omap_udc build fixes (sync with linux-omap)David Brownell
2006-12-20USB: at91_udc: Additional checksWojtek Kaniewski
2006-12-20USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski
2006-12-20USB: at91_udc: allow drivers that support high speedWojtek Kaniewski
2006-12-20USB: at91_udc, misc fixesAndrew Victor
2006-12-20USB: at91 udc, support at91sam926x addressesAndrew Victor
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] struct path: convert usbJosef Sipek
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01USB: lh7a40x_udc remove double declarationDavid Brownell
2006-12-01USB: pxa2xx_udc recognizes ixp425 rev b0 chipDavid Brownell
2006-12-01USB: net2280: don't send unwanted zero-length packetsAlan Stern
2006-12-01usb/gadget/ether.c minor manycast tweaksDavid Brownell
2006-12-01[ARM] 3963/1: AT91: Update configuration filesAndrew Victor