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
2013-09-25
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
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
2013-06-17
usb: chipidea: add PTW, PTS and STS handling
Michael Grzeschik
2013-06-17
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
2013-06-17
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
2013-06-11
usb: chipidea: fix id change handling
Alexander Shishkin
2013-05-18
drivers/usb/chipidea: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-03-30
usb: chipidea: big-endian support
Svetoslav Neykov
2013-03-30
usb: chipidea: don't redefine __ffs()
Felipe Balbi
2013-03-30
usb: chipidea: move debug files creation/removal to the core
Alexander Shishkin
2013-03-30
usb: chipidea: move role to debugfs
Alexander Shishkin
2013-03-29
usb: chipidea: core: switch over to devm_ioremap_resource
Felipe Balbi
2013-03-29
usb: chipidea: trim include list in the core
Alexander Shishkin
2013-01-21
drivers/usb/chipidea/core.c: adjust duplicate test
Julia Lawall
2012-11-26
USB: chipidea: fix use after free bug
Lothar Waßmann
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-09-12
USB: chipidea: re-order irq handling to avoid unhandled irqs
Richard Zhao
2012-09-12
USB: chipidea: acknowledge ID change interrupt in irq handler
Richard Zhao
2012-09-12
USB: chipidea: delay 2ms before read ID status at probe time
Richard Zhao
2012-07-09
usb: chipidea: permit driver bindings pass phy pointer
Richard Zhao
2012-07-09
USB: Chipidea: add ci13xxx device id management
Richard Zhao
2012-07-09
USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers
Richard Zhao
2012-07-06
USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
Richard Zhao
2012-05-15
usb: chipidea: remove zero check of hw_ep_max
Richard Zhao
2012-05-11
usb: chipidea: add host role
Alexander Shishkin
2012-05-11
usb: chipidea: use common definition for USBMODE bits
Alexander Shishkin
2012-05-11
usb: chipidea: drop unused msm register definitions
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