summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/pxa2xx_udc.c
AgeCommit message (Expand)Author
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel
2008-05-19[ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers
2008-03-04USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov
2008-02-01USB: pxa2xx_udc: use debugfs not procfsDmitry Baryshkov
2008-02-01USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov
2008-02-01USB: usb peripheral controller driver oops avoidancePatrik Sevallius
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12[ARM] pxa: update PXA UDC driver to use clk supportRussell King
2007-08-22USB: px2xx_udc bugfix, missing check for gpio_pullupDavid Brownell
2007-07-30USB: more pxa2xx_udc dead code removalDavid Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-07-12USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-04-27USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda
2007-04-27pxa2xx_udc: cleanups, use platform_get_irqDavid Brownell
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao
2007-03-10Revert "USB: pxa2xx_udc: fix hardcoded irq number"Linus Torvalds
2007-03-09USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-08[ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udcMilan Svoboda
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell
2006-12-01USB: pxa2xx_udc recognizes ixp425 rev b0 chipDavid Brownell
2006-10-20[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda
2006-06-21[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platformMilan Svoboda
2006-06-21[PATCH] usb gadget: fix compile errorsMilan Svoboda
2006-06-21[PATCH] usb gadget: allow drivers support speeds higher than full speedMilan Svoboda
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-10-28[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell