Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6814a7dafa590ec5fe0597922ea76354f9bec59
/
drivers
/
usb
/
gadget
/
pxa25x_udc.c
83a9adc
usb: gadget: pxa25x_udc: don't touch gadget.dev.driver
by Felipe Balbi
· 12 years ago
6966fe8
usb: gadget: pxa25x_udc: remove unnecessary initializations
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
b73f5a2
usb: gadget: pxa25x_udc: let udc-core manage gadget->dev
by Felipe Balbi
· 12 years ago
66e4afc
usb: gadget: pxa25x: fix disconnect reporting
by Felipe Balbi
· 12 years ago
9992a99
usb: gadget: pxa25x: fix gadget->dev registration
by Felipe Balbi
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
6166c24
usb: gadget: pxa25x_udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
52f7a82
usb: converto drivers/usb/* to use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
4600006
ARM: move udc_pxa2xx.h to linux/platform_data
by Russell King
· 12 years ago
ffe0b33
usb: gadget: remove global variable composite in composite.c
by Sebastian Andrzej Siewior
· 12 years ago
9d2333d
usb: gadget: remove duplicated include from pxa25x_udc.c
by Wei Yongjun
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
8de1ee8
pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 12 years ago
ff9cce8
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
ded017e
usb: phy: fix return value check of usb_get_phy
by Kishon Vijay Abraham I
· 12 years ago
662dca5
usb: otg: support for multiple transceivers by a single controller
by Kishon Vijay Abraham I
· 12 years ago
721002e
usb: otg: utils: rename function name in OTG utils
by Kishon Vijay Abraham I
· 12 years ago
3ba0b31
usb: gadget: pxa25x_udc: Remove unneeded condition
by Ido Shayevitz
· 12 years ago
c18800d
usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
f9b0f51
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6e13c65
usb: otg: Convert all users to pass struct usb_otg for OTG functions
by Heikki Krogerus
· 13 years ago
b96d3b0
usb: Convert all users to new usb_phy
by Heikki Krogerus
· 13 years ago
f9c56cd
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
by Ido Shayevitz
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
a6207b1
usb/pxa25x_udc: cleanup the LUBBOCK err path
by Sebastian Andrzej Siewior
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 13 years ago
a8ecc86
ARM: pxa25x_udc: stop handling gpio-vbus internally
by Dmitry Eremin-Solenikov
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
0dc726b
[ARM] pxa: move board board IRQ definitions out of irqs.h
by Eric Miao
· 15 years ago
ab26d20
USB: gadget: pxa25x: basic transceiver support
by Philipp Zabel
· 15 years ago
6d84599
USB: gadget: pxa25x compiler warning fix
by David Brownell
· 15 years ago
56a075d
USB: gadget: pxa25x uses gpio_is_valid
by Philipp Zabel
· 15 years ago
22eb36f
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
by Roel Kluin
· 16 years ago
b40fc2a
USB: gadget: pxa25x_udc vbus sense initialization
by David Brownell
· 16 years ago
c682b17
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
7ef4de1
Merge branch 'highmem' into devel
by Russell King
· 16 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
47fd6f7
[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0
by Jaya Kumar
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
30d3854
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
8fb105f
PXA UDC - allow use of inverted GPIO for pullup
by Ian Molton
· 16 years ago
7a85762
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers
by Philipp Zabel
· 16 years ago
[Renamed (89%) from drivers/usb/gadget/pxa2xx_udc.c]
284d115
[ARM] pxa: separate PXA25x and PXA27x UDC register definitions
by Russell King
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f34c32f
usb gadget: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
64cc2dd
USB: pxa2xx_udc: fix misuse of clock enable/disable calls
by Dmitry Baryshkov
· 17 years ago
040fa1b
USB: pxa2xx_udc: use debugfs not procfs
by Dmitry Baryshkov
· 17 years ago
d4a8d46
USB: gadget: pxa2xx_udc supports inverted vbus
by Dmitry Baryshkov
· 17 years ago
eb0be47
USB: usb peripheral controller driver oops avoidance
by Patrik Sevallius
· 17 years ago
0027492
USB: gadget code switches to pr_err() and friends
by David Brownell
· 17 years ago
65a6ec0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
9454a57
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
by David Brownell
· 17 years ago
6549e6c
[ARM] pxa: update PXA UDC driver to use clk support
by Russell King
· 17 years ago
8c27303
USB: px2xx_udc bugfix, missing check for gpio_pullup
by David Brownell
· 17 years ago
1060bce
USB: more pxa2xx_udc dead code removal
by David Brownell
· 17 years ago
c67ab13
usb gadget stack: remove usb_ep_*_buffer(), part 2
by David Brownell
· 17 years ago
ad8c623
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
by David Brownell
· 17 years ago
9068a4c
USB: pxa2xx_udc: use generic gpio layer
by Milan Svoboda
· 17 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
08a78cb
USB: pxa2xx_udc: fix hardcoded irq number
by Milan Svoboda
· 18 years ago
34ebcd2
pxa2xx_udc: cleanups, use platform_get_irq
by David Brownell
· 18 years ago
7053acb
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
by Eric Miao
· 18 years ago
be52146
Revert "USB: pxa2xx_udc: fix hardcoded irq number"
by Linus Torvalds
· 18 years ago
d2487cb
USB: pxa2xx_udc: fix hardcoded irq number
by Milan Svoboda
· 18 years ago
59b8175
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
32f3f49
[ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udc
by Milan Svoboda
· 18 years ago
5f84813
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
by David Brownell
· 18 years ago
6bea476
USB: gadget driver unbind() is optional; section fixes; misc
by David Brownell
· 18 years ago
827982c
USB: pxa2xx_udc recognizes ixp425 rev b0 chip
by David Brownell
· 18 years ago
c7a3bd1
[PATCH] fix PXA2xx UDC compilation error
by Nicolas Pitre
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
b2bbb20
USB: pxa2xx_udc understands GPIO based VBUS sensing
by David Brownell
· 18 years ago
d54b5ca
[PATCH] irq-flags: usb: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
bf7e851
[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again
by Milan Svoboda
· 18 years ago
043ea18
[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform
by Milan Svoboda
· 18 years ago
44df45a
[PATCH] usb gadget: fix compile errors
by Milan Svoboda
· 18 years ago
7c0642c
[PATCH] usb gadget: allow drivers support speeds higher than full speed
by Milan Svoboda
· 18 years ago
7039f42
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
by Eric Sesterhenn
· 19 years ago
5643f00
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
d0d5049
[PATCH] USB: gadget drivers - add .owner initialisation
by Ben Dooks
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
83928e1
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
63a4b52
[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h
by Ian Campbell
· 19 years ago
2ba08e8
[PATCH] USB: fix pxa2xx_udc compile warnings
by Richard Purdie
· 19 years ago
Next »