index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
host.c
Age
Commit message (
Expand
)
Author
2015-12-24
usb: chipidea: host: set host to be null after hcd is freed
Li Jun
2015-08-14
usb: chipidea: host: override hcd reset API
Peter Chen
2015-08-14
usb: chipidea: host: delete the redundancy ci_hdrc struct
Peter Chen
2015-08-14
usb: chipidea: introduce ci_platform_configure
Peter Chen
2015-08-14
usb: chipidea: add ttctrl.ttha control interface
Peter Chen
2015-07-22
usb: chipidea: ehci_init_driver is intended to call one time
Peter Chen
2015-06-09
usb: chipidea: add work-around for Marvell HSIC PHY startup
Rob Herring
2015-03-18
usb: chipidea: host: turn on vbus before add hcd if early vbus on is required
Li Jun
2015-03-18
usb: chipidea: host: add .bus_suspend quirk
Peter Chen
2015-03-18
Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR...
Daniel Tang
2015-01-09
Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"
Peter Chen
2014-11-26
usb: chipidea: remove duplicate dev_set_drvdata for host_start
Peter Chen
2014-11-25
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-11-03
usb: chipidea: host: add portpower override
Michael Grzeschik
2014-11-03
usb: chipidea: add support to the generic PHY framework
Antoine Tenart
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-23
usb: chipidea: add TPL support for targeted hosts
Peter Chen
2014-04-24
usb: chipidea: host: init otg port number
Li Jun
2014-04-24
usb: chipidea: host: vbus control change for OTG HNP
Li Jun
2014-01-13
usb: chipidea: add freescale imx28 special write register method
Peter Chen
2013-12-03
usb: chipidea: host: Only disable the vbus regulator if it is not NULL
Fabio Estevam
2013-10-29
usb: chipidea: host: more enhancement when ci->hcd is NULL
Peter Chen
2013-10-16
usb/chipidea: fix oops on memory allocation failure
Russell King - ARM Linux
2013-08-14
usb: chipidea: add role init and destroy APIs
Peter Chen
2013-08-14
usb: chipidea: host: add vbus regulator control
Peter Chen
2013-08-12
usb: host: add has_tdi_phy_lpm capability bit
Tuomas Tynkkynen
2013-06-24
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
2013-01-11
usb: chipidea: Allow disabling streaming not only in udc mode
Fabio Estevam
2012-11-11
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
2012-11-03
USB: EHCI: fix build error in ChipIdea host driver
Alan Stern
2012-11-02
USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver
Alan Stern
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-07-09
usb: chipidea: permit driver bindings pass phy pointer
Richard Zhao
2012-07-06
USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
Richard Zhao
2012-05-15
USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD
Marek Vasut
2012-05-11
usb: chipidea: add power_budget limit for ehci to platform data
Alexander Shishkin
2012-05-11
usb: chipidea: add host role
Alexander Shishkin