Age | Commit message (Expand) | Author |
2022-08-18 | musb: fix USB_MUSB_TUSB6010 dependency | Arnd Bergmann |
2022-08-05 | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2022-07-27 | usb/musb: fix repeated words in comments | Jilin Yuan |
2022-07-19 | usb: musb: tracing: Use the new __vstring() helper | Steven Rostedt (Google) |
2022-06-29 | usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove() | Yang Yingliang |
2022-06-24 | usb: musb: mpfs: Fix error codes in probe() | Dan Carpenter |
2022-06-21 | usb: musb: core: drop redundant checks | Sergey Shtylyov |
2022-06-21 | usb: musb: Add support for PolarFire SoC's musb controller | Conor Dooley |
2022-06-10 | usb: musb: remove schedule work called after flush | Saurav Girepunje |
2022-04-21 | usb: musb: mediatek: Use clk_bulk API to simplify clock operations | AngeloGioacchino Del Regno |
2022-04-21 | usb: musb: Fix missing of_node_put() in omap2430_probe | Miaoqian Lin |
2022-03-15 | partially Revert "usb: musb: Set the DT node on the child device" | H. Nikolaus Schaller |
2021-12-21 | usb: musb: dsps: Use platform_get_irq_byname() to get the interrupt | Lad Prabhakar |
2021-12-17 | usb: musb: Set the DT node on the child device | Rob Herring |
2021-12-17 | usb: musb: Drop unneeded resource copying | Rob Herring |
2021-10-22 | usb: musb: Balance list entry in musb_gadget_queue | Viraj Shah |
2021-10-22 | usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL access | Roman Stratiienko |
2021-10-18 | Merge 5.15-rc6 into usb-next | Greg Kroah-Hartman |
2021-10-13 | usb: musb: dsps: Fix the probe error path | Miquel Raynal |
2021-10-13 | usb: musb: select GENERIC_PHY instead of depending on it | Randy Dunlap |
2021-09-27 | Merge 5.15-rc3 into usb-next | Greg Kroah-Hartman |
2021-09-21 | usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned() | Dan Carpenter |
2021-09-21 | usb: musb: tusb6010: check return value after calling platform_get_resource() | Yang Yingliang |
2021-09-14 | usb: musb: mediatek: Expose role-switch control to userspace | Sungbo Eo |
2021-08-26 | usb: musb: musb_dsps: request_irq() after initializing musb | Nadezda Lutovinova |
2021-07-27 | usb: musb: Fix suspend and resume issues for PHYs on I2C and SPI | Tony Lindgren |
2021-06-14 | usb: musb: Implement tracing for state change events | Tony Lindgren |
2021-06-14 | usb: musb: Simplify cable state handling | Tony Lindgren |
2021-06-14 | Merge tag 'v5.13-rc6' into usb-next | Greg Kroah-Hartman |
2021-06-02 | usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling | Thomas Petazzoni |
2021-05-21 | usb: musb: Check devctl status again for a spurious session request | Tony Lindgren |
2021-05-21 | usb: musb: Add missing PM suspend and resume functions for 2430 glue | Tony Lindgren |
2021-05-17 | Merge 5.13-rc2 into usb-next | Greg Kroah-Hartman |
2021-05-10 | usb: musb: Remove unused function argument dma, qh, offset, length | Saurav Girepunje |
2021-05-10 | usb: musb: Remove unused local variable dma, urb, offset | Saurav Girepunje |
2021-05-10 | usb: musb: Remove duplicate declaration of functions | Saurav Girepunje |
2021-05-10 | usb: musb: Fix spelling mistake "tranfer" -> "transfer" | Saurav Girepunje |
2021-05-10 | usb: musb: Fix an error message | Christophe JAILLET |
2021-04-22 | usb: musb: musb_core: Add space after that ',' | Saurav Girepunje |
2021-04-09 | usb: musb: fix PM reference leak in musb_irq_work() | Bixuan Cui |
2021-03-26 | usb: musb: Fix suspend with devices connected for a64 | Tony Lindgren |
2021-02-05 | usb: musb: jz4740: Add missing CR to error strings | Paul Cercueil |
2021-02-05 | usb: musb: dma: Remove unused variable | Paul Cercueil |
2021-02-05 | usb: musb: Fix NULL check on struct musb_request field | Paul Cercueil |
2021-02-05 | usb: musb: Fix runtime PM race in musb_queue_resume_work | Paul Cercueil |
2020-11-23 | usb: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-13 | Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" | Geert Uytterhoeven |
2020-10-10 | usb: musb: gadget: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-05 | Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |