index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
usb: musb: Drop unneeded resource copying
Rob Herring
2021-12-17
3
-53
/
+4
*
usb: musb: Balance list entry in musb_gadget_queue
Viraj Shah
2021-10-22
1
-1
/
+3
*
usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL access
Roman Stratiienko
2021-10-22
1
-0
/
+8
*
Merge 5.15-rc6 into usb-next
Greg Kroah-Hartman
2021-10-18
1
-1
/
+3
|
\
|
*
usb: musb: dsps: Fix the probe error path
Miquel Raynal
2021-10-13
1
-1
/
+3
*
|
usb: musb: select GENERIC_PHY instead of depending on it
Randy Dunlap
2021-10-13
1
-1
/
+1
*
|
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
2021-09-27
1
-0
/
+1
|
\
|
|
*
usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()
Dan Carpenter
2021-09-21
1
-0
/
+1
*
|
usb: musb: tusb6010: check return value after calling platform_get_resource()
Yang Yingliang
2021-09-21
1
-0
/
+5
*
|
usb: musb: mediatek: Expose role-switch control to userspace
Sungbo Eo
2021-09-14
1
-0
/
+1
|
/
*
usb: musb: musb_dsps: request_irq() after initializing musb
Nadezda Lutovinova
2021-08-26
1
-7
/
+6
*
usb: musb: Fix suspend and resume issues for PHYs on I2C and SPI
Tony Lindgren
2021-07-27
1
-5
/
+38
*
usb: musb: Implement tracing for state change events
Tony Lindgren
2021-06-14
2
-16
/
+35
*
usb: musb: Simplify cable state handling
Tony Lindgren
2021-06-14
1
-20
/
+20
*
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-14
1
-2
/
+1
|
\
|
*
usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
Thomas Petazzoni
2021-06-02
1
-2
/
+1
*
|
usb: musb: Check devctl status again for a spurious session request
Tony Lindgren
2021-05-21
1
-0
/
+9
*
|
usb: musb: Add missing PM suspend and resume functions for 2430 glue
Tony Lindgren
2021-05-21
1
-0
/
+32
*
|
Merge 5.13-rc2 into usb-next
Greg Kroah-Hartman
2021-05-17
1
-1
/
+1
|
\
|
|
*
usb: musb: Fix an error message
Christophe JAILLET
2021-05-10
1
-1
/
+1
*
|
usb: musb: Remove unused function argument dma, qh, offset, length
Saurav Girepunje
2021-05-10
1
-7
/
+2
*
|
usb: musb: Remove unused local variable dma, urb, offset
Saurav Girepunje
2021-05-10
1
-5
/
+4
*
|
usb: musb: Remove duplicate declaration of functions
Saurav Girepunje
2021-05-10
1
-4
/
+0
*
|
usb: musb: Fix spelling mistake "tranfer" -> "transfer"
Saurav Girepunje
2021-05-10
1
-1
/
+1
|
/
*
usb: musb: musb_core: Add space after that ','
Saurav Girepunje
2021-04-22
1
-2
/
+2
*
usb: musb: fix PM reference leak in musb_irq_work()
Bixuan Cui
2021-04-09
1
-1
/
+1
*
usb: musb: Fix suspend with devices connected for a64
Tony Lindgren
2021-03-26
1
-4
/
+8
*
usb: musb: jz4740: Add missing CR to error strings
Paul Cercueil
2021-02-05
1
-9
/
+9
*
usb: musb: dma: Remove unused variable
Paul Cercueil
2021-02-05
1
-4
/
+0
*
usb: musb: Fix NULL check on struct musb_request field
Paul Cercueil
2021-02-05
1
-1
/
+1
*
usb: musb: Fix runtime PM race in musb_queue_resume_work
Paul Cercueil
2021-02-05
1
-14
/
+17
*
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
1
-0
/
+1
*
Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"
Geert Uytterhoeven
2020-11-13
1
-1
/
+3
*
usb: musb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-10
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
8
-19
/
+18
*
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-05
6
-33
/
+26
|
\
|
*
usb: musb: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
1
-3
/
+1
|
*
USB: musb: Remove unused inline function
YueHaibing
2020-07-15
1
-1
/
+0
|
*
usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
2020-07-09
1
-4
/
+4
|
*
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
2
-22
/
+18
[prev]
[next]