index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: phy: move msm_hsusb.h into driver
Arnd Bergmann
2016-06-21
1
-1
/
+177
*
usb: phy: omap-otg: Space required after that ','.
Sandhya Bankar
2016-06-21
1
-1
/
+1
*
USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block
Hans de Goede
2016-06-21
1
-1
/
+1
*
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
2016-06-21
1
-2
/
+9
*
usb: phy: Check initial state for twl6030
Tony Lindgren
2016-06-01
1
-2
/
+15
*
usb: musb: Return error value from musb_mailbox
Tony Lindgren
2016-06-01
1
-3
/
+9
*
usb: Remove unnecessary space before operator ','.
Sandhya Bankar
2016-05-09
1
-5
/
+5
*
usb: phy: qcom: use PTR_ERR_OR_ZERO()
Felipe Balbi
2016-04-14
1
-4
/
+1
*
usb: phy: qcom-8x16: fix regulator API abuse
Arnd Bergmann
2016-03-30
1
-61
/
+11
*
usb: phy: generic: Handle late registration of gadget
Maarten ter Huurne
2016-03-04
1
-3
/
+8
*
usb: phy: phy-am335x: remove include of regulator/consumer.h
Bjorn Helgaas
2016-03-04
1
-1
/
+0
*
usb: isp1301-omap: mark power_up as __maybe_unused
Arnd Bergmann
2016-03-04
1
-1
/
+1
*
usb: phy: msm: Trigger USB state detection work in DRD mode
Ivan T. Ivanov
2016-02-23
1
-16
/
+4
*
usb: phy: mxs: declare variable with initialized value
Li Jun
2016-02-03
1
-1
/
+1
*
usb: phy: msm: fix error handling in probe.
Srinivas Kandagatla
2016-02-03
1
-13
/
+24
*
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
2015-12-16
1
-15
/
+15
*
usb: phy: phy-am335x: bypass first VBUS sensing for host-only mode
Bin Liu
2015-12-16
4
-11
/
+27
*
usb: phy: correct the am335x phy header filename
Bin Liu
2015-12-16
3
-2
/
+2
*
usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driver
Geert Uytterhoeven
2015-12-15
3
-261
/
+0
*
usb: phy: msm: fix a possible NULL dereference
LABBE Corentin
2015-12-08
1
-3
/
+3
*
usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string
Peter Chen
2015-11-19
1
-0
/
+5
*
usb: kconfig: fix warning of select USB_OTG
Peter Chen
2015-11-19
1
-3
/
+1
*
usb: phy: phy-mxs-usb: fix a possible NULL dereference
LABBE Corentin
2015-11-17
1
-2
/
+5
*
usb: phy: omap-otg: fix uninitialized pointer
Aaro Koskinen
2015-11-16
1
-1
/
+1
*
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
2
-2
/
+2
*
usb: phy: qcom: Switch to new extcon framework API
Ivan T. Ivanov
2015-09-27
1
-10
/
+11
*
usb: phy: isp1301: Export I2C module alias information
Javier Martinez Canillas
2015-09-21
1
-0
/
+1
*
usb: phy: phy-generic: Fix reset behaviour on legacy boot
Roger Quadros
2015-09-14
1
-1
/
+2
*
usb: phy: fix phy-qcom-8x16-usb build
Randy Dunlap
2015-09-14
1
-1
/
+1
*
usb: phy: phy-keystone: Simplify return statement
Saurabh Karajgaonkar
2015-08-04
1
-5
/
+1
*
usb: phy: phy-mxs-usb: Simplify return statement
Saurabh Karajgaonkar
2015-08-04
1
-5
/
+1
*
usb: phy: msm: Add D+/D- lines route control
Ivan T. Ivanov
2015-07-30
1
-0
/
+47
*
usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver
Ivan T. Ivanov
2015-07-29
3
-0
/
+451
*
usb: pass flags parameter to gpiod_get functions
Uwe Kleine-König
2015-07-29
1
-2
/
+4
*
usb: phy: msm-usb: Replace deprecated API of extcon
Chanwoo Choi
2015-07-29
1
-10
/
+10
*
usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprec...
Chanwoo Choi
2015-07-29
1
-14
/
+13
*
usb: phy: omap-otg: Replace deprecated API of extcon
Chanwoo Choi
2015-07-29
1
-11
/
+11
*
usb: phy: mxs: suspend to RAM causes NULL pointer dereference
Stefan Wahren
2015-07-06
1
-0
/
+3
*
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-26
6
-289
/
+183
|
\
|
*
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
2015-06-08
2
-4
/
+5
|
|
\
|
*
\
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-06-02
3
-28
/
+182
|
|
\
\
|
|
*
|
usb: phy: Add interface to get phy give of device_node.
NeilBrown
2015-05-26
1
-27
/
+70
|
|
*
|
usb: phy: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-07
1
-1
/
+1
|
|
*
|
usb: phy-ab8500-usb: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
|
|
*
|
usb: phy: Remove the phy-rcar-gen2-usb driver
Geert Uytterhoeven
2015-04-28
3
-260
/
+0
|
|
*
|
usb: phy: msm: Manual PHY and LINK controller VBUS change notification
Ivan T. Ivanov
2015-04-28
1
-0
/
+26
|
|
*
|
usb: phy: msm: Use extcon framework for VBUS and ID detection
Ivan T. Ivanov
2015-04-28
2
-0
/
+85
|
*
|
|
Merge 4.1-rc4 into usb-next
Greg Kroah-Hartman
2015-05-18
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
usb: phy-ab8500-usb: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
|
*
|
|
|
usb: phy: Remove the phy-rcar-gen2-usb driver
Geert Uytterhoeven
2015-05-10
3
-260
/
+0
|
|
|
/
/
|
|
/
|
|
[next]