aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/pxa25x_udc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-3/+3
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-10/+0
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-8/+6
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior1-6/+13
2011-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior1-3/+2
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-03-16ARM: pxa25x_udc: stop handling gpio-vbus internallyDmitry Eremin-Solenikov1-69/+7
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-4/+5
2010-03-02[ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao1-0/+4
2009-09-23USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel1-4/+45
2009-07-12USB: gadget: pxa25x compiler warning fixDavid Brownell1-0/+2
2009-07-12USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel1-11/+11
2009-02-19[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin1-2/+2
2009-01-07USB: gadget: pxa25x_udc vbus sense initializationDavid Brownell1-1/+1
2009-01-06gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-11-28Merge branch 'highmem' into develRussell King1-7/+7
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-11-23[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar1-7/+7
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven1-3/+3
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+4
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers1-1/+1
2008-07-10PXA UDC - allow use of inverted GPIO for pullupIan Molton1-2/+4
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC driversPhilipp Zabel1-0/+2388