index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
2013-08-14
1
-0
/
+32
*
usb: chipidea: add vbus interrupt handler
Peter Chen
2013-08-14
1
-5
/
+23
*
usb: chipidea: move otg related things to otg file
Peter Chen
2013-08-14
1
-50
/
+13
*
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
2013-08-14
1
-1
/
+10
*
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
2013-08-14
1
-7
/
+30
*
usb: chipidea: add role init and destroy APIs
Peter Chen
2013-08-14
1
-2
/
+8
*
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
2013-08-14
1
-1
/
+2
*
usb: chipidea: move vbus regulator operation to core
Peter Chen
2013-08-14
1
-0
/
+23
*
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
2013-08-14
1
-1
/
+0
*
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
2013-08-14
1
-5
/
+3
*
usb: chipidea: don't clobber return value of ci_role_start()
Lothar Waßmann
2013-08-14
1
-1
/
+0
*
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
2013-08-14
1
-2
/
+2
*
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
2013-06-24
1
-18
/
+18
*
usb: chipidea: introduce dual role mode pdata flags
Sascha Hauer
2013-06-17
1
-6
/
+18
*
usb: chipidea: add PTW, PTS and STS handling
Michael Grzeschik
2013-06-17
1
-0
/
+48
*
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
2013-06-17
1
-1
/
+0
*
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
2013-06-17
1
-1
/
+1
*
usb: chipidea: fix id change handling
Alexander Shishkin
2013-06-11
1
-1
/
+2
*
drivers/usb/chipidea: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
*
usb: chipidea: big-endian support
Svetoslav Neykov
2013-03-30
1
-1
/
+1
*
usb: chipidea: don't redefine __ffs()
Felipe Balbi
2013-03-30
1
-4
/
+4
*
usb: chipidea: move debug files creation/removal to the core
Alexander Shishkin
2013-03-30
1
-1
/
+5
*
usb: chipidea: move role to debugfs
Alexander Shishkin
2013-03-30
1
-39
/
+0
*
usb: chipidea: core: switch over to devm_ioremap_resource
Felipe Balbi
2013-03-29
1
-5
/
+3
*
usb: chipidea: trim include list in the core
Alexander Shishkin
2013-03-29
1
-3
/
+0
*
drivers/usb/chipidea/core.c: adjust duplicate test
Julia Lawall
2013-01-21
1
-1
/
+1
*
USB: chipidea: fix use after free bug
Lothar Waßmann
2012-11-26
1
-1
/
+2
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
USB: chipidea: re-order irq handling to avoid unhandled irqs
Richard Zhao
2012-09-12
1
-8
/
+13
*
USB: chipidea: acknowledge ID change interrupt in irq handler
Richard Zhao
2012-09-12
1
-2
/
+1
*
USB: chipidea: delay 2ms before read ID status at probe time
Richard Zhao
2012-09-12
1
-0
/
+2
*
usb: chipidea: permit driver bindings pass phy pointer
Richard Zhao
2012-07-09
1
-0
/
+4
*
USB: Chipidea: add ci13xxx device id management
Richard Zhao
2012-07-09
1
-5
/
+16
*
USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers
Richard Zhao
2012-07-09
1
-0
/
+43
*
USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
Richard Zhao
2012-07-06
1
-6
/
+6
*
usb: chipidea: remove zero check of hw_ep_max
Richard Zhao
2012-05-15
1
-1
/
+1
*
usb: chipidea: add host role
Alexander Shishkin
2012-05-11
1
-4
/
+11
*
usb: chipidea: use common definition for USBMODE bits
Alexander Shishkin
2012-05-11
1
-3
/
+3
*
usb: chipidea: drop unused msm register definitions
Alexander Shishkin
2012-05-11
1
-3
/
+0
*
usb: chipidea: add support for roles
Alexander Shishkin
2012-05-11
1
-52
/
+198
*
usb: chipidea: split the driver code into units
Alexander Shishkin
2012-05-11
1
-0
/
+324