index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-09
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
-32
/
+17
2013-08-09
Merge branch 'nop-phy-rename' into next
Felipe Balbi
1
-1
/
+1
2013-08-09
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
1
-1
/
+1
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-05-28
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
1
-2
/
+16
2013-04-06
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-4
/
+4
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
1
-4
/
+4
2013-03-14
usb: musb: da8xx: Fix build breakage due to typo
Mikhail Kshevetskiy
1
-1
/
+1
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
1
-2
/
+5
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
1
-16
/
+2
2012-10-26
usb: musb: da8xx: use platform_device_unregister in da8xx_remove()
Wei Yongjun
1
-2
/
+1
2012-10-15
usb: musb: da8xx: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-12
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-27
/
+31
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
1
-10
/
+24
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
1
-17
/
+7
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
1
-0
/
+1
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
1
-1
/
+2
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
1
-1
/
+1
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
1
-2
/
+2
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-4
/
+5
[next]