aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/omap_udc.c
Commit message (Expand)AuthorAge
* Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-03-01
|\
| * usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz2012-02-24
* | usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-27
* | usb: Convert all users to new usb_phyHeikki Krogerus2012-02-27
* | usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-13
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-25
|\
| * OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-08
* | usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
|/
* omap1: omap_udc: Add clocking and disable vbus sense for omap7xxCory Maccarrone2009-11-22
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* USB: gadget: omap_udc uses platform_driver_probe()David Brownell2009-04-23
* USB: otg: add otg_put_transceiver()Philipp Zabel2009-01-07
* USB: omap_udc: sync with OMAP treeTony Lindgren2008-10-17
* usb gadget: fix omap_udc DMA regressionDavid Brownell2008-09-23
* USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov2008-08-13
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-03
* ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-03
* usb: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* USB: Spelling fixesJoe Perches2008-02-01
* USB: device DMA support on OMAP2Kyungmin Park2008-02-01
* USB: omap_udc build fixDavid Brownell2007-11-28
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-12
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-12
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-08
* USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell2007-03-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
* USB: omap_udc build fixes (sync with linux-omap)David Brownell2007-01-05
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-20
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-27
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-02
|\