summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/omap_udc.c
AgeCommit message (Expand)Author
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2009-11-22omap1: omap_udc: Add clocking and disable vbus sense for omap7xxCory Maccarrone
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-04-23USB: gadget: omap_udc uses platform_driver_probe()David Brownell
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel
2008-10-17USB: omap_udc: sync with OMAP treeTony Lindgren
2008-09-23usb gadget: fix omap_udc DMA regressionDavid Brownell
2008-08-13USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers
2008-02-01USB: Spelling fixesJoe Perches
2008-02-01USB: device DMA support on OMAP2Kyungmin Park
2007-11-28USB: omap_udc build fixDavid Brownell
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell
2007-03-26USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2007-01-05USB: omap_udc build fixes (sync with linux-omap)David Brownell
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks
2005-10-28[PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?
2005-10-28[PATCH] omap_udc dma off-by-one fixDavid Brownell
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King