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
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
2013-08-09
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
2013-05-28
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2013-03-14
usb: musb: da8xx: Fix build breakage due to typo
Mikhail Kshevetskiy
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
2012-10-26
usb: musb: da8xx: use platform_device_unregister in da8xx_remove()
Wei Yongjun
2012-10-15
usb: musb: da8xx: use module_platform_driver macro
Srinivas Kandagatla
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
[next]