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