index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in t...
Joe Hattori
1
-8
/
+17
2024-11-12
usb: chipidea: imx: add imx8ulp support
Xu Yang
1
-0
/
+4
2024-11-05
usb: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
1
-1
/
+1
2024-10-04
usb: chipidea: udc: improve error recovery for ISO transfer
Xu Yang
1
-4
/
+9
2024-10-04
usb: chipidea: udc: improve dTD link logic
Xu Yang
1
-1
/
+8
2024-10-04
usb: chipidea: udc: handle USB Error Interrupt if IOC not set
Xu Yang
1
-1
/
+1
2024-10-04
usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
Xu Yang
2
-0
/
+150
2024-10-04
usb: chipidea: udc: limit usb request length to max 16KB
Xu Yang
2
-0
/
+7
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
[next]