Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
787b3c4f2e7d0888e211376c7c6a1617e8cc0f46
/
drivers
/
usb
/
chipidea
/
core.c
aa73818
usb: chipidea: add system interface for ttctrl.ttha
by Peter Chen
· 9 years ago
4b19b78
usb: chipidea: removing of_find_property
by Saurabh Sengar
· 9 years ago
3a35d59
usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference
by Peter Chen
· 9 years ago
9d8c850
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
by Peter Chen
· 9 years ago
9e43643
Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
1fbf462
usb: chipidea: Add support for 'phy-clkgate-delay-us' property
by Fabio Estevam
· 9 years ago
3ecb3e0
usb: chipidea: Use extcon framework for VBUS and ID detect
by Ivan T. Ivanov
· 9 years ago
06e7114
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
by Heikki Krogerus
· 9 years ago
63863b9
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
by Heikki Krogerus
· 9 years ago
37a842d
Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
a3fbedf
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
96625ea
usb: chipidea: add tx/rx burst size configuration interface
by Peter Chen
· 10 years ago
6566871
usb: chipidea: add ahb burst configuration interface
by Peter Chen
· 10 years ago
8022d3d
usb: chipidea: define stream mode disable for both roles
by Peter Chen
· 10 years ago
158ec07
usb:chipidea:Make the function hw_alloc_repmap have a return type of void
by Nicholas Krause
· 10 years ago
df96ed8
usb: chipidea: introduce ITC tuning interface
by Peter Chen
· 10 years ago
bf9c85e
usb: chipidea: introduce ci_platform_configure
by Peter Chen
· 10 years ago
2836267
usb: chipidea: add ttctrl.ttha control interface
by Peter Chen
· 10 years ago
7974235
usb: chipidea: set usb otg capabilities
by Li Jun
· 9 years ago
2f01a33
usb: chipidea: ehci_init_driver is intended to call one time
by Peter Chen
· 9 years ago
961ea49
usb: chipidea: support runtime power management for otg fsm mode
by Li Jun
· 10 years ago
cb271f3
usb: chipidea: add chipidea revision information
by Peter Chen
· 10 years ago
2e37cfd
usb: chipidea: clear otg interrupt status for otg capable controller
by Peter Chen
· 10 years ago
f8efa76
usb: chipidea: add usb as system wakeup source
by Peter Chen
· 10 years ago
1f874ed
usb: chipidea: add runtime power management support
by Peter Chen
· 10 years ago
24c498d
Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"
by Peter Chen
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
6629467
usb: chipidea: Fixed a few typos in comments
by Mickael Maison
· 10 years ago
21a5b57
usb: chipidea: fix phy handling
by Antoine Tenart
· 10 years ago
14b4099
usb: chipidea: remove duplicate dev_set_drvdata for host_start
by Peter Chen
· 10 years ago
5b15730
usb: chipidea: parameter 'mode' isn't needed for hw_device_reset
by Peter Chen
· 10 years ago
cdd278f
usb: chipidea: add controller reset API
by Peter Chen
· 10 years ago
8076932
usb: chipidea: add system power management support
by Peter Chen
· 10 years ago
b82613c
usb: chipidea: add hw_wait_phy_stable for getting stable status
by Peter Chen
· 10 years ago
6d037db
usb: chipidea: remove the unnecessary delay after clear portsc.phcd
by Peter Chen
· 10 years ago
d0f9924
usb: chipidea: core: Remove unneeded OOM message
by Fabio Estevam
· 10 years ago
4c503dd
usb: chipidea: using devm_request_irq to instead of request_irq
by Peter Chen
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
1e5e2d3
usb: chipidea: add support to the generic PHY framework
by Antoine Tenart
· 10 years ago
ef44cb4
usb: allow to supply the PHY in the drivers when using HCD
by Antoine Tenart
· 10 years ago
9680b60
usb: chipidea: Fix oops when removing the ci_hdrc module
by Torsten Fleischer
· 10 years ago
5bc879a
usb: chipidea: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
1935388
usb: chipidea: enhance kernel-doc format
by Peter Chen
· 10 years ago
27c62c2
usb: chipidea: otg initialization is only needed when the gadget is supported
by Peter Chen
· 10 years ago
f6a9ff0
usb: chipidea: add TPL support for targeted hosts
by Peter Chen
· 10 years ago
be6b0c1
usb: chipidea: using one inline function to cover queue work operations
by Peter Chen
· 11 years ago
58ce849
usb: chipidea: update TODO list
by Peter Chen
· 11 years ago
4dcf720
usb: chipidea: OTG HNP and SRP fsm implementation
by Li Jun
· 11 years ago
7cf2f86
usb: chipidea: core: Add missing module owner field
by Alexander Shiyan
· 11 years ago
90893b9
usb: chipidea: add proper delay for waiting correct PHY status
by Peter Chen
· 11 years ago
36304b0
usb: chipidea: export interrupt enable and status register read functions
by Li Jun
· 11 years ago
0c33bf7
usb: chipidea: operate on otgsc register in a general way
by Li Jun
· 11 years ago
d03cccf
usb: chipidea: coordinate usb phy initialization for different phy type
by Peter Chen
· 11 years ago
42d1821
usb: chipidea: Propagate the real error code on platform_get_irq() failure
by Fabio Estevam
· 11 years ago
4f6743d
usb: chipidea: udc: add maximum-speed = full-speed option
by Michael Grzeschik
· 11 years ago
fad5674
usb: chipidea: use dev_get_platdata()
by Jingoo Han
· 11 years ago
c859aa65
usb: chipidea: refine PHY operation
by Peter Chen
· 11 years ago
cd0b42c
usb: chipidea: put hw_phymode_configure before ci_usb_phy_init
by Chris Ruehl
· 11 years ago
3b5d3e6
usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag
by Chris Ruehl
· 11 years ago
ed8f831
usb: chipidea: add freescale imx28 special write register method
by Peter Chen
· 11 years ago
987e7bc
usb: chipidea: mark register map as "const" and convert to u8
by Marc Kleine-Budde
· 11 years ago
21395a1
usb: chipidea: move malloced regmap directly into struct hw_bank
by Marc Kleine-Budde
· 11 years ago
99f14bd4
Merge 3.13-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
5a1e145
usb: chipidea: fix nobody cared IRQ when booting with host role
by Peter Chen
· 11 years ago
aeb2c12
usb: chipidea: Reallocate regmap only if lpm is detected
by Chris Ruehl
· 11 years ago
c2ec3a7
usb: chipidea: only get vbus regulator for non-peripheral mode
by Peter Chen
· 11 years ago
864cf94
usb: chipidea: add ci_hdrc_enter_lpm API
by Peter Chen
· 11 years ago
74475ed
usb: chipidea: move PHY operation to core
by Peter Chen
· 11 years ago
df9b17f
Merge 3.12-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
222bed9
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
by Peter Chen
· 11 years ago
c22600c
usb: chipidea: move platform related things to ci_get_platdata
by Peter Chen
· 11 years ago
22fa844
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
by Peter Chen
· 11 years ago
a107f8c
usb: chipidea: add vbus interrupt handler
by Peter Chen
· 11 years ago
cbec6bd
usb: chipidea: move otg related things to otg file
by Peter Chen
· 11 years ago
c344b51
usb: chipidea: disable all interrupts and clear all interrupts status
by Peter Chen
· 11 years ago
577b232
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
by Peter Chen
· 11 years ago
3f124d2
usb: chipidea: add role init and destroy APIs
by Peter Chen
· 11 years ago
c10b4f0
usb: chipidea: otg: add otg file used to access otgsc
by Peter Chen
· 11 years ago
1542d9c
usb: chipidea: move vbus regulator operation to core
by Peter Chen
· 11 years ago
6a6243b
usb: chipidea: remove previous MODULE_ALIAS
by Fabio Estevam
· 11 years ago
e98b44e
usb: chipidea: prevent endless loop registering platform_devices when probe fails
by Lothar Waßmann
· 11 years ago
3b1280c
usb: chipidea: don't clobber return value of ci_role_start()
by Lothar Waßmann
· 11 years ago
03779f0
usb: chipidea: move hw_phymode_configure() into probe
by Fabio Estevam
· 11 years ago
8e22978
usb: chipidea: drop "13xxx" infix
by Alexander Shishkin
· 12 years ago
691962d
usb: chipidea: introduce dual role mode pdata flags
by Sascha Hauer
· 12 years ago
40dcd0e
usb: chipidea: add PTW, PTS and STS handling
by Michael Grzeschik
· 12 years ago
2e27041
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
by Michael Grzeschik
· 12 years ago
e4ce4ec
usb: chipidea: udc: configure iso endpoints
by Michael Grzeschik
· 12 years ago
0c3f3dc
usb: chipidea: fix id change handling
by Alexander Shishkin
· 12 years ago
122af6d
drivers/usb/chipidea: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
938d323
usb: chipidea: big-endian support
by Svetoslav Neykov
· 12 years ago
727b4dd
usb: chipidea: don't redefine __ffs()
by Felipe Balbi
· 12 years ago
adf0f73
usb: chipidea: move debug files creation/removal to the core
by Alexander Shishkin
· 12 years ago
c8e333a
usb: chipidea: move role to debugfs
by Alexander Shishkin
· 12 years ago
1929081
usb: chipidea: core: switch over to devm_ioremap_resource
by Felipe Balbi
· 12 years ago
bb36668
usb: chipidea: trim include list in the core
by Alexander Shishkin
· 12 years ago
5c6e9bf0
drivers/usb/chipidea/core.c: adjust duplicate test
by Julia Lawall
· 12 years ago
98c3553
USB: chipidea: fix use after free bug
by Lothar Waßmann
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
Next »