Age | Commit message (Expand) | Author |
2007-01-05 | USB: omap_udc build fixes (sync with linux-omap) | David Brownell |
2006-12-20 | USB: at91_udc: Additional checks | Wojtek Kaniewski |
2006-12-20 | USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver() | Wojtek Kaniewski |
2006-12-20 | USB: at91_udc: allow drivers that support high speed | Wojtek Kaniewski |
2006-12-20 | USB: at91_udc, misc fixes | Andrew Victor |
2006-12-20 | USB: at91 udc, support at91sam926x addresses | Andrew Victor |
2006-12-20 | USB: gadget driver unbind() is optional; section fixes; misc | David Brownell |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert 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 ktermios | Alan Cox |
2006-12-08 | [PATCH] struct path: convert usb | Josef Sipek |
2006-12-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | USB: lh7a40x_udc remove double declaration | David Brownell |
2006-12-01 | USB: pxa2xx_udc recognizes ixp425 rev b0 chip | David Brownell |
2006-12-01 | USB: net2280: don't send unwanted zero-length packets | Alan Stern |
2006-12-01 | usb/gadget/ether.c minor manycast tweaks | David Brownell |
2006-12-01 | [ARM] 3963/1: AT91: Update configuration files | Andrew Victor |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-20 | [PATCH] fix PXA2xx UDC compilation error | Nicolas Pitre |
2006-10-17 | Fix USB gadget net2280.c compile | Linus Torvalds |
2006-10-17 | USB/gadget/net2280: handle sysfs errors | Jeff Garzik |
2006-10-08 | [PATCH] misc arm pt_regs fixes | Al Viro |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | Still more typo fixes | Matt LaPlante |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-10-01 | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty |
2006-10-01 | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra |
2006-09-28 | USB: g_file_storage: Set sense info Valid bit only when needed | Alan Stern |
2006-09-28 | USB: g_file_storage: fix "ignoring return value" warnings | Alan Stern |
2006-09-28 | USB: dummy-hcd: fix "warn-unused-result" messages | Alan Stern |
2006-09-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-09-28 | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor |
2006-09-27 | USB: net2280: update dma buffer allocation | David Brownell |
2006-09-27 | USB: usb serial gadget smp related bug | Eugeny S. Mints |
2006-09-27 | gadgetfs patch for ep0out | Skip Hansen |
2006-09-27 | USB: ethernet gadget avoids zlps for musb_hdrc | David Brownell |
2006-09-27 | usbcore: trim down usb_bus structure | Alan Stern |
2006-09-27 | USB: fix typo in drivers/usb/gadget/Kconfig | Jules Villard |
2006-09-27 | USB: fix signedness issue in drivers/usb/gadget/ether.c | Eric Sesterhenn |
2006-09-27 | USB gadget: gadgetfs dont try to lock before free | Milan Svoboda |
2006-09-27 | USB: add poll to gadgetfs's endpoint zero | Milan Svoboda |
2006-09-27 | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino |
2006-09-27 | USB: gmidi: New USB MIDI Gadget class driver. | Ben Williamson |
2006-09-27 | USB: gadgetfs: protect ep_release with lock | Milan Svoboda |
2006-09-27 | USB: fix ep_config to return correct value | Milan Svoboda |