index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
pxa27x_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-7
/
+16
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-6
/
+6
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+0
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-5
/
+7
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-2
/
+0
2010-07-15
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
Eric Miao
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
USB: pxa27x_udc: Fix deadlocks on request queueing
Robert Jarzmik
1
-35
/
+79
2010-03-03
USB: pxa27x_udc.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2010-03-03
USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
Enrico Scholz
1
-6
/
+13
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-06-16
USB: pxa27x_udc: single-thread setup requests
Robert Jarzmik
1
-15
/
+35
2009-06-16
USB: pxa27x_udc: compatibility with pxa320 SoC
Robert Jarzmik
1
-1
/
+12
2009-06-16
USB: pxa27x_udc: introduce pxa27x_clear_otgph()
David Brownell
1
-3
/
+7
2009-03-25
USB: pxa27x_udc: typo fixes and code cleanups
Vernon Sauder
1
-30
/
+24
2009-03-25
USB: Remove redundant test in pxa27x_udc and ftdi_sio
Julia Lawall
1
-1
/
+1
2009-03-25
USB: pxa27x_udc: add vbus_draw callback
Robert Jarzmik
1
-1
/
+23
2009-03-25
USB: pxa27x_udc: add otg transceiver support
Robert Jarzmik
1
-1
/
+18
2009-03-25
USB: pxa27x_udc: add vbus session handling
Robert Jarzmik
1
-0
/
+33
2009-03-25
USB: pxa27x_udc: factor pullup code to prepare otg transceiver
Robert Jarzmik
1
-8
/
+132
2009-01-07
USB: gadget: pxa27x_udc.c: cleanup kernel-doc
Qinghuang Feng
1
-2
/
+0
2009-01-06
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-10-22
USB: Fix unneeded endpoint check in pxa27x_udc
Robert Jarzmik
1
-1
/
+1
2008-10-18
USB: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-21
USB: Fix pxa27x_udc usb speed handling.
Robert Jarzmik
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-22
USB: remove board-specific UP2OCR configuration from pxa27x-udc
Daniel Ribeiro
1
-1
/
+0
2008-07-15
[ARM] Merge most of the PXA work for initial merge
Russell King
1
-4
/
+5
2008-07-10
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
1
-2
/
+2
2008-06-15
[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc
Philipp Zabel
1
-2
/
+3
2008-05-21
USB: pxa27x_udc - Fix Oops
karl beldan
1
-1
/
+2
2008-05-14
USB: pxa27x_udc: minor fixes
Robert Jarzmik
1
-9
/
+8
2008-05-02
usb: pxa27x_udc driver
Robert Jarzmik
1
-0
/
+2404