summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/omap_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2012-09-101-3/+3
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-261-253/+181
|\
| * Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-051-15/+16
| |\
| | * usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-021-12/+13
| | * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
| | * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-3/+3
| * | Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-07-051-238/+165
| |\ \
| | * | usb: gadget: omap_udc: use generic map/unmap routinesFelipe Balbi2012-06-031-39/+7
| | * | usb: gadget: omap_udc: kfree(NULL) is safeFelipe Balbi2012-06-031-2/+1
| | * | usb: gadget: omap_udc: remove possiblity of NULL pointer de-referenceFelipe Balbi2012-06-031-4/+6
| | * | usb: gadget: omap_udc: let it work as a moduleFelipe Balbi2012-06-031-16/+7
| | * | usb: gadget: omap_udc: remove useless printFelipe Balbi2012-06-031-10/+3
| | * | usb: gadget: omap_udc: make checkpatch.pl happyFelipe Balbi2012-06-031-80/+121
| | * | usb: gadget: omap_udc: Remove omap2 supportTony Lindgren2012-06-031-90/+23
| | |/
| | |
| \ \
*-. \ \ Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanupTony Lindgren2012-06-281-1/+2
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-041-1/+2
| |/
* | usb: gadget: omap_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
|/
* usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz2012-05-041-10/+9
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-03-011-0/+1
|\
| * usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz2012-02-241-0/+1
* | usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-271-3/+4
* | usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-6/+8
* | usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-2/+2
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-1/+1
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-0/+1
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-9/+0
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-4/+3
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-5/+17
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* 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
OpenPOWER on IntegriCloud