aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/pxa27x_udc.c
AgeCommit message (Expand)Author
2013-04-02usb: gadget: pxa27x_udc: fix Section MismatchesFelipe Balbi
2013-03-18usb: gadget: pxa27x_udc: don't touch gadget.dev.driverFelipe Balbi
2013-03-18usb: gadget: pxa27x_udc: remove unnecessary initializationsFelipe Balbi
2013-03-18usb: gadget: pxa27x_udc: switch over to module_platform_driverFelipe Balbi
2013-03-18usb: gadget: pxa27x_udc: drop ARCH_PXA dependencyFelipe Balbi
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: gadget: pxa27x_udc: let udc-core manage gadget->devFelipe Balbi
2013-03-04usb: gadget: pxa27x: fix gadget->dev registrationFelipe Balbi
2013-01-24usb: gadget: pxa27x_udc: convert to udc_start/udc_stopFelipe Balbi
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-14usb: pxa27x_udc: remove IRQ_USB defineRob Herring
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-07-15[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: pxa27x_udc: Fix deadlocks on request queueingRobert Jarzmik
2010-03-02USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-15USB: pxa27x_udc: single-thread setup requestsRobert Jarzmik
2009-06-15USB: pxa27x_udc: compatibility with pxa320 SoCRobert Jarzmik
2009-06-15USB: pxa27x_udc: introduce pxa27x_clear_otgph()David Brownell
2009-03-24USB: pxa27x_udc: typo fixes and code cleanupsVernon Sauder
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall
2009-03-24USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik
2009-03-24USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik
2009-03-24USB: pxa27x_udc: add vbus session handlingRobert Jarzmik
2009-03-24USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik
2009-01-07USB: gadget: pxa27x_udc.c: cleanup kernel-docQinghuang Feng
2009-01-06gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-10-22USB: Fix unneeded endpoint check in pxa27x_udcRobert Jarzmik
2008-10-17USB: remove unused #include <version.h>Huang Weiyi
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-21USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro