index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
host.c
Age
Commit message (
Expand
)
Author
2018-12-11
usb: chipidea: host: override ehci->hub_control
Peter Chen
2018-12-11
usb: chipidea: add flag for imx hsic implementation
Peter Chen
2018-09-20
usb: chipidea: Add dynamic pinctrl selection
Loic Poulain
2018-06-26
usb: chipidea: host: fix disconnection detect issue
Peter Chen
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
2017-11-07
USB: chipidea: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-23
usb: chipidea: use bus->sysdev for DMA configuration
Arnd Bergmann
2017-01-20
usb: chipidea: msm: Handle phy power states
Stephen Boyd
2017-01-20
usb: chipidea: Notify events when switching host mode
Stephen Boyd
2016-10-25
usb: chipidea: host: fix NULL ptr dereference during shutdown
Stefan Wahren
2016-09-14
usb: chipidea: host: disable io watchdog
Lucas Stach
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