index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
davinci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
usb: musb: davinci: Convert to use GPIO descriptor
Linus Walleij
1
-24
/
+33
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
1
-26
/
+23
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
-11
/
+9
2017-02-03
usb: musb: davinci: remove redundant code
Bin Liu
1
-1
/
+0
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
/
+2
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-9
/
+9
2014-11-03
usb: musb: davinci: delete unnecessary 'out of memory' messages
Peter Chen
1
-3
/
+1
2014-06-30
usb: musb: davinci: use devm_ functions.
Himangi Saraogi
1
-14
/
+6
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
-3
/
+3
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-01
usb: musb: davinci: fix resources passed to MUSB driver for DM6467
Sergei Shtylyov
1
-1
/
+10
2013-10-01
usb: musb: use platform_device_register_full() to avoid directly messing with...
Russell King
1
-31
/
+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-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
1
-2
/
+2
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
1
-2
/
+5
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
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: davinci: use platform_device_unregister in davinci_remove()
Wei Yongjun
1
-2
/
+1
2012-10-15
usb: musb: davinci: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-09-11
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-32
/
+34
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
-22
/
+10
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
1
-0
/
+1
2012-07-05
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-4
/
+5
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
-3
/
+3
2012-06-04
usb: musb: davinci: Fix build breakage
Jon Povey
1
-0
/
+1
2012-04-18
usb: musb: davinci.c: add missing unregister
Julia Lawall
1
-1
/
+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
-6
/
+7
2012-03-01
Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-5
/
+6
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-3
/
+3
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
1
-3
/
+4
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
1
-5
/
+6
2012-01-24
usb: musb: davinci: fix build breakage
Sekhar Nori
1
-3
/
+0
2011-08-08
ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-07-01
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
1
-5
/
+0
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-5
/
+5
2011-05-06
usb: fix building musb drivers
Anatolij Gustschin
1
-2
/
+3
2010-12-10
usb: musb: drop board_set_vbus
Felipe Balbi
1
-1
/
+0
[next]