Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d012a7190fc1fd72ed48911e77ca97ba4521bccd
/
drivers
/
usb
/
musb
/
da8xx.c
edf3800
usb: musb: remove an unused variable
by Arnd Bergmann
· 7 years ago
d2852f2
usb: musb: remove references to default_a of struct usb_otg
by Bin Liu
· 7 years ago
985583a
USB: musb: da8xx: remove clock con_id
by David Lechner
· 7 years ago
bd3486d
usb: musb: da8xx: fix babble condition handling
by Bin Liu
· 7 years ago
21b650c
USB: musb: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
0567849
usb: musb: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2c411e0
usb: musb: da8xx: Remove duplicated defines
by Alexandre Bailon
· 7 years ago
9f41ebf
usb: musb: don't mark of_dev_auxdata as initdata
by Arnd Bergmann
· 8 years ago
593bc46
usb: musb: musb_cppi41: Workaround DMA stall issue during teardown
by Alexandre Bailon
· 8 years ago
d6299b6
usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx
by Alexandre Bailon
· 8 years ago
486fc20
usb: musb: da8xx: Fix host mode suspend
by Alexandre Bailon
· 8 years ago
71f5a0a
usb: musb: da8xx: Add support of suspend / resume
by Alexandre Bailon
· 8 years ago
41c4eb4
usb: musb: da8xx: remove redundant code
by Bin Liu
· 8 years ago
a994ce2
usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
by Alexandre Bailon
· 8 years ago
7ccf629
usb: musb: da8xx: Set phy in OTG mode by default
by Alexandre Bailon
· 8 years ago
09721ba
usb: musb: da8xx: Call earlier clk_prepare_enable()
by Alexandre Bailon
· 8 years ago
35bd67b
usb: musb: da8xx: Add DT support for the DA8xx driver
by Petr Kulhavy
· 8 years ago
355f1a39
usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER
by David Lechner
· 8 years ago
984f3be
usb: musb: da8xx: fix error handling message in probe
by Arnd Bergmann
· 8 years ago
947c49a
usb: musb: da8xx: Remove mach code
by David Lechner
· 8 years ago
d458fe9
usb: musb: da8xx: Use devm in probe
by David Lechner
· 8 years ago
92c0c49
usb: musb: da8xx: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
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
8a77f05
usb: musb: Pass fifo_mode in platform data
by Tony Lindgren
· 10 years ago
d026e9c
usb: musb: Change end point selection to use new IO access
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
2f36ff6
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
by Felipe Balbi
· 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
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
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
42c0bf1
usb: otg: prefix otg_state_string with usb_
by Felipe Balbi
· 12 years ago
db9e516
usb: musb: da8xx: Fix build breakage due to typo
by Mikhail Kshevetskiy
· 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
b59e906
usb: musb: da8xx: use platform_device_unregister in da8xx_remove()
by Wei Yongjun
· 12 years ago
0b07734
usb: musb: da8xx: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ec2a083
ARM: davinci: move platform_data definitions
by Arnd Bergmann
· 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
· 13 years ago
ded017e
usb: phy: fix return value check of usb_get_phy
by Kishon Vijay Abraham I
· 13 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
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
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
ab570da
usb: musb: fix compilation breakage introduced by de47725
by Felipe Balbi
· 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
e6480fa
usb: musb: da8xx: give it a context structure
by Felipe Balbi
· 14 years ago
8ceae51
usb: musb: split da8xx 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
3ee076d
usb: musb: introduce DA8xx/OMAP-L1x glue layer
by Sergei Shtylyov
· 14 years ago