index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
Xu Yang
3
-0
/
+4
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
6
-6
/
+6
2024-09-11
usb: chipidea: npcm: Fix coding style with clarification of data type
Andreas Kühn
1
-1
/
+1
2024-09-03
usb: chipidea: npcm: Fix coding style with missing space
Andreas Kühn
1
-1
/
+1
2024-09-03
usb: chipidea: udc: enable suspend interrupt after usb reset
Xu Yang
1
-1
/
+7
2024-08-07
usb: chipidea: Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-06-27
usb: chipidea: ci_hdrc_tegra: Switch to RUNTIME_PM_OPS()
Fabio Estevam
1
-5
/
+4
2024-06-27
usb: chipidea: ci_hdrc_imx: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-10
/
+9
2024-06-20
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-06-04
Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"
Peter Chen
2
-4
/
+9
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-2
/
+2
2024-04-09
usb: chipidea: move ci_ulpi_init after the phy initialization
Michael Grzeschik
2
-9
/
+4
2024-03-27
usb: chipidea: ci_hdrc_imx: align usb wakeup clock name with dt-bindings
Xu Yang
1
-1
/
+1
2024-03-26
usb: chipidea: npcm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-27
usb: chipidea: core: handle power lost in workqueue
Xu Yang
2
-20
/
+26
2024-01-04
usb: chipidea: wait controller resume finished for wakeup irq
Xu Yang
1
-0
/
+7
2024-01-04
usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
Xu Yang
1
-1
/
+16
2023-12-15
usb: chipidea: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2023-11-22
usb: chipidea: udc: Add revision check of 2.20[CI_REVISION_22]
Piyush Mehta
1
-1
/
+2
2023-10-21
usb: chipidea: Fix unused ci_hdrc_usb2_of_match warning for !CONFIG_OF
Rob Herring
1
-1
/
+1
2023-10-21
usb: chipidea: Add support for NPCM
Tomer Maimon
3
-0
/
+119
2023-10-21
usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
Tomer Maimon
1
-1
/
+4
2023-10-10
usb: Use device_get_match_data()
Rob Herring
1
-6
/
+5
2023-10-02
usb: chipidea: tegra: Consistently use dev_err_probe()
Michał Mirosław
1
-9
/
+7
2023-10-02
usb: chipidea: Simplify Tegra DMA alignment code
Michał Mirosław
1
-27
/
+18
2023-10-02
usb: chipidea: Fix DMA overwrite for Tegra
Michał Mirosław
1
-3
/
+4
2023-08-09
usb: chipidea: add workaround for chipidea PEC bug
Xu Yang
4
-1
/
+7
2023-08-04
usb: chipidea: udc: Remove an unnecessary NULL value
Ruan Jinjie
1
-1
/
+1
2023-07-27
usb: chipidea/core: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-25
usb: chipidea: add USB PHY event
Xu Yang
2
-2
/
+26
2023-07-25
usb: chipidea: imx: add one fsl picophy parameter tuning implementation
Xu Yang
3
-0
/
+13
2023-07-25
usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0
Xu Yang
2
-6
/
+10
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
3
-2
/
+5
2023-06-13
usb: chipidea: imx: add missing USB PHY DPDM wakeup setting
Xu Yang
1
-1
/
+1
2023-06-13
usb: chipidea: imx: turn off vbus comparator when suspend
Xu Yang
1
-0
/
+35
2023-06-13
usb: chipidea: imx: don't request QoS for imx8ulp
Xu Yang
1
-0
/
+5
2023-05-29
usb: chipidea: imx: remove one duplicated reg define
Xu Yang
1
-1
/
+0
2023-05-28
usb: chipidea/core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: chipidea/ci_hdrc_usb2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: chipidea/ci_hdrc_tegra: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: chipidea/ci_hdrc_msm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: chipidea/ci_hdrc_imx: 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-04-05
usb: chipidea: imx: avoid unnecessary probe defer
Thomas Ballasi
1
-1
/
+1
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
3
-2
/
+16
2023-03-23
usb: chipidea: core: fix possible concurrent when switch role
Xu Yang
3
-2
/
+13
2023-03-23
usb: chipdea: core: fix return -EINVAL if request role is the same with curre...
Xu Yang
1
-1
/
+4
2023-03-23
usb: chipidea: debug: remove redundant 'role' debug file
Xu Yang
1
-55
/
+0
2023-03-16
usb: Use of_property_read_bool() for boolean properties
Rob Herring
2
-4
/
+4
2023-02-06
USB: chipidea: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]