summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* [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
* | USB: correct locking in gadgetfs_disconnectMilan Svoboda2006-09-271-2/+3
* | USB: Allow compile in g_ether, fix typoTony Lindgren2006-09-271-2/+2
* | USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell2006-09-272-18/+76
* | USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-1/+1
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-3/+3
|/
* usb gadget: g_ether spinlock recursion fixDavid Brownell2006-08-311-14/+31
* USB: dummy-hcd: disable interrupts during req->completeAlan Stern2006-08-021-2/+4
* USB: fix the USB_GADGET_DUMMY_HCD dependenciesAdrian Bunk2006-08-021-1/+1
* USB: AT91 UDC updates, mostly power managementDavid Brownell2006-08-022-64/+113
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-127-17/+17
* [ARM] Fix lh7a40x_udc.cRussell King2006-07-031-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-1/+1
|\
| * ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-261-1/+1
* | [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-026-11/+11
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3012-12/+0
* | [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda2006-06-291-1/+1
* | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
* | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
|/
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-2/+0
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
OpenPOWER on IntegriCloud