Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6814a7dafa590ec5fe0597922ea76354f9bec59
/
drivers
/
usb
/
phy
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
c3c683e
USB: OMAP: ISP1301 needs USB_PHY
by Arnd Bergmann
· 12 years ago
ee5d5499
usb: phy: tegra: don't call into tegra-ehci directly
by Arnd Bergmann
· 12 years ago
4623245
usb: phy: phy core cannot yet be a module
by Arnd Bergmann
· 12 years ago
0b9b6df
Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
19d8ced
usb: phy: remove exported function from __init section
by Denis Efremov
· 12 years ago
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
bb54542
usb: phy: twl6030-usb: check regulator_enable return value
by Fabio Baltieri
· 12 years ago
9ec602e
usb: phy: twl4030-usb: check regulator_enable return value
by Fabio Baltieri
· 12 years ago
88b1c78
usb: phy: ab8500-usb: check regulator_enable return value
by Fabio Baltieri
· 12 years ago
5882337
usb: phy: ab8500-usb: call phy_dis_work only when necessary
by Sakethram Bommisetti
· 12 years ago
8db1223
usb: phy: ab8500-usb: drop link status delayed work
by Sakethram Bommisetti
· 12 years ago
899f0f5
usb: phy: ab8500-usb: adopt pinctrl support
by Patrice Chotard
· 12 years ago
77f4396
usb: phy: ab8500-usb: fix last notifier arguments
by Fabio Baltieri
· 12 years ago
f5ef7b4
usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warnings
by Mian Yousaf Kaukab
· 12 years ago
54dfbb0
usb: phy: ab8500-usb: enable/disable regulator on phy events
by Fabio Baltieri
· 12 years ago
c0ea706
usb: phy: ab8500-usb: split ab8500_usb_phy_ctrl
by Fabio Baltieri
· 12 years ago
e65b36c
usb: phy: ab8500-usb: add regulator support
by Fabio Baltieri
· 12 years ago
c2a0ab6
usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0
by Sakethram Bommisetti
· 12 years ago
7124631
usb: phy: ab8500-usb: set phy tuning values
by Sakethram Bommisetti
· 12 years ago
81ef672
usb: phy: ab8500-usb: convert to devm_kzalloc
by Fabio Baltieri
· 12 years ago
f4362b1
usb: phy: samsung: convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
df18fed
usb: otg: mv_otg: remove unused clock
by Chao Xie
· 12 years ago
f65f4f4
usb: phy: twl4030-usb: check if vbus is driven by twl itself
by Grazvydas Ignotas
· 12 years ago
02d5f08
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 12 years ago
c8fa48d
usb: Fix compile error by selecting USB_OTG_UTILS
by Roland Stigge
· 12 years ago
60630c2
usb: gadget: mv_u3d: drop ARCH dependency
by Felipe Balbi
· 12 years ago
249751f
usb: phy: twl4030-usb: poll for ID disconnect
by Grazvydas Ignotas
· 12 years ago
15460de
usb: phy: twl4030-usb: don't switch the phy on/off needlessly
by Grazvydas Ignotas
· 12 years ago
ca4f70c
usb: phy: twl4030-usb: ignore duplicate events
by Grazvydas Ignotas
· 12 years ago
44a50d0
usb: phy: twl4030-usb: don't enable PHY during init
by Grazvydas Ignotas
· 12 years ago
cf2d950
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 12 years ago
e8d891f
usb: phy: gpio-vbus: don't ignore regulator APIs return value
by Felipe Balbi
· 12 years ago
b64a159
usb: phy: samsung: fix sparse warning
by Felipe Balbi
· 12 years ago
af6882b
usb: phy: ab8500-usb: update irq handling code
by Fabio Baltieri
· 12 years ago
73f226c
usb: otg: ab8500-usb: drop support for ab8500 pre v2.0
by Fabio Baltieri
· 12 years ago
817e5f3
usb: phy: twl4030: fix cold plug on OMAP3
by Kishon Vijay Abraham I
· 12 years ago
9166902
usb: phy: twl4030: use devres API for regulator get and request irq
by Kishon Vijay Abraham I
· 12 years ago
b527675
usb: phy: samsung: Add PHY support for USB 3.0 controller
by Vivek Gautam
· 12 years ago
dc2377d
usb: phy: samsung: Common out the generic stuff
by Vivek Gautam
· 12 years ago
c38a4f3
usb: phy: isp1301: implement PHY API
by Felipe Balbi
· 12 years ago
790d3a5
usb: phy: isp1301: give it a context structure
by Felipe Balbi
· 12 years ago
94ae984
usb: phy: rename all phy drivers to phy-$name-usb.c
by Felipe Balbi
· 12 years ago
fd89149
usb: phy: remove CONFIG_USB_OTG_UTILS
by Felipe Balbi
· 12 years ago
edc7cb2
usb: phy: make it a menuconfig
by Felipe Balbi
· 12 years ago
a0e6312
usb: phy: move all PHY drivers to drivers/usb/phy/
by Felipe Balbi
· 12 years ago
110ff6d0
usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
by Felipe Balbi
· 12 years ago
cedf860
usb: phy: move bulk of otg/otg.c to phy/phy.c
by Sascha Hauer
· 12 years ago
39d3568
USB: remove incorrect __exit markups
by Dmitry Torokhov
· 12 years ago
57ae575
usb: phy: omap-control-usb: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
862421d
usb: phy: omap-usb3: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
a400704
usb: phy: samsung: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
6992819
usb: phy: fix Kconfig warning
by Felipe Balbi
· 12 years ago
ab137d0
usb: host: tegra: make use of PHY pointer of HCD
by Venu Byravarasu
· 12 years ago
bbdabdb
usb: add APIs to access host registers from Tegra PHY
by Venu Byravarasu
· 12 years ago
3f9db1a
USB: PHY: tegra: Get rid of instance number to differentiate PHY type
by Venu Byravarasu
· 12 years ago
3a55c6a
USB: PHY: tegra: get rid of instance number to differentiate legacy controller
by Venu Byravarasu
· 12 years ago
5e18150
usb: phy: remove unused APIs from Tegra PHY.
by Venu Byravarasu
· 12 years ago
5b26c94
usb: phy: use kzalloc to allocate struct tegra_usb_phy
by Venu Byravarasu
· 12 years ago
0c4c8bb
usb: phy: omap-usb2: enable 960Mhz clock for omap5
by Kishon Vijay Abraham I
· 12 years ago
c11747f
usb: musb: omap: make use of the new PHY lib APIs
by Kishon Vijay Abraham I
· 12 years ago
57f6ce0
usb: phy: add a new driver for usb3 phy
by Kishon Vijay Abraham I
· 12 years ago
ca784be
usb: start using the control module driver
by Kishon Vijay Abraham I
· 12 years ago
01658f0
usb: phy: add a new driver for usb part of control module
by Kishon Vijay Abraham I
· 12 years ago
5a1a174
usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations
by Vivek Gautam
· 12 years ago
8c1b3e1
usb: phy: samsung: Add host phy support to samsung-phy driver
by Vivek Gautam
· 12 years ago
148e113
usb: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
69f0946
usb: phy: samsung: Add support to set pmu isolation
by Vivek Gautam
· 12 years ago
337dc3a
usb: phy: samsung: Introducing usb phy driver for hsotg
by Praveen Paneri
· 12 years ago
770b6cb
ARM: OMAP: Fix drivers to depend on omap for internal devices
by Tony Lindgren
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
1789e52
usb: phy: add R-Car USB phy driver
by Kuninori Morimoto
· 12 years ago
8355b02
usb: phy: tegra remove include of <mach/iomap.h>
by Stephen Warren
· 12 years ago
7ff95ae
ARM: tegra: remove useless includes of <mach/*.h>
by Stephen Warren
· 12 years ago
657b306
usb: phy: add a new driver for omap usb2 phy
by Kishon Vijay Abraham I
· 12 years ago
1ba8216
usb: move phy driver from mach-tegra to drivers/usb
by Venu Byravarasu
· 12 years ago
e7aafd7
usb: phy: isp1301: Remove unused static array and define
by Roland Stigge
· 12 years ago
a67e76a
usb: phy: mv_u3d: Add usb phy driver for mv_u3d
by Yu Xu
· 12 years ago
c615632
usb: phy: Fix Kconfig dependency for Phy drivers
by Alexandre Pereira da Silva
· 12 years ago
8b7c3b6
USB: Add driver for NXP ISP1301 USB transceiver
by Roland Stigge
· 13 years ago