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
/
core.c
Age
Commit message (
Expand
)
Author
2014-11-26
usb: chipidea: core: Remove unneeded OOM message
Fabio Estevam
2014-11-26
usb: chipidea: using devm_request_irq to instead of request_irq
Peter Chen
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
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-10-27
usb: chipidea: Fix oops when removing the ci_hdrc module
Torsten Fleischer
2014-10-20
usb: chipidea: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-23
usb: chipidea: enhance kernel-doc format
Peter Chen
2014-09-23
usb: chipidea: otg initialization is only needed when the gadget is supported
Peter Chen
2014-09-23
usb: chipidea: add TPL support for targeted hosts
Peter Chen
2014-05-23
usb: chipidea: using one inline function to cover queue work operations
Peter Chen
2014-05-23
usb: chipidea: update TODO list
Peter Chen
2014-04-24
usb: chipidea: OTG HNP and SRP fsm implementation
Li Jun
2014-04-24
usb: chipidea: core: Add missing module owner field
Alexander Shiyan
2014-04-24
usb: chipidea: add proper delay for waiting correct PHY status
Peter Chen
2014-04-24
usb: chipidea: export interrupt enable and status register read functions
Li Jun
2014-04-24
usb: chipidea: operate on otgsc register in a general way
Li Jun
2014-04-24
usb: chipidea: coordinate usb phy initialization for different phy type
Peter Chen
2014-02-24
usb: chipidea: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
2014-02-24
usb: chipidea: udc: add maximum-speed = full-speed option
Michael Grzeschik
2014-02-24
usb: chipidea: use dev_get_platdata()
Jingoo Han
2014-02-24
usb: chipidea: refine PHY operation
Peter Chen
2014-01-13
usb: chipidea: put hw_phymode_configure before ci_usb_phy_init
Chris Ruehl
2014-01-13
usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag
Chris Ruehl
2014-01-13
usb: chipidea: add freescale imx28 special write register method
Peter Chen
2014-01-07
usb: chipidea: mark register map as "const" and convert to u8
Marc Kleine-Budde
2014-01-07
usb: chipidea: move malloced regmap directly into struct hw_bank
Marc Kleine-Budde
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2013-12-09
usb: chipidea: fix nobody cared IRQ when booting with host role
Peter Chen
2013-12-08
usb: chipidea: Reallocate regmap only if lpm is detected
Chris Ruehl
2013-10-30
usb: chipidea: only get vbus regulator for non-peripheral mode
Peter Chen
2013-09-30
usb: chipidea: add ci_hdrc_enter_lpm API
Peter Chen
2013-09-30
usb: chipidea: move PHY operation to core
Peter Chen
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-25
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
2013-09-25
usb: chipidea: move platform related things to ci_get_platdata
Peter Chen
2013-08-14
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
2013-08-14
usb: chipidea: move otg related things to otg file
Peter Chen
2013-08-14
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
2013-08-14
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
2013-08-14
usb: chipidea: add role init and destroy APIs
Peter Chen
2013-08-14
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
2013-08-14
usb: chipidea: move vbus regulator operation to core
Peter Chen
2013-08-14
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
2013-08-14
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
2013-08-14
usb: chipidea: don't clobber return value of ci_role_start()
Lothar Waßmann
2013-08-14
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
2013-06-24
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
2013-06-17
usb: chipidea: introduce dual role mode pdata flags
Sascha Hauer
[prev]
[next]