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