aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/pxa2xx_udc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell1-3/+4
2006-12-01USB: pxa2xx_udc recognizes ixp425 rev b0 chipDavid Brownell1-0/+2
2006-10-20[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+5
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell1-2/+68
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda1-1/+1
2006-06-21[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platformMilan Svoboda1-1/+6
2006-06-21[PATCH] usb gadget: fix compile errorsMilan Svoboda1-0/+4
2006-06-21[PATCH] usb gadget: allow drivers support speeds higher than full speedMilan Svoboda1-1/+1
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn1-2/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-20/+21
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-20/+21
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks1-0/+1
2005-10-28Merge ../bleed-2.6Greg KH1-4/+4
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-9/+8
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-3/+3
2005-10-28[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.hIan Campbell1-1/+1
2005-09-22[PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie1-2/+2
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-3/+3
2005-06-27[PATCH] USB: pxa2xx_udc updatesDavid Brownell1-16/+27
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2648