index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
usb: musb: sunxi: Introduce config struct
Andre Przywara
1
-33
/
+70
2023-02-02
usb: musb: sunxi: add support for the F1C100s MUSB controller
Icenowy Zheng
1
-2
/
+6
2023-02-02
usb: musb: mediatek: don't unregister something that wasn't registered
Dan Carpenter
1
-1
/
+2
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2023-01-17
usb: musb: fix error return code in omap2430_probe()
Yang Yingliang
1
-1
/
+3
2023-01-06
usb: musb: fix error return code in da8xx_musb_init()
Wang Yufen
1
-1
/
+3
2022-12-08
usb: musb: remove extra check in musb_gadget_vbus_draw
Ivaylo Dimitrov
1
-2
/
+0
2022-11-29
usb: musb: Drop old unused am35x glue layer
Tony Lindgren
3
-616
/
+0
2022-11-22
usb: musb: omap2430: Fix probe regression for missing resources
Tony Lindgren
1
-0
/
+54
2022-11-09
usb: musb: jz4740: Support the generic PHY framework
Paul Cercueil
1
-8
/
+54
2022-11-09
usb: musb: jz4740: Don't disable external hubs
Paul Cercueil
1
-1
/
+0
2022-11-09
usb: musb: Support setting OTG mode using generic PHY
Paul Cercueil
2
-0
/
+6
2022-11-09
usb: musb: Allow running without CONFIG_USB_PHY
Paul Cercueil
5
-19
/
+35
2022-11-09
usb: musb: Add and use inline function musb_otg_state_string
Paul Cercueil
5
-31
/
+31
2022-11-09
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
6
-60
/
+71
2022-11-09
usb: musb: remove left-over after USB_TI_CPPI_DMA removal
Lukas Bulwahn
1
-10
/
+3
2022-10-22
usb: musb: remove unused davinci support
Arnd Bergmann
5
-2270
/
+0
2022-09-27
usb: musb: sunxi: Switch to use dev_err_probe() helper
Yang Yingliang
1
-20
/
+9
2022-09-27
usb: musb: jz4740: Switch to use dev_err_probe() helper
Yang Yingliang
1
-7
/
+3
2022-09-27
usb: musb: cppi41: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-09-27
usb: musb: da8xx: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-27
usb: musb: core: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-09-22
usb: musb: Fix musb_gadget.c rxstate overflow bug
Robin Guo
1
-0
/
+3
2022-08-18
musb: fix USB_MUSB_TUSB6010 dependency
Arnd Bergmann
1
-1
/
+1
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2022-07-27
usb/musb: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-19
usb: musb: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-06-29
usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()
Yang Yingliang
1
-0
/
+1
2022-06-24
usb: musb: mpfs: Fix error codes in probe()
Dan Carpenter
1
-1
/
+4
2022-06-21
usb: musb: core: drop redundant checks
Sergey Shtylyov
1
-14
/
+2
2022-06-21
usb: musb: Add support for PolarFire SoC's musb controller
Conor Dooley
3
-1
/
+278
2022-06-10
usb: musb: remove schedule work called after flush
Saurav Girepunje
1
-2
/
+0
2022-04-21
usb: musb: mediatek: Use clk_bulk API to simplify clock operations
AngeloGioacchino Del Regno
1
-63
/
+10
2022-04-21
usb: musb: Fix missing of_node_put() in omap2430_probe
Miaoqian Lin
1
-0
/
+1
2022-03-15
partially Revert "usb: musb: Set the DT node on the child device"
H. Nikolaus Schaller
1
-1
/
+0
2021-12-21
usb: musb: dsps: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-6
/
+9
2021-12-17
usb: musb: Set the DT node on the child device
Rob Herring
6
-0
/
+9
2021-12-17
usb: musb: Drop unneeded resource copying
Rob Herring
3
-53
/
+4
2021-10-22
usb: musb: Balance list entry in musb_gadget_queue
Viraj Shah
1
-1
/
+3
2021-10-22
usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL access
Roman Stratiienko
1
-0
/
+8
2021-10-18
Merge 5.15-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2021-10-13
usb: musb: dsps: Fix the probe error path
Miquel Raynal
1
-1
/
+3
2021-10-13
usb: musb: select GENERIC_PHY instead of depending on it
Randy Dunlap
1
-1
/
+1
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2021-09-21
usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()
Dan Carpenter
1
-0
/
+1
2021-09-21
usb: musb: tusb6010: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+5
2021-09-14
usb: musb: mediatek: Expose role-switch control to userspace
Sungbo Eo
1
-0
/
+1
2021-08-26
usb: musb: musb_dsps: request_irq() after initializing musb
Nadezda Lutovinova
1
-7
/
+6
2021-07-27
usb: musb: Fix suspend and resume issues for PHYs on I2C and SPI
Tony Lindgren
1
-5
/
+38
2021-06-14
usb: musb: Implement tracing for state change events
Tony Lindgren
2
-16
/
+35
[next]