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
/
ux500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
1
-2
/
+0
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-25
usb: musb: constify musb_hdrc_config structures
Bhumika Goyal
1
-1
/
+1
2016-02-03
usb: musb: ux500: Fix NULL pointer dereference at system PM
Ulf Hansson
1
-2
/
+5
2015-09-14
usb: musb: ux500: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+2
2015-05-27
usb: musb: ux500: fix build warnings
Felipe Balbi
1
-1
/
+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
-5
/
+5
2014-11-03
usb: musb: ux500: delete unnecessary 'out of memory' messages
Peter Chen
1
-3
/
+1
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-18
/
+10
2014-06-30
usb: musb: ux500: use devm_ functions
Himangi Saraogi
1
-18
/
+10
2014-06-19
usb: musb: ux500: don't propagate the OF node
Linus Walleij
1
-1
/
+0
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-11
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2013-10-02
usb: musb: ux500: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-09-26
usb: musb: ux500: Don't supply a con_id when requesting the clock
Lee Jones
1
-1
/
+1
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-02
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+60
2013-06-04
usb: musb: ux500: add device tree probing support
Lee Jones
1
-0
/
+51
2013-06-04
usb: musb: ux500: take the dma_mask from coherent_dma_mask
Lee Jones
1
-1
/
+1
2013-06-04
usb: musb: ux500: move the MUSB HDRC configuration into the driver
Lee Jones
1
-0
/
+8
2013-05-28
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
1
-2
/
+16
2013-04-03
usb: phy: ab8500-usb: fix last notifier arguments
Fabio Baltieri
1
-1
/
+0
2013-03-18
usb: phy: ab8500-usb: update irq handling code
Fabio Baltieri
1
-3
/
+4
2013-03-18
usb: musb: ux500: add otg notifier support
Fabio Baltieri
1
-0
/
+42
2013-03-18
usb: musb: ux500: implement musb_set_vbus
Fabio Baltieri
1
-0
/
+64
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
1
-1
/
+1
2013-01-17
usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare
Fabio Baltieri
1
-5
/
+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-06
usb: musb: remove generic_interrupt
Philippe De Swert
1
-0
/
+22
2012-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
1
-16
/
+2
2012-10-26
usb: musb: ux500: use platform_device_unregister in ux500_remove()
Wei Yongjun
1
-2
/
+1
2012-10-15
usb: musb: ux500: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
1
-10
/
+23
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
/
+4
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-4
/
+4
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
1
-5
/
+6
2011-04-13
usb: musb: ux500: copy dma mask from platform device to musb device
Mian Yousaf Kaukab
1
-0
/
+2
2010-12-10
usb: musb: add support for ux500 platform
Mian Yousaf Kaukab
1
-0
/
+216