Matwey V. Kornilov
|
7751b6fb05
usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call.
|
11 years ago |
Matwey V. Kornilov
|
8c240dc17d
usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.
|
11 years ago |
Felipe Balbi
|
2f36ff6915
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
|
11 years ago |
Felipe Balbi
|
e741e637a8
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
|
11 years ago |
Felipe Balbi
|
d7078df6be
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>
|
11 years ago |
Felipe Balbi
|
4525beeb9a
usb: phy: rename usb_nop_xceiv to usb_phy_generic
|
11 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Russell King
|
af38487572
usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
|
12 years ago |
Greg Kroah-Hartman
|
165f60642a
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
Felipe Balbi
|
9e5f9c8aa8
Merge branch 'nop-phy-rename' into next
|
12 years ago |
Sebastian Andrzej Siewior
|
3fa4d7344b
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
|
12 years ago |
Jingoo Han
|
c1a7d67c19
usb: musb: use dev_get_platdata()
|
12 years ago |
Kishon Vijay Abraham I
|
c1f01be406
usb: musb: fix resource passed from glue layer to musb
|
12 years ago |
Felipe Balbi
|
09fc7d22b0
usb: musb: fix incorrect usage of resource pointer
|
12 years ago |
Felipe Balbi
|
42c0bf1ce7
usb: otg: prefix otg_state_string with usb_
|
12 years ago |
Ming Lei
|
25736e0c82
usb: musb: fix dependency on transceiver driver
|
12 years ago |
Matthew Leach
|
56c82cdc36
musb: tusb6010: use io{read,write}*_rep accessors
|
12 years ago |
Bill Pemberton
|
fb4e98ab63
usb: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
41ac7b3ab7
usb: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
7690417db5
usb: remove use of __devexit_p
|
12 years ago |
Sebastian Andrzej Siewior
|
2f77116425
usb: musb: remove hand-crafted id handling
|
12 years ago |
Wei Yongjun
|
a81a01f9fe
usb: musb: tusb6010: use platform_device_unregister in tusb_remove()
|
13 years ago |
Srinivas Kandagatla
|
01380c081e
usb: musb: tusb6010: use module_platform_driver macro
|
13 years ago |
Greg Kroah-Hartman
|
1cd572fc0c
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
B, Ravi
|
65b3d52d02
usb: musb: add musb_ida for multi instance support
|
13 years ago |
Felipe Balbi
|
032ec49f53
usb: musb: drop useless board_mode usage
|
13 years ago |
Felipe Balbi
|
a156544bc9
usb: musb: fix sparse warnings
|
13 years ago |
Felipe Balbi
|
78c289f876
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
|
13 years ago |
Kishon Vijay Abraham I
|
ded017ee6c
usb: phy: fix return value check of usb_get_phy
|
13 years ago |
Kishon Vijay Abraham I
|
662dca54ca
usb: otg: support for multiple transceivers by a single controller
|
13 years ago |