index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
1
-0
/
+1
2026-07-16
usb: chipidea: fix usage_count leak when autosuspend_delay is negative
Xu Yang
1
-0
/
+1
2026-07-10
usb: chipidea: use platform_device_set_of_node_from_dev()
Bartosz Golaszewski
1
-1
/
+1
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
1
-10
/
+6
2026-05-22
usb: chipidea: udc: support dynamic gadget add/remove
Xu Yang
1
-7
/
+4
2026-05-22
usb: chipidea: core: convert ci_role_switch to local variable
Xu Yang
1
-10
/
+6
2026-04-07
usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS change
Xu Yang
1
-22
/
+23
2026-04-07
usb: chipidea: core: refactor ci_usb_role_switch_set()
Xu Yang
1
-22
/
+7
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-11-19
usb: chipidea: core: detach power domain for ci_hdrc platform device
Xu Yang
1
-0
/
+3
2024-11-05
usb: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
1
-1
/
+1
2024-10-04
usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
Xu Yang
1
-0
/
+2
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-06-04
Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"
Peter Chen
1
-4
/
+4
2024-04-09
usb: chipidea: move ci_ulpi_init after the phy initialization
Michael Grzeschik
1
-4
/
+4
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
[next]