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