index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
pxa2xx_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-09
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
1
-2389
/
+0
2008-05-19
[ARM] pxa: separate PXA25x and PXA27x UDC register definitions
Russell King
1
-2
/
+8
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-13
/
+13
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
1
-1
/
+1
2008-03-04
USB: pxa2xx_udc: fix misuse of clock enable/disable calls
Dmitry Baryshkov
1
-38
/
+50
2008-02-01
USB: pxa2xx_udc: use debugfs not procfs
Dmitry Baryshkov
1
-65
/
+52
2008-02-01
USB: gadget: pxa2xx_udc supports inverted vbus
Dmitry Baryshkov
1
-2
/
+7
2008-02-01
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
1
-0
/
+1
2008-02-01
USB: gadget code switches to pr_err() and friends
David Brownell
1
-7
/
+7
2007-10-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-26
/
+42
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-12
[ARM] pxa: update PXA UDC driver to use clk support
Russell King
1
-26
/
+42
2007-08-22
USB: px2xx_udc bugfix, missing check for gpio_pullup
David Brownell
1
-2
/
+2
2007-07-30
USB: more pxa2xx_udc dead code removal
David Brownell
1
-30
/
+0
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-23
/
+0
2007-07-12
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
David Brownell
1
-364
/
+23
2007-07-12
USB: pxa2xx_udc: use generic gpio layer
Milan Svoboda
1
-14
/
+49
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2007-04-27
USB: pxa2xx_udc: fix hardcoded irq number
Milan Svoboda
1
-1
/
+1
2007-04-27
pxa2xx_udc: cleanups, use platform_get_irq
David Brownell
1
-53
/
+43
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-2
/
+2
2007-03-10
Revert "USB: pxa2xx_udc: fix hardcoded irq number"
Linus Torvalds
1
-1
/
+1
2007-03-09
USB: pxa2xx_udc: fix hardcoded irq number
Milan Svoboda
1
-1
/
+1
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-9
/
+7
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-08
[ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udc
Milan Svoboda
1
-9
/
+7
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
1
-3
/
+4
2006-12-01
USB: pxa2xx_udc recognizes ixp425 rev b0 chip
David Brownell
1
-0
/
+2
2006-10-20
[PATCH] fix PXA2xx UDC compilation error
Nicolas Pitre
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+5
2006-09-27
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
1
-2
/
+68
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again
Milan Svoboda
1
-1
/
+1
2006-06-21
[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform
Milan Svoboda
1
-1
/
+6
2006-06-21
[PATCH] usb gadget: fix compile errors
Milan Svoboda
1
-0
/
+4
2006-06-21
[PATCH] usb gadget: allow drivers support speeds higher than full speed
Milan Svoboda
1
-1
/
+1
2006-03-20
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
1
-2
/
+1
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-20
/
+21
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-20
/
+21
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
1
-0
/
+1
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-4
/
+4
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-9
/
+8
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-3
/
+3
2005-10-28
[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...
Ian Campbell
1
-1
/
+1
[next]