index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM/musb: omap2: Remove global GPIO numbers from TUSB6010
Linus Walleij
2023-05-24
3
-17
/
+39
*
usb: musb: ux500: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-4
/
+2
*
usb: musb: tusb6010: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-4
/
+2
*
usb: musb: sunxi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-4
/
+2
*
usb: musb: omap2430: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-4
/
+2
*
usb: musb: musb_dsps: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-4
/
+2
*
usb: musb: musb_core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-3
/
+2
*
usb: musb: mpfs: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-4
/
+2
*
usb: musb: mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-4
/
+2
*
usb: musb: jz4740: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-4
/
+2
*
usb: musb: da8xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
1
-4
/
+2
*
usb: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-16
1
-1
/
+1
*
usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
2023-03-16
1
-1
/
+1
*
usb: musb: sunxi: Introduce config struct
Andre Przywara
2023-02-02
1
-33
/
+70
*
usb: musb: sunxi: add support for the F1C100s MUSB controller
Icenowy Zheng
2023-02-02
1
-2
/
+6
*
usb: musb: mediatek: don't unregister something that wasn't registered
Dan Carpenter
2023-02-02
1
-1
/
+2
*
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-23
1
-1
/
+3
|
\
|
*
usb: musb: fix error return code in omap2430_probe()
Yang Yingliang
2023-01-17
1
-1
/
+3
*
|
usb: musb: fix error return code in da8xx_musb_init()
Wang Yufen
2023-01-06
1
-1
/
+3
|
/
*
usb: musb: remove extra check in musb_gadget_vbus_draw
Ivaylo Dimitrov
2022-12-08
1
-2
/
+0
*
usb: musb: Drop old unused am35x glue layer
Tony Lindgren
2022-11-29
3
-616
/
+0
*
usb: musb: omap2430: Fix probe regression for missing resources
Tony Lindgren
2022-11-22
1
-0
/
+54
*
usb: musb: jz4740: Support the generic PHY framework
Paul Cercueil
2022-11-09
1
-8
/
+54
*
usb: musb: jz4740: Don't disable external hubs
Paul Cercueil
2022-11-09
1
-1
/
+0
*
usb: musb: Support setting OTG mode using generic PHY
Paul Cercueil
2022-11-09
2
-0
/
+6
*
usb: musb: Allow running without CONFIG_USB_PHY
Paul Cercueil
2022-11-09
5
-19
/
+35
*
usb: musb: Add and use inline function musb_otg_state_string
Paul Cercueil
2022-11-09
5
-31
/
+31
*
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
2022-11-09
6
-60
/
+71
*
usb: musb: remove left-over after USB_TI_CPPI_DMA removal
Lukas Bulwahn
2022-11-09
1
-10
/
+3
*
usb: musb: remove unused davinci support
Arnd Bergmann
2022-10-22
5
-2270
/
+0
*
usb: musb: sunxi: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
1
-20
/
+9
*
usb: musb: jz4740: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
1
-7
/
+3
*
usb: musb: cppi41: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
1
-4
/
+2
*
usb: musb: da8xx: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
1
-5
/
+3
*
usb: musb: core: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
1
-3
/
+1
*
usb: musb: Fix musb_gadget.c rxstate overflow bug
Robin Guo
2022-09-22
1
-0
/
+3
*
musb: fix USB_MUSB_TUSB6010 dependency
Arnd Bergmann
2022-08-18
1
-1
/
+1
*
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-05
1
-2
/
+2
|
\
|
*
usb: musb: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
2022-07-19
1
-2
/
+2
*
|
usb/musb: fix repeated words in comments
Jilin Yuan
2022-07-27
2
-2
/
+2
*
|
usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()
Yang Yingliang
2022-06-29
1
-0
/
+1
*
|
usb: musb: mpfs: Fix error codes in probe()
Dan Carpenter
2022-06-24
1
-1
/
+4
*
|
usb: musb: core: drop redundant checks
Sergey Shtylyov
2022-06-21
1
-14
/
+2
*
|
usb: musb: Add support for PolarFire SoC's musb controller
Conor Dooley
2022-06-21
3
-1
/
+278
*
|
usb: musb: remove schedule work called after flush
Saurav Girepunje
2022-06-10
1
-2
/
+0
|
/
*
usb: musb: mediatek: Use clk_bulk API to simplify clock operations
AngeloGioacchino Del Regno
2022-04-21
1
-63
/
+10
*
usb: musb: Fix missing of_node_put() in omap2430_probe
Miaoqian Lin
2022-04-21
1
-0
/
+1
*
partially Revert "usb: musb: Set the DT node on the child device"
H. Nikolaus Schaller
2022-03-15
1
-1
/
+0
*
usb: musb: dsps: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-21
1
-6
/
+9
*
usb: musb: Set the DT node on the child device
Rob Herring
2021-12-17
6
-0
/
+9
[next]