index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
pxa27x_udc.c
Age
Commit message (
Expand
)
Author
2013-07-30
usb: gadget: use dev_get_platdata()
Jingoo Han
2013-05-17
usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-02
usb: gadget: pxa27x_udc: fix Section Mismatches
Felipe Balbi
2013-03-18
usb: gadget: pxa27x_udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
usb: gadget: pxa27x_udc: remove unnecessary initializations
Felipe Balbi
2013-03-18
usb: gadget: pxa27x_udc: switch over to module_platform_driver
Felipe Balbi
2013-03-18
usb: gadget: pxa27x_udc: drop ARCH_PXA dependency
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: gadget: pxa27x_udc: let udc-core manage gadget->dev
Felipe Balbi
2013-03-04
usb: gadget: pxa27x: fix gadget->dev registration
Felipe Balbi
2013-01-24
usb: gadget: pxa27x_udc: convert to udc_start/udc_stop
Felipe Balbi
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-09-14
usb: pxa27x_udc: remove IRQ_USB define
Rob Herring
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-07-15
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
Eric Miao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB: pxa27x_udc: Fix deadlocks on request queueing
Robert Jarzmik
2010-03-02
USB: pxa27x_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
Enrico Scholz
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-06-16
USB: pxa27x_udc: single-thread setup requests
Robert Jarzmik
2009-06-16
USB: pxa27x_udc: compatibility with pxa320 SoC
Robert Jarzmik
2009-06-16
USB: pxa27x_udc: introduce pxa27x_clear_otgph()
David Brownell
2009-03-24
USB: pxa27x_udc: typo fixes and code cleanups
Vernon Sauder
2009-03-24
USB: Remove redundant test in pxa27x_udc and ftdi_sio
Julia Lawall
2009-03-24
USB: pxa27x_udc: add vbus_draw callback
Robert Jarzmik
2009-03-24
USB: pxa27x_udc: add otg transceiver support
Robert Jarzmik
2009-03-24
USB: pxa27x_udc: add vbus session handling
Robert Jarzmik
2009-03-24
USB: pxa27x_udc: factor pullup code to prepare otg transceiver
Robert Jarzmik
2009-01-07
USB: gadget: pxa27x_udc.c: cleanup kernel-doc
Qinghuang Feng
2009-01-06
gadget: 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 clocks
Russell King
2008-10-22
USB: Fix unneeded endpoint check in pxa27x_udc
Robert Jarzmik
2008-10-17
USB: remove unused #include <version.h>
Huang Weiyi
2008-08-21
USB: Fix pxa27x_udc usb speed handling.
Robert Jarzmik
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
[next]