index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: put hw_phymode_configure before ci_usb_phy_init
Chris Ruehl
2014-01-13
1
-2
/
+2
*
usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag
Chris Ruehl
2014-01-13
1
-3
/
+5
*
usb: chipidea: add freescale imx28 special write register method
Peter Chen
2014-01-13
1
-0
/
+2
*
usb: chipidea: mark register map as "const" and convert to u8
Marc Kleine-Budde
2014-01-07
1
-40
/
+40
*
usb: chipidea: move malloced regmap directly into struct hw_bank
Marc Kleine-Budde
2014-01-07
1
-8
/
+0
*
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2013-12-24
1
-0
/
+4
|
\
|
*
usb: chipidea: fix nobody cared IRQ when booting with host role
Peter Chen
2013-12-09
1
-0
/
+4
*
|
usb: chipidea: Reallocate regmap only if lpm is detected
Chris Ruehl
2013-12-08
1
-1
/
+2
|
/
*
usb: chipidea: only get vbus regulator for non-peripheral mode
Peter Chen
2013-10-30
1
-12
/
+15
*
usb: chipidea: add ci_hdrc_enter_lpm API
Peter Chen
2013-09-30
1
-0
/
+24
*
usb: chipidea: move PHY operation to core
Peter Chen
2013-09-30
1
-6
/
+51
*
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-29
1
-0
/
+1
|
\
|
*
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
2013-09-25
1
-0
/
+1
*
|
usb: chipidea: move platform related things to ci_get_platdata
Peter Chen
2013-09-25
1
-10
/
+9
|
/
*
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
[next]