Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
463311960e9312245418af98dce8c0161fd6b827
/
drivers
/
usb
/
musb
/
tusb6010.c
37ebb54
usb: hub: rename khubd to hub_wq in documentation and comments
by Petr Mladek
· 10 years ago
cdfe35f
usb: musb: tusb6010: Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 10 years ago
7751b6f
usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call.
by Matwey V. Kornilov
· 10 years ago
8c240dc
usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.
by Matwey V. Kornilov
· 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
165f606
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 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
c1f01be
usb: musb: fix resource passed from glue layer to musb
by Kishon Vijay Abraham I
· 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
56c82cd
musb: tusb6010: use io{read,write}*_rep accessors
by Matthew Leach
· 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
a81a01f
usb: musb: tusb6010: use platform_device_unregister in tusb_remove()
by Wei Yongjun
· 12 years ago
01380c0
usb: musb: tusb6010: 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
a156544
usb: musb: fix sparse warnings
by Felipe Balbi
· 12 years ago
78c289f
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
by Felipe Balbi
· 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
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
8675381
usb: otg: Rename otg_transceiver to usb_phy
by Heikki Krogerus
· 13 years ago
e9e8c85
usb: musb: make modules behave better
by Felipe Balbi
· 13 years ago
9a35f876
usb: musb: allow building USB_MUSB_TUSB6010 as a module
by Arnd Bergmann
· 13 years ago
240a16e
usb: musb: tusb6010: fix compilation
by Felipe Balbi
· 13 years ago
6228596
usb: musb: drop a gigantic amount of ifdeferry
by Felipe Balbi
· 13 years ago
28e4970
usb: musb: fix compile error
by Felipe Balbi
· 13 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
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 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
1add75d
usb: musb: tusb6010: give it a context structure
by Felipe Balbi
· 14 years ago
18688fb
usb: musb: split tusb6010 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
2b795ea
USB: musb: tusb6010: fix compile error with n8x0_defconfig
by Felipe Balbi
· 14 years ago
de2e1b0
usb: musb: Set transceiver interface type
by Maulik Mankad
· 15 years ago
1d0f11b
usb: Fix tusb6010 for DMA API
by Tony Lindgren
· 15 years ago
3d26864
USB: musb: tusb6010: use resource_size
by Felipe Balbi
· 15 years ago
84e250f
musb: proper hookup to transceiver drivers
by David Brownell
· 16 years ago
9cceedb
USB: musb: Remove my email address from few musb related drivers
by Jarkko Nikula
· 16 years ago
96a274d
USB: musb: sysfs mode updates
by David Brownell
· 16 years ago
14a2c96
usb: musb: tusb6010: kill compile warning
by Felipe Balbi
· 16 years ago
550a737
USB: Add MUSB and TUSB support
by Felipe Balbi
· 16 years ago