index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-1
/
+1
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-1
/
+1
*
|
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2015-02-04
4
-82
/
+199
|
\
\
|
*
|
usb: phy: phy-generic: Fix USB PHY gpio reset
Fabio Estevam
2015-01-30
1
-4
/
+5
|
*
|
usb: phy: generic: fix the vbus interrupt request
Robert Jarzmik
2015-01-30
1
-1
/
+2
|
*
|
usb: phy: generic: fix the gpios to be optional
Robert Jarzmik
2015-01-30
1
-5
/
+7
|
*
|
usb: phy: mxs: add delay before set phyctrl.clkgate
Peter Chen
2015-01-27
1
-3
/
+9
|
*
|
usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection
Peter Chen
2015-01-27
1
-1
/
+46
|
*
|
usb: phy: mxs: refine mxs_phy_disconnect_line
Li Jun
2015-01-27
1
-1
/
+14
|
*
|
usb: phy: mxs: don't need IP fix for imx6sx
Peter Chen
2015-01-27
1
-2
/
+1
|
*
|
usb: phy: make GPIOs optional for the generic phy
Paul Zimmerman
2015-01-19
1
-2
/
+2
|
*
|
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-19
2
-8
/
+13
|
|
\
\
|
*
|
|
usb: phy: generic: add vbus support
Robert Jarzmik
2015-01-12
2
-1
/
+96
|
*
|
|
usb: phy: generic: migrate to gpio_desc
Robert Jarzmik
2015-01-12
2
-44
/
+21
|
*
|
|
usb: phy: phy-fsl-usb: Remove some unused functions
Rickard Strandqvist
2015-01-12
1
-35
/
+0
|
*
|
|
usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifier
Peter Chen
2015-01-12
1
-1
/
+3
|
*
|
|
usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdown
Peter Chen
2015-01-12
1
-0
/
+11
|
|
|
/
|
|
/
|
*
|
|
usb: phy: never defer probe in non-OF case
Heikki Krogerus
2015-01-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-14
1
-3
/
+2
|
\
\
|
*
|
usb: phy: mv-usb: fix usb_phy build errors
Arnd Bergmann
2015-01-13
1
-3
/
+2
*
|
|
Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-12
1
-3
/
+9
|
\
\
\
|
|
/
/
|
*
|
usb: phy: Restore deferred probing path
Thierry Reding
2014-12-23
1
-4
/
+10
|
|
/
*
|
usb: phy: Fix deferred probing
Maxime Ripard
2015-01-09
1
-3
/
+3
|
/
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
1
-2
/
+2
|
\
|
*
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
Rafael J. Wysocki
2014-12-13
1
-2
/
+2
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
13
-13
/
+0
|
\
\
|
*
|
usb: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
13
-13
/
+0
*
|
|
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
16
-214
/
+228
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: phy: Handle per-PHY event for connnect and disconnect events
Kiran Raparthy
2014-11-25
4
-0
/
+21
|
*
|
usb: phy: introduce usb_phy_set_event interface
Kiran Raparthy
2014-11-21
1
-0
/
+12
|
*
|
usb: phy: propagate __of_usb_find_phy()'s error on failure
Arjun Sreedharan
2014-11-20
1
-1
/
+3
|
*
|
usb: phy: fsl: Fix build errors
Felipe Balbi
2014-11-12
2
-8
/
+8
|
*
|
usb: phy: remove file names from heading comments
Sergei Shtylyov
2014-11-05
2
-4
/
+0
|
*
|
usb: rename phy to usb_phy in OTG
Antoine Tenart
2014-11-03
9
-54
/
+60
|
*
|
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-11-03
8
-116
/
+116
|
*
|
usb: phy: rcar-usb: remove duplicate check on resource
Varka Bhadram
2014-11-03
1
-5
/
+3
|
*
|
usb: phy: phy-mv-usb: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-3
/
+1
|
*
|
usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-9
/
+3
|
*
|
usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-3
/
+1
|
*
|
usb: phy: phy-rcar-gen2-usb: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-3
/
+1
|
*
|
usb: phy: phy-am335x-control: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-3
/
+1
|
*
|
usb: phy: phy-tegra-usb: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-7
/
+2
|
*
|
usb: phy: phy-rcar-usb: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-3
/
+1
|
|
/
*
|
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
|
/
*
USB: Remove .owner field for driver
Kiran Padwal
2014-09-28
1
-1
/
+0
*
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
2
-2
/
+2
*
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2014-09-16
2
-3
/
+9
|
\
|
*
usb: phy: tegra: Avoid use of sizeof(void)
Thierry Reding
2014-09-03
1
-2
/
+2
|
*
usb: phy: mxs: add imx6sx support
Peter Chen
2014-09-03
1
-1
/
+7
*
|
Merge tag 'v3.17-rc4' into next
Felipe Balbi
2014-09-08
3
-5
/
+6
|
\
\
|
|
/
[next]