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
/
pxa25x_udc.c
Age
Commit message (
Expand
)
Author
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
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
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
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-06-06
usb/pxa25x_udc: cleanup the LUBBOCK err path
Sebastian Andrzej Siewior
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-03-16
ARM: pxa25x_udc: stop handling gpio-vbus internally
Dmitry Eremin-Solenikov
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-03-01
[ARM] pxa: move board board IRQ definitions out of irqs.h
Eric Miao
2009-09-23
USB: gadget: pxa25x: basic transceiver support
Philipp Zabel
2009-07-12
USB: gadget: pxa25x compiler warning fix
David Brownell
2009-07-12
USB: gadget: pxa25x uses gpio_is_valid
Philipp Zabel
2009-02-19
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
Roel Kluin
2009-01-07
USB: gadget: pxa25x_udc vbus sense initialization
David Brownell
2009-01-06
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-28
Merge branch 'highmem' into devel
Russell King
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-11-23
[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0
Jaya Kumar
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-24
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-10
PXA UDC - allow use of inverted GPIO for pullup
Ian Molton
2008-07-09
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel