index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
da8xx.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-01
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
2024-06-20
usb: musb: da8xx: fix a resource leak in probe()
Dan Carpenter
2024-06-04
usb: musb: da8xx: Implement BABBLE recovery
Bastien Curutchet
2024-06-04
usb: musb: da8xx: Remove try_idle implementation from host-only mode
Bastien Curutchet
2024-06-04
Revert "usb: musb: da8xx: Set phy in OTG mode by default"
Bastien Curutchet
2023-10-10
usb: musb: Add missing of.h include
Rob Herring
2023-04-05
usb: musb: da8xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-06
usb: musb: fix error return code in da8xx_musb_init()
Wang Yufen
2022-09-27
usb: musb: da8xx: Switch to use dev_err_probe() helper
Yang Yingliang
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
2018-05-31
usb: musb: remove an unused variable
Arnd Bergmann
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
2018-01-09
USB: musb: da8xx: remove clock con_id
David Lechner
2017-12-08
usb: musb: da8xx: fix babble condition handling
Bin Liu
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: musb: Convert timers to use timer_setup()
Kees Cook
2017-10-30
usb: musb: da8xx: Remove duplicated defines
Alexandre Bailon
2017-04-26
usb: musb: don't mark of_dev_auxdata as initdata
Arnd Bergmann
2017-04-18
usb: musb: musb_cppi41: Workaround DMA stall issue during teardown
Alexandre Bailon
2017-04-18
usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx
Alexandre Bailon
2017-02-03
usb: musb: da8xx: Fix host mode suspend
Alexandre Bailon
2017-02-03
usb: musb: da8xx: Add support of suspend / resume
Alexandre Bailon
2017-02-03
usb: musb: da8xx: remove redundant code
Bin Liu
2017-02-03
usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
Alexandre Bailon
2016-11-21
usb: musb: da8xx: Set phy in OTG mode by default
Alexandre Bailon
2016-11-21
usb: musb: da8xx: Call earlier clk_prepare_enable()
Alexandre Bailon
2016-11-21
usb: musb: da8xx: Add DT support for the DA8xx driver
Petr Kulhavy
2016-11-07
usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER
David Lechner
2016-09-23
usb: musb: da8xx: fix error handling message in probe
Arnd Bergmann
2016-09-13
usb: musb: da8xx: Remove mach code
David Lechner
2016-09-13
usb: musb: da8xx: Use devm in probe
David Lechner
2016-08-30
usb: musb: da8xx: don't print on ENOMEM
Wolfram Sang
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
2014-11-25
usb: musb: Pass fifo_mode in platform data
Tony Lindgren
2014-11-25
usb: musb: Change end point selection to use new IO access
Tony Lindgren
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-04-21
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
2014-04-21
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
Felipe Balbi
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-01
usb: musb: use platform_device_register_full() to avoid directly messing with...
Russell King
2013-08-09
Merge branch 'nop-phy-rename' into next
Felipe Balbi
[next]