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
/
ci.h
Age
Commit message (
Expand
)
Author
2019-08-28
usb: chipidea: add role switch class support
Li Jun
2018-07-05
usb: chipidea: Always build ULPI code
Fabio Estevam
2018-05-31
USB: chipidea: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
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-15
usb: chipidea: udc: update gadget state after bus resume
Li Jun
2017-01-20
usb: chipidea: Add support for ULPI PHY bus
Stephen Boyd
2017-01-20
usb: chipidea: Only read/write OTGSC from one place
Stephen Boyd
2015-12-24
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
Peter Chen
2015-08-14
Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-08-14
usb: chipidea: add tx/rx burst size configuration interface
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-29
usb: chipidea: update ci_otg_is_fsm_mode conditions
Li Jun
2015-03-26
usb: chipidea: use hrtimer for otg fsm timers
Li Jun
2015-03-18
usb: chipidea: add chipidea revision information
Peter Chen
2015-03-18
usb: chipidea: add identification registers access APIs
Peter Chen
2015-03-18
usb: chipidea: add runtime power management support
Peter Chen
2014-11-26
usb: chipidea: parameter 'mode' isn't needed for hw_device_reset
Peter Chen
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-23
usb: chipidea: enhance kernel-doc format
Peter Chen
2014-04-24
usb: chipidea: add OTG fsm operation functions implementation
Li Jun
2014-04-24
usb: chipidea: usb OTG fsm initialization.
Li Jun
2014-04-24
usb: chipidea: export interrupt enable and status register read functions
Li Jun
2014-02-24
usb: chipidea: refine PHY operation
Peter Chen
2014-01-13
usb: chipidea: add freescale imx28 special write register method
Peter Chen
2014-01-07
usb: chipidea: move malloced regmap directly into struct hw_bank
Marc Kleine-Budde
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-06-24
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
2013-06-17
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
2013-03-30
usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users
Michael Grzeschik
2013-03-30
usb: chipidea: don't redefine __ffs()
Felipe Balbi
2013-03-30
usb: chipidea: convert debug entries in sysfs to debugfs
Alexander Shishkin
2013-03-29
Revert "USB: chipidea: add vbus detect for udc"
Peter Chen
2012-09-12
USB: chipidea: add vbus detect for udc
Richard Zhao
2012-07-09
usb: chipidea: permit driver bindings pass phy pointer
Richard Zhao
2012-07-09
USB: Chipidea: rename struct ci13xxx variables from udc to ci
Richard Zhao
2012-07-06
USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
Richard Zhao
2012-05-11
usb: chipidea: drop unused field "device" from ci13xxx_ep
Alexander Shishkin
2012-05-11
usb: chipidea: use generic map/unmap routines
Alexander Shishkin
2012-05-11
usb: chipidea: add host role
Alexander Shishkin
2012-05-11
usb: chipidea: brush up structure definitions
Alexander Shishkin
2012-05-11
usb: chipidea: remove unused field "regs" from ci13xxx
Alexander Shishkin
2012-05-11
usb: chipidea: add support for roles
Alexander Shishkin
2012-05-11
usb: chipidea: split the driver code into units
Alexander Shishkin