summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/omap_udc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-14/+4
|\
| * OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-14/+4
* | usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-5/+5
|/
* omap1: omap_udc: Add clocking and disable vbus sense for omap7xxCory Maccarrone2009-11-221-2/+17
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-3/+3
* USB: gadget: omap_udc uses platform_driver_probe()David Brownell2009-04-231-2/+1
* USB: otg: add otg_put_transceiver()Philipp Zabel2009-01-071-2/+2
* USB: omap_udc: sync with OMAP treeTony Lindgren2008-10-171-0/+7
* usb gadget: fix omap_udc DMA regressionDavid Brownell2008-09-231-2/+2
* USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov2008-08-131-2/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-3/+3
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-031-207/+261
* ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-031-36/+6
* usb: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-8/+8
* 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
OpenPOWER on IntegriCloud