index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-06-14
usb: musb: Simplify cable state handling
Tony Lindgren
1
-20
/
+20
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
1
-2
/
+1
2021-06-02
usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
Thomas Petazzoni
1
-2
/
+1
2021-05-21
usb: musb: Check devctl status again for a spurious session request
Tony Lindgren
1
-0
/
+9
2021-05-21
usb: musb: Add missing PM suspend and resume functions for 2430 glue
Tony Lindgren
1
-0
/
+32
2021-05-17
Merge 5.13-rc2 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
[next]