Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
48fe44ccf311fb68eba235eed9358559e893d2f5
/
drivers
/
usb
/
phy
/
phy-ab8500-usb.c
7eee236
usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register"
by Colin Ian King
· 8 years ago
19915e6
Merge 4.1-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
2b12978
usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flag
by Fabio Estevam
· 10 years ago
1cb39e2
usb: phy-ab8500-usb: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
42e3a58
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
2b08977b
usb: phy: ab8500: fixed comment typo
by Mickael Maison
· 10 years ago
1d61a69
usb: phy: ab8500-usb: Rename regulator_set_optimum_mode
by Bjorn Andersson
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
b20f3f9
usb: phy: Handle per-PHY event for connnect and disconnect events
by Kiran Raparthy
· 10 years ago
7901842
usb: phy: remove file names from heading comments
by Sergei Shtylyov
· 10 years ago
19c1eac
usb: rename phy to usb_phy in OTG
by Antoine Tenart
· 10 years ago
e47d925
usb: move the OTG state from the USB PHY to the OTG structure
by Antoine Tenart
· 10 years ago
a25f10c
usb: phy: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
31e3222
usb: phy: initialize the notifier when add a new phy
by Neil Zhang
· 11 years ago
f85bff5
usb: phy: ab8500-usb: add ab9540 support
by Fabio Baltieri
· 12 years ago
0c380c0
usb: phy: ab8500-usb: add ab8540 support
by Fabio Baltieri
· 12 years ago
bd4c9f0
usb: phy: ab8500-usb: add flag bits to control driver features
by Fabio Baltieri
· 12 years ago
16604a3
usb: phy: ab8500-usb: move phy tuning values on separate functions
by Fabio Baltieri
· 12 years ago
b3affc3
usb: phy: ab8500-usb: add platform_device_id table
by Fabio Baltieri
· 12 years ago
a96afc6
usb: phy: ab8500-usb: fix phy tuning value select logic
by Fabio Baltieri
· 12 years ago
fb21f37
usb: phy: ab8500-usb: restart phy during probe
by Sakethram Bommisetti
· 12 years ago
d0ed064
usb: phy: ab8500-usb: add transceiver clock control
by Mian Yousaf Kaukab
· 12 years ago
3147dad
usb: musb: various cosmetic fixes on ux500 files
by Fabio Baltieri
· 12 years ago
c8a0b5c
usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 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
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
94ae984
usb: phy: rename all phy drivers to phy-$name-usb.c
by Felipe Balbi
· 12 years ago
[Renamed from drivers/usb/phy/ab8500-usb.c]
a0e6312
usb: phy: move all PHY drivers to drivers/usb/phy/
by Felipe Balbi
· 12 years ago
[Renamed from drivers/usb/otg/ab8500-usb.c]
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
662dca5
usb: otg: support for multiple transceivers by a single controller
by Kishon Vijay Abraham I
· 12 years ago
721002e
usb: otg: utils: rename function name in OTG utils
by Kishon Vijay Abraham I
· 12 years ago
5f0b3f9
usb: otg: ab8500-usb: make probe() work again
by Dan Carpenter
· 13 years ago
144713f
usb: otg: ab8500: Start using struct usb_otg
by Heikki Krogerus
· 13 years ago
de07e18
usb: otg: Rename usb_xceiv_event to usb_phy_event
by Heikki Krogerus
· 13 years ago
8675381
usb: otg: Rename otg_transceiver to usb_phy
by Heikki Krogerus
· 13 years ago
ee66e65
mfd: Unify abx500 headers in mfd/abx500
by Linus Walleij
· 13 years ago
cccad6d
usb: otg: notifier: switch to atomic notifier
by Felipe Balbi
· 14 years ago
9691523
usb: add ab8500 usb transceiver driver
by Mian Yousaf Kaukab
· 14 years ago