index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-01-27
usb: chipidea: core: handle power lost in workqueue
Xu Yang
1
-20
/
+24
2024-01-04
usb: chipidea: wait controller resume finished for wakeup irq
Xu Yang
1
-0
/
+7
2023-12-15
usb: chipidea: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2023-08-09
usb: chipidea: add workaround for chipidea PEC bug
Xu Yang
1
-0
/
+2
2023-07-27
usb: chipidea/core: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-05-28
usb: chipidea/core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-20
usb: chipidea: fix missing goto in `ci_hdrc_probe`
Yinhao Hu
1
-1
/
+1
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+10
2023-03-23
usb: chipidea: core: fix possible concurrent when switch role
Xu Yang
1
-1
/
+7
2023-03-23
usb: chipdea: core: fix return -EINVAL if request role is the same with curre...
Xu Yang
1
-1
/
+4
2023-03-16
usb: Use of_property_read_bool() for boolean properties
Rob Herring
1
-1
/
+1
2023-01-17
usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)
Xu Yang
1
-2
/
+2
2022-11-09
usb: chipidea: core: wrap ci_handle_power_lost() with CONFIG_PM_SLEEP
Xu Yang
1
-19
/
+19
2022-10-23
usb: chipidea: core: handle suspend/resume for each role
Xu Yang
1
-0
/
+8
2022-10-23
usb: chipidea: core: add controller resume support when controller is powered...
Xu Yang
1
-19
/
+61
2022-10-23
usb: chipidea: core: handle usb role switch in a common way
Xu Yang
1
-35
/
+20
2022-06-21
usb: chipidea: udc: implement get_frame
Michael Grzeschik
1
-0
/
+2
2021-12-17
usb: chipidea: Set the DT node on the child device
Rob Herring
1
-0
/
+1
2021-10-22
USB: chipidea: fix interrupt deadlock
Johan Hovold
1
-7
/
+16
2021-05-27
usb: chipidea: core: Fix incorrectly documented function 'ci_usb_phy_exit()'
Lee Jones
1
-1
/
+1
2021-01-13
usb: chipidea: tegra: Support host mode
Peter Geis
1
-1
/
+9
2020-07-29
Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+27
2020-07-28
usb: chipidea: add query_available_role interface
Peter Chen
1
-0
/
+27
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+24
2020-07-09
usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argument
Lee Jones
1
-0
/
+1
2020-07-07
usb: chipidea: core: add wakeup support for extcon
Peter Chen
1
-0
/
+24
2020-05-06
usb: chipidea: Enable user-space triggered role-switching
Bryan O'Donoghue
1
-0
/
+1
2020-05-06
usb: chipidea: pull down dp for possible charger detection operation
Peter Chen
1
-1
/
+4
2020-03-30
usb: chipidea: core: show the real pointer value for register
Peter Chen
1
-1
/
+1
2020-03-30
usb: chipidea: core: refine the description for this driver
Peter Chen
1
-33
/
+7
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-4
/
+6
2020-01-22
usb: chipidea: handle single role for usb role class
Jun Li
1
-1
/
+3
2019-11-18
usb: chipidea: core: change vbus-regulator as optional
Peter Chen
1
-1
/
+1
2019-08-28
usb: chipidea: add role switch class support
Li Jun
1
-0
/
+83
2019-08-09
USB: chipidea: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-11
/
+2
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-06-14
usb: chipidea: Use dev_err() instead of pr_err()
Fabio Estevam
1
-2
/
+3
2019-02-27
usb: chipidea: Refactor USB PHY selection and keep a single PHY
Paul Kocialkowski
1
-17
/
+32
2019-02-27
usb: chipidea: Grab the (legacy) USB PHY by phandle first
Paul Kocialkowski
1
-1
/
+8
2018-09-20
usb: chipidea: Add dynamic pinctrl selection
Loic Poulain
1
-0
/
+19
2018-05-31
USB: chipidea: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+1
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
1
-3
/
+3
2017-11-07
USB: chipidea: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-2
/
+2
2017-08-10
usb: chipidea: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-25
usb: chipidea: core: do not register extcon notifier if extcon device is not ...
Peter Chen
1
-2
/
+2
2017-06-27
Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-8
/
+21
2017-05-23
usb: chipidea: core: check before accessing ci_role in ci_role_show
Michael Thalmeier
1
-1
/
+4
2017-05-18
usb: chipidea: properly handle host or gadget initialization failure
Jisheng Zhang
1
-8
/
+21
[next]