index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2024-11-04
usb: use "prompt" instead of "bool" for choice prompts
Masahiro Yamada
1
-1
/
+1
2024-10-29
Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
Stefan Wahren
1
-1
/
+0
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-11
usb: dwc2: drd: fix clock gating on USB role switch
Tomas Marek
1
-0
/
+9
2024-09-03
usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...
Shawn Shao
1
-12
/
+14
2024-07-31
usb: dwc2: Skip clock gating on Broadcom SoCs
Stefan Wahren
1
-0
/
+1
2024-07-31
usb: dwc2: Add comment about BCM2848 ACPI ID
Stefan Wahren
1
-0
/
+1
2024-07-31
usb: dwc2: debugfs: Print parameter no_clock_gating
Stefan Wahren
1
-0
/
+1
2024-07-10
usb: dwc2: add support for other Lantiq SoCs
Hauke Mehrtens
1
-5
/
+25
2024-06-04
usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...
Peng Hongchi
1
-2
/
+2
2024-04-23
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2024-04-09
usb: dwc2: host: Fix dereference issue in DDMA completion flow.
Minas Harutyunyan
1
-1
/
+3
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
7
-41
/
+125
2024-03-27
usb: dwc2: add support for Sophgo CV18XX/SG200X series SoC
Inochi Amaoto
1
-0
/
+21
2024-03-26
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
3
-21
/
+47
2024-03-26
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
4
-5
/
+14
2024-03-26
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
3
-9
/
+22
2024-03-26
usb: dwc2: host: Fix remote wakeup from hibernation
Minas Harutyunyan
2
-4
/
+14
2024-03-26
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan
2
-2
/
+28
2024-03-26
usb: dwc2: New bitfield definition and programming in GRSTCTL
Minas Harutyunyan
2
-0
/
+48
2024-03-26
usb: dwc2: Add hibernation updates for ULPI PHY
Minas Harutyunyan
4
-0
/
+43
2024-03-26
usb: dwc2: New bit definition in GPWRDN register
Minas Harutyunyan
1
-0
/
+2
2024-03-26
usb: dwc2: Add eUSB2 PHY disconnect flow support
Minas Harutyunyan
2
-4
/
+22
2024-03-26
usb: dwc2: Add new parameter eusb2_disc
Minas Harutyunyan
3
-0
/
+29
2024-03-26
usb: dwc2: New bit definition in GOTGCTL register
Minas Harutyunyan
1
-0
/
+1
2024-03-26
usb: dwc2: Add core new versions definition
Minas Harutyunyan
1
-0
/
+2
2024-03-26
usb: dwc2: Remove cat_printf()
Christophe JAILLET
1
-44
/
+8
2024-01-02
usb: dwc2: Disable clock gating feature on Rockchip SoCs
William Wu
1
-0
/
+1
2023-11-21
USB: dwc2: write HCINT with INTMASK applied
Oliver Neukum
1
-8
/
+7
2023-10-10
usb: Use device_get_match_data()
Rob Herring
1
-15
/
+6
2023-10-02
usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
Jia-Ju Bai
1
-1
/
+1
2023-08-22
usb: dwc2: add pci_device_id driver_data parse support
Yinbo Zhu
3
-14
/
+40
2023-08-22
USB: dwc2: hande irq on dead controller correctly
Oliver Neukum
1
-1
/
+3
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2
-2
/
+1
2023-05-30
usb: dwc2/platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-13
usb: dwc2: support dwc2 IP for Amlogic A1 SoC family
Dmitry Rokosov
1
-0
/
+21
2023-05-13
usb: dwc2: Fix some error handling paths
Christophe JAILLET
1
-3
/
+13
2023-04-20
usb: dwc2: platform: add support for utmi optional clock
Fabrice Gasnier
2
-1
/
+21
2023-04-20
usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable
Fabrice Gasnier
1
-2
/
+17
2023-03-29
usb: dwc2: Fix spelling mistake "schduler" -> "scheduler"
Deming Wang
1
-1
/
+1
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
3
-21
/
+7
2023-03-23
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2
-6
/
+3
2023-03-23
usb: dwc2: fix a devres leak in hw_enable upon suspend resume
Fabrice Gasnier
1
-14
/
+2
2023-03-16
usb: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+1
2023-03-09
usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"
Ziyang Huang
1
-1
/
+2
2022-12-08
usb: dwc2: power on/off phy for peripheral mode in dual-role mode
Quentin Schulz
2
-3
/
+6
2022-12-08
usb: dwc2: disable lpm feature on Rockchip SoCs
Quentin Schulz
1
-0
/
+4
2022-10-22
usb: dwc2: platform: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+1
[next]