aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
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
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-20[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre
2006-10-17Fix USB gadget net2280.c compileLinus Torvalds
2006-10-17USB/gadget/net2280: handle sysfs errorsJeff Garzik
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03Still more typo fixesMatt LaPlante
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-09-28USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern
2006-09-28USB: g_file_storage: fix "ignoring return value" warningsAlan Stern
2006-09-28USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell
2006-09-27USB: usb serial gadget smp related bugEugeny S. Mints
2006-09-27gadgetfs patch for ep0outSkip Hansen
2006-09-27USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell
2006-09-27usbcore: trim down usb_bus structureAlan Stern
2006-09-27USB: fix typo in drivers/usb/gadget/KconfigJules Villard
2006-09-27USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn
2006-09-27USB gadget: gadgetfs dont try to lock before freeMilan Svoboda
2006-09-27USB: add poll to gadgetfs's endpoint zeroMilan Svoboda
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson
2006-09-27USB: gadgetfs: protect ep_release with lockMilan Svoboda
2006-09-27USB: fix ep_config to return correct valueMilan Svoboda