Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
509da8fda4f06d7914dbada7af121c9f00284173
/
drivers
/
usb
/
musb
/
davinci.c
7f6283e
usb: musb: Set up function pointers for DMA
by Tony Lindgren
· 10 years ago
f8e9f34f
usb: musb: Fix up DMA related macros
by Tony Lindgren
· 10 years ago
e47d925
usb: move the OTG state from the USB PHY to the OTG structure
by Antoine Tenart
· 10 years ago
26c0701
usb: musb: davinci: delete unnecessary 'out of memory' messages
by Peter Chen
· 10 years ago
276f146
usb: musb: davinci: use devm_ functions.
by Himangi Saraogi
· 11 years ago
e741e63
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
by Felipe Balbi
· 11 years ago
d7078df
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>
by Felipe Balbi
· 11 years ago
4525bee
usb: phy: rename usb_nop_xceiv to usb_phy_generic
by Felipe Balbi
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
ea78201
usb: musb: davinci: fix resources passed to MUSB driver for DM6467
by Sergei Shtylyov
· 11 years ago
af38487
usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
by Russell King
· 11 years ago
9e5f9c8
Merge branch 'nop-phy-rename' into next
by Felipe Balbi
· 11 years ago
3fa4d73
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
by Sebastian Andrzej Siewior
· 11 years ago
c1a7d67
usb: musb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
09fc7d2
usb: musb: fix incorrect usage of resource pointer
by Felipe Balbi
· 12 years ago
42c0bf1
usb: otg: prefix otg_state_string with usb_
by Felipe Balbi
· 12 years ago
25736e0
usb: musb: fix dependency on transceiver driver
by Ming Lei
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
2f77116
usb: musb: remove hand-crafted id handling
by Sebastian Andrzej Siewior
· 12 years ago
12a71f5
usb: musb: davinci: use platform_device_unregister in davinci_remove()
by Wei Yongjun
· 12 years ago
8d92f6d
usb: musb: davinci: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
1cd572f
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
65b3d52
usb: musb: add musb_ida for multi instance support
by B, Ravi
· 12 years ago
032ec49
usb: musb: drop useless board_mode usage
by Felipe Balbi
· 13 years ago
78c289f
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
by Felipe Balbi
· 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
· 13 years ago
721002e
usb: otg: utils: rename function name in OTG utils
by Kishon Vijay Abraham I
· 13 years ago
6594b2d
usb: musb: davinci: Fix build breakage
by Jon Povey
· 13 years ago
c67dd31
usb: musb: davinci.c: add missing unregister
by Julia Lawall
· 13 years ago
8062d94
Merge tag 'xceiv-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
15e68a8
Merge tag 'musb-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
b96d3b0
usb: Convert all users to new usb_phy
by Heikki Krogerus
· 13 years ago
d445b6d
usb: musb: Start using struct usb_otg
by Heikki Krogerus
· 13 years ago
e9e8c85
usb: musb: make modules behave better
by Felipe Balbi
· 13 years ago
006896f
usb: musb: davinci: fix build breakage
by Sekhar Nori
· 13 years ago
667efc5
ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
6228596
usb: musb: drop a gigantic amount of ifdeferry
by Felipe Balbi
· 14 years ago
5c8a86e
usb: musb: drop unneeded musb_debug trickery
by Felipe Balbi
· 14 years ago
3df0045
usb: fix building musb drivers
by Anatolij Gustschin
· 14 years ago
92b48df
usb: musb: drop board_set_vbus
by Felipe Balbi
· 14 years ago
0349176
usb: musb: move clock handling to glue layer
by Felipe Balbi
· 14 years ago
f7ec943
usb: musb: pass platform_ops via platform_data
by Felipe Balbi
· 14 years ago
e110de4
usb: musb: davinci: give it a context structure
by Felipe Balbi
· 14 years ago
73b089b
usb: musb: split davinci to its own platform_driver
by Felipe Balbi
· 14 years ago
743411b
usb: musb: make all glue layer export struct musb_platform_ops
by Felipe Balbi
· 14 years ago
ea65df5
usb: musb: remove board_data parameter from musb_platform_init()
by Hema Kalliguddi
· 14 years ago
f405387
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
by Sergei Shtylyov
· 14 years ago
de2e1b0
usb: musb: Set transceiver interface type
by Maulik Mankad
· 15 years ago
13962c7
MUSB: DaVinci: fix musb_platform_init() error cleanup path
by Sergei Shtylyov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
dfff061
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
by Uwe Kleine-König
· 15 years ago
a2396a3
USB: musb: Populate the VBUS GPIO with the correct GPIO number
by Swaminathan S
· 15 years ago
89368d3
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
by David Brownell
· 15 years ago
30899ca7
USB: musb: davinci dm6446evm GPIO renumbering
by Kevin Hilman
· 15 years ago
d163ef2
USB: musb: davinci dm355 updates (remainder)
by David Brownell
· 15 years ago
84e250f
musb: proper hookup to transceiver drivers
by David Brownell
· 16 years ago
91e9c4fe
musb: split out CPPI interrupt handler
by Sergei Shtylyov
· 16 years ago
a5073b5
musb_gadget: fix unhandled endpoint 0 IRQs
by Sergei Shtylyov
· 16 years ago
a227fd7
USB: musb: partial DaVinci dm355 support
by David Brownell
· 16 years ago
34f32c9
usb: musb: make Davinci *work* in mainline
by David Brownell
· 16 years ago
10b4ead
USB: musb davinci buildfix
by David Brownell
· 16 years ago
58e6602
USB: musb: build fixes for DaVinci
by Kevin Hilman
· 16 years ago
96a274d
USB: musb: sysfs mode updates
by David Brownell
· 16 years ago
c767c1c
usb: musb_hdrc build fixes
by David Brownell
· 16 years ago
550a737
USB: Add MUSB and TUSB support
by Felipe Balbi
· 16 years ago