summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/omap_udc.c
Commit message (Expand)AuthorAgeFilesLines
* USB: remove dev->power.power_stateAlan Stern2008-04-241-4/+0
* usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-111-1/+1
* USB: Spelling fixesJoe Perches2008-02-011-1/+1
* USB: device DMA support on OMAP2Kyungmin Park2008-02-011-22/+49
* USB: omap_udc build fixDavid Brownell2007-11-281-3/+3
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-121-7/+3
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-121-108/+0
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-081-3/+3
* USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell2007-03-261-10/+93
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
* USB: omap_udc build fixes (sync with linux-omap)David Brownell2007-01-051-53/+192
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-5/+8
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+3
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-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-021-3/+3
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-201-4/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-31/+30
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-281-0/+1
* [PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?2005-10-281-0/+4
* [PATCH] omap_udc dma off-by-one fixDavid Brownell2005-10-281-3/+5
* Merge ../bleed-2.6Greg KH2005-10-281-3/+3
|\
| * [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-3/+3
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-7/+2
|/
* [PATCH] USB: omap_udc tweaksdavid-b@pacbell.net2005-07-121-2/+1
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-3/+3
* [PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell2005-06-271-40/+113
* [PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2005-06-271-57/+93
* [PATCH] USB: fix up remaining pm_message_t usagesPavel Machek2005-04-181-7/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2872