index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
omap2430.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
usb: musb: Fix suspend and resume issues for PHYs on I2C and SPI
Tony Lindgren
1
-5
/
+38
2021-05-21
usb: musb: Add missing PM suspend and resume functions for 2430 glue
Tony Lindgren
1
-0
/
+32
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-01-15
usb: musb: Get rid of omap2430_musb_set_vbus()
Tony Lindgren
1
-48
/
+23
2020-01-15
usb: musb: omap2430: Idle musb on init
Tony Lindgren
1
-17
/
+3
2020-01-15
usb: musb: omap2430: Clean up enable and remove devctl tinkering
Tony Lindgren
1
-20
/
+0
2020-01-15
usb: musb: Add musb_set_host and peripheral and use them for omap2430
Tony Lindgren
1
-49
/
+22
2020-01-15
usb: musb: omap2430: Handle multiple ID ground interrupts
Tony Lindgren
1
-6
/
+19
2020-01-15
usb: musb: omap2430: Wait on enable to avoid babble
Tony Lindgren
1
-0
/
+3
2020-01-15
usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
Tony Lindgren
1
-2
/
+0
2019-04-30
usb: musb: omap2430: Add support for idling phy when musb is idle
Tony Lindgren
1
-0
/
+6
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
1
-5
/
+0
2018-04-22
USB: musb: omap2430: drop non-DT support
Johan Hovold
1
-50
/
+45
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-02-03
usb: musb: omap2430: constify dev_pm_ops structures
Bhumika Goyal
1
-1
/
+1
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
1
-6
/
+4
2016-11-21
usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg
Ladislav Michl
1
-1
/
+1
2016-11-21
usb: musb: omap2430: use dev_err
Ladislav Michl
1
-3
/
+3
2016-11-17
usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout
Tony Lindgren
1
-6
/
+4
2016-10-24
usb: musb: Fix hardirq-safe hardirq-unsafe lock order error
Tony Lindgren
1
-5
/
+2
2016-09-13
usb: musb: Simplify PM runtime for 2430 glue layer
Tony Lindgren
1
-66
/
+10
2016-06-02
usb: musb: Use normal module_init for 2430 glue
Tony Lindgren
1
-12
/
+2
2016-06-02
usb: musb: Remove extra PM runtime calls from 2430 glue layer
Tony Lindgren
1
-24
/
+4
2016-06-02
usb: musb: Return error value from musb_mailbox
Tony Lindgren
1
-3
/
+5
2016-06-02
usb: musb: Don't set d+ high before enable for 2430 glue layer
Tony Lindgren
1
-11
/
+0
2016-06-02
usb: musb: Remove try_idle for 2430 glue layer
Tony Lindgren
1
-91
/
+0
2016-06-02
usb: musb: Improve PM runtime and phy handling for 2430 glue layer
Tony Lindgren
1
-11
/
+19
2016-06-02
usb: musb: Handle cable status better for 2430 glue layer
Tony Lindgren
1
-8
/
+60
2016-06-02
usb: musb: Split PM runtime between wrapper IP and musb core
Tony Lindgren
1
-10
/
+0
2016-06-02
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
1
-2
/
+3
2015-12-16
usb: musb: Fix unbalanced pm_runtime_enable
Tony Lindgren
1
-0
/
+3
2015-12-16
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
1
-13
/
+14
2015-10-28
usb: musb: omap2430: Fix regression caused by driver core change
Tony Lindgren
1
-6
/
+23
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
-0
/
+1
2015-02-23
usb: musb: Fix use for of_property_read_bool for disabled multipoint
Tony Lindgren
1
-2
/
+5
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-15
/
+15
2014-11-03
usb: musb: omap2430: use MUSB_DEVCTL_BDEVICE
Sergei Shtylyov
1
-1
/
+2
2014-11-03
usb: musb: omap2430: delete unnecessary 'out of memory' messages
Peter Chen
1
-15
/
+4
2014-04-15
usb: musb: omap2430: make sure clocks are enabled when running mailbox
Felipe Balbi
1
-0
/
+6
2014-04-15
usb: musb: fix PHY power on/off
Felipe Balbi
1
-0
/
+2
2014-03-09
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
1
-1
/
+1
2014-02-18
usb: musb: fix obex in g_nokia.ko causing kernel panic
Felipe Balbi
1
-2
/
+0
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+3
2013-10-04
usb: musb: omap2430: Don't use omap_get_control_dev()
Roger Quadros
1
-11
/
+14
2013-10-01
usb: musb: Call atomic_notifier_call_chain when status is changed
Pali Rohár
1
-0
/
+3
2013-09-28
usb: musb: omap2430: use the new generic PHY framework
Kishon Vijay Abraham I
1
-6
/
+20
2013-08-14
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-4
/
+4
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
1
-4
/
+4
[next]