aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/pxa25x_udc.c
AgeCommit message (Expand)Author
2013-05-15usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-03-18usb: gadget: pxa25x_udc: don't touch gadget.dev.driverFelipe Balbi
2013-03-18usb: gadget: pxa25x_udc: remove unnecessary initializationsFelipe Balbi
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: gadget: pxa25x_udc: let udc-core manage gadget->devFelipe Balbi
2013-03-11usb: gadget: pxa25x: fix disconnect reportingFelipe Balbi
2013-03-04usb: gadget: pxa25x: fix gadget->dev registrationFelipe Balbi
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-24usb: gadget: pxa25x_udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-17usb: converto drivers/usb/* to use module_platform_driver_probe()Fabio Porcedda
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior
2012-08-31usb: gadget: remove duplicated include from pxa25x_udc.cWei Yongjun
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-19pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
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-06-04usb: gadget: pxa25x_udc: Remove unneeded conditionIdo Shayevitz
2012-05-04usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
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
2012-02-24usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
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-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-03-16ARM: pxa25x_udc: stop handling gpio-vbus internallyDmitry Eremin-Solenikov
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-03-02[ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao
2009-09-23USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel
2009-07-12USB: gadget: pxa25x compiler warning fixDavid Brownell
2009-07-12USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel
2009-02-19[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin
2009-01-07USB: gadget: pxa25x_udc vbus sense initializationDavid Brownell
2009-01-06gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-23[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-07-10PXA UDC - allow use of inverted GPIO for pullupIan Molton