index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
usb: chipidea: using one inline function to cover queue work operations
Peter Chen
1
-4
/
+2
2014-05-23
usb: chipidea: update TODO list
Peter Chen
1
-4
/
+1
2014-04-24
usb: chipidea: OTG HNP and SRP fsm implementation
Li Jun
1
-6
/
+18
2014-04-24
usb: chipidea: core: Add missing module owner field
Alexander Shiyan
1
-0
/
+1
2014-04-24
usb: chipidea: add proper delay for waiting correct PHY status
Peter Chen
1
-13
/
+13
2014-04-24
usb: chipidea: export interrupt enable and status register read functions
Li Jun
1
-0
/
+20
2014-04-24
usb: chipidea: operate on otgsc register in a general way
Li Jun
1
-6
/
+10
2014-04-24
usb: chipidea: coordinate usb phy initialization for different phy type
Peter Chen
1
-3
/
+34
2014-02-24
usb: chipidea: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
1
-1
/
+1
2014-02-24
usb: chipidea: udc: add maximum-speed = full-speed option
Michael Grzeschik
1
-0
/
+11
2014-02-24
usb: chipidea: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2014-02-24
usb: chipidea: refine PHY operation
Peter Chen
1
-44
/
+26
2014-01-13
usb: chipidea: put hw_phymode_configure before ci_usb_phy_init
Chris Ruehl
1
-2
/
+2
2014-01-13
usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag
Chris Ruehl
1
-3
/
+5
2014-01-13
usb: chipidea: add freescale imx28 special write register method
Peter Chen
1
-0
/
+2
2014-01-07
usb: chipidea: mark register map as "const" and convert to u8
Marc Kleine-Budde
1
-40
/
+40
2014-01-07
usb: chipidea: move malloced regmap directly into struct hw_bank
Marc Kleine-Budde
1
-8
/
+0
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2013-12-09
usb: chipidea: fix nobody cared IRQ when booting with host role
Peter Chen
1
-0
/
+4
2013-12-08
usb: chipidea: Reallocate regmap only if lpm is detected
Chris Ruehl
1
-1
/
+2
2013-10-30
usb: chipidea: only get vbus regulator for non-peripheral mode
Peter Chen
1
-12
/
+15
2013-09-30
usb: chipidea: add ci_hdrc_enter_lpm API
Peter Chen
1
-0
/
+24
2013-09-30
usb: chipidea: move PHY operation to core
Peter Chen
1
-6
/
+51
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-09-25
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
1
-0
/
+1
2013-09-25
usb: chipidea: move platform related things to ci_get_platdata
Peter Chen
1
-10
/
+9
2013-08-14
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
1
-0
/
+32
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
1
-5
/
+23
2013-08-14
usb: chipidea: move otg related things to otg file
Peter Chen
1
-50
/
+13
2013-08-14
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
1
-1
/
+10
2013-08-14
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
1
-7
/
+30
2013-08-14
usb: chipidea: add role init and destroy APIs
Peter Chen
1
-2
/
+8
2013-08-14
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
1
-1
/
+2
2013-08-14
usb: chipidea: move vbus regulator operation to core
Peter Chen
1
-0
/
+23
2013-08-14
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
1
-1
/
+0
2013-08-14
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
1
-5
/
+3
2013-08-14
usb: chipidea: don't clobber return value of ci_role_start()
Lothar Waßmann
1
-1
/
+0
2013-08-14
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
1
-2
/
+2
2013-06-24
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
1
-18
/
+18
2013-06-17
usb: chipidea: introduce dual role mode pdata flags
Sascha Hauer
1
-6
/
+18
2013-06-17
usb: chipidea: add PTW, PTS and STS handling
Michael Grzeschik
1
-0
/
+48
2013-06-17
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
1
-1
/
+0
2013-06-17
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
1
-1
/
+1
2013-06-11
usb: chipidea: fix id change handling
Alexander Shishkin
1
-1
/
+2
2013-05-18
drivers/usb/chipidea: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-03-30
usb: chipidea: big-endian support
Svetoslav Neykov
1
-1
/
+1
2013-03-30
usb: chipidea: don't redefine __ffs()
Felipe Balbi
1
-4
/
+4
2013-03-30
usb: chipidea: move debug files creation/removal to the core
Alexander Shishkin
1
-1
/
+5
2013-03-30
usb: chipidea: move role to debugfs
Alexander Shishkin
1
-39
/
+0
2013-03-29
usb: chipidea: core: switch over to devm_ioremap_resource
Felipe Balbi
1
-5
/
+3
[next]