summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* USB: omap_udc build fixes (sync with linux-omap)David Brownell2007-01-052-53/+195
* USB: at91_udc: Additional checksWojtek Kaniewski2006-12-201-2/+8
* USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski2006-12-201-0/+4
* USB: at91_udc: allow drivers that support high speedWojtek Kaniewski2006-12-201-1/+1
* USB: at91_udc, misc fixesAndrew Victor2006-12-202-6/+42
* USB: at91 udc, support at91sam926x addressesAndrew Victor2006-12-202-86/+84
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-2010-47/+41
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] struct path: convert usbJosef Sipek2006-12-081-8/+8
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-1/+1
|\
| * [ARM] 3963/1: AT91: Update configuration filesAndrew Victor2006-12-011-1/+1
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-076-8/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-055-6/+12
|\ \
| * | USB: lh7a40x_udc remove double declarationDavid Brownell2006-12-011-1/+0
| * | USB: pxa2xx_udc recognizes ixp425 rev b0 chipDavid Brownell2006-12-011-0/+2
| * | USB: net2280: don't send unwanted zero-length packetsAlan Stern2006-12-012-3/+8
| * | usb/gadget/ether.c minor manycast tweaksDavid Brownell2006-12-011-2/+2
| |/
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
|/
* [PATCH] fix PXA2xx UDC compilation errorNicolas Pitre2006-10-201-1/+1
* Fix USB gadget net2280.c compileLinus Torvalds2006-10-171-2/+2
* USB/gadget/net2280: handle sysfs errorsJeff Garzik2006-10-171-4/+16
* [PATCH] misc arm pt_regs fixesAl Viro2006-10-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-056-17/+13
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-025-5/+5
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-25/+55
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-012-2/+2
* USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern2006-09-281-1/+15
* USB: g_file_storage: fix "ignoring return value" warningsAlan Stern2006-09-281-7/+12
* USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern2006-09-281-10/+23
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-3/+3
|\
| * [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-281-3/+3
* | USB: net2280: update dma buffer allocationDavid Brownell2006-09-271-68/+88
* | USB: usb serial gadget smp related bugEugeny S. Mints2006-09-271-0/+3
* | gadgetfs patch for ep0outSkip Hansen2006-09-271-1/+1
* | USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell2006-09-271-0/+3
* | usbcore: trim down usb_bus structureAlan Stern2006-09-271-6/+2
* | USB: fix typo in drivers/usb/gadget/KconfigJules Villard2006-09-271-1/+1
* | USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn2006-09-271-1/+1
* | USB gadget: gadgetfs dont try to lock before freeMilan Svoboda2006-09-271-1/+0
* | USB: add poll to gadgetfs's endpoint zeroMilan Svoboda2006-09-271-1/+31
* | USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-273-6/+6
* | USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2006-09-273-0/+1353
* | USB: gadgetfs: protect ep_release with lockMilan Svoboda2006-09-271-0/+5
* | USB: fix ep_config to return correct valueMilan Svoboda2006-09-271-3/+4
OpenPOWER on IntegriCloud