summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/pxa25x_udc.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
|\
| * usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz2012-02-241-0/+2
* | usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-271-2/+3
* | usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-4/+4
|/
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-1/+1
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-3/+3
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-10/+0
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-8/+6
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-6/+13
* usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-061-3/+2
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* ARM: pxa25x_udc: stop handling gpio-vbus internallyDmitry Eremin-Solenikov2011-03-161-69/+7
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-4/+5
* [ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao2010-03-021-0/+4
* USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel2009-09-231-4/+45
* USB: gadget: pxa25x compiler warning fixDavid Brownell2009-07-121-0/+2
* USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel2009-07-121-11/+11
* [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin2009-02-191-2/+2
* USB: gadget: pxa25x_udc vbus sense initializationDavid Brownell2009-01-071-1/+1
* gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Merge branch 'highmem' into develRussell King2008-11-281-7/+7
|\
| * [ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar2008-11-231-7/+7
* | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-2/+4
|\
| * PXA UDC - allow use of inverted GPIO for pullupIan Molton2008-07-101-2/+4
* | USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
|/
* [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-091-0/+2388
OpenPOWER on IntegriCloud