Peter Chen
|
be6b0c1bd0
usb: chipidea: using one inline function to cover queue work operations
|
11 years ago |
Peter Chen
|
58ce8499d3
usb: chipidea: update TODO list
|
11 years ago |
Li Jun
|
4dcf720c5d
usb: chipidea: OTG HNP and SRP fsm implementation
|
11 years ago |
Alexander Shiyan
|
7cf2f86102
usb: chipidea: core: Add missing module owner field
|
11 years ago |
Peter Chen
|
90893b90d3
usb: chipidea: add proper delay for waiting correct PHY status
|
11 years ago |
Li Jun
|
36304b0616
usb: chipidea: export interrupt enable and status register read functions
|
11 years ago |
Li Jun
|
0c33bf781a
usb: chipidea: operate on otgsc register in a general way
|
11 years ago |
Peter Chen
|
d03cccff9c
usb: chipidea: coordinate usb phy initialization for different phy type
|
11 years ago |
Fabio Estevam
|
42d1821248
usb: chipidea: Propagate the real error code on platform_get_irq() failure
|
11 years ago |
Michael Grzeschik
|
4f6743d5ca
usb: chipidea: udc: add maximum-speed = full-speed option
|
11 years ago |
Jingoo Han
|
fad56745a6
usb: chipidea: use dev_get_platdata()
|
11 years ago |
Peter Chen
|
c859aa65a7
usb: chipidea: refine PHY operation
|
11 years ago |
Chris Ruehl
|
cd0b42c2a6
usb: chipidea: put hw_phymode_configure before ci_usb_phy_init
|
11 years ago |
Chris Ruehl
|
3b5d3e6845
usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag
|
11 years ago |
Peter Chen
|
ed8f8318d2
usb: chipidea: add freescale imx28 special write register method
|
11 years ago |
Marc Kleine-Budde
|
987e7bc348
usb: chipidea: mark register map as "const" and convert to u8
|
11 years ago |
Marc Kleine-Budde
|
21395a1aac
usb: chipidea: move malloced regmap directly into struct hw_bank
|
11 years ago |
Greg Kroah-Hartman
|
99f14bd4d1
Merge 3.13-rc5 into usb-next
|
11 years ago |
Peter Chen
|
5a1e1456fc
usb: chipidea: fix nobody cared IRQ when booting with host role
|
11 years ago |
Chris Ruehl
|
aeb2c1210d
usb: chipidea: Reallocate regmap only if lpm is detected
|
11 years ago |
Peter Chen
|
c2ec3a732a
usb: chipidea: only get vbus regulator for non-peripheral mode
|
11 years ago |
Peter Chen
|
864cf94998
usb: chipidea: add ci_hdrc_enter_lpm API
|
12 years ago |
Peter Chen
|
74475ede78
usb: chipidea: move PHY operation to core
|
12 years ago |
Greg Kroah-Hartman
|
df9b17f586
Merge 3.12-rc3 into usb-next
|
12 years ago |
Peter Chen
|
222bed9b2d
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
|
12 years ago |
Peter Chen
|
c22600c3ea
usb: chipidea: move platform related things to ci_get_platdata
|
12 years ago |
Peter Chen
|
22fa84455a
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
|
12 years ago |
Peter Chen
|
a107f8c505
usb: chipidea: add vbus interrupt handler
|
12 years ago |
Peter Chen
|
cbec6bd55a
usb: chipidea: move otg related things to otg file
|
12 years ago |
Peter Chen
|
c344b51800
usb: chipidea: disable all interrupts and clear all interrupts status
|
12 years ago |