index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-ab8500-usb.c
Age
Commit message (
Expand
)
Author
2017-01-26
usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()
Arnd Bergmann
2017-01-24
usb: phy: ab8500: Remove the set_power callback
Baolin Wang
2016-08-29
usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register"
Colin Ian King
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
2015-05-26
usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-10
usb: phy-ab8500-usb: Constify platform_device_id
Krzysztof Kozlowski
2015-04-13
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-11
usb: phy: ab8500: fixed comment typo
Mickael Maison
2015-03-09
usb: phy: ab8500-usb: Rename regulator_set_optimum_mode
Bjorn Andersson
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
usb: phy: Handle per-PHY event for connnect and disconnect events
Kiran Raparthy
2014-11-05
usb: phy: remove file names from heading comments
Sergei Shtylyov
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-10-20
usb: phy: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-12
usb: phy: initialize the notifier when add a new phy
Neil Zhang
2013-05-28
usb: phy: ab8500-usb: add ab9540 support
Fabio Baltieri
2013-05-28
usb: phy: ab8500-usb: add ab8540 support
Fabio Baltieri
2013-05-28
usb: phy: ab8500-usb: add flag bits to control driver features
Fabio Baltieri
2013-05-28
usb: phy: ab8500-usb: move phy tuning values on separate functions
Fabio Baltieri
2013-05-28
usb: phy: ab8500-usb: add platform_device_id table
Fabio Baltieri
2013-05-28
usb: phy: ab8500-usb: fix phy tuning value select logic
Fabio Baltieri
2013-05-28
usb: phy: ab8500-usb: restart phy during probe
Sakethram Bommisetti
2013-05-28
usb: phy: ab8500-usb: add transceiver clock control
Mian Yousaf Kaukab
2013-05-28
usb: musb: various cosmetic fixes on ux500 files
Fabio Baltieri
2013-05-15
usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-03
usb: phy: ab8500-usb: check regulator_enable return value
Fabio Baltieri
2013-04-03
usb: phy: ab8500-usb: call phy_dis_work only when necessary
Sakethram Bommisetti
2013-04-03
usb: phy: ab8500-usb: drop link status delayed work
Sakethram Bommisetti
2013-04-03
usb: phy: ab8500-usb: adopt pinctrl support
Patrice Chotard
2013-04-03
usb: phy: ab8500-usb: fix last notifier arguments
Fabio Baltieri
2013-04-03
usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warnings
Mian Yousaf Kaukab
2013-04-03
usb: phy: ab8500-usb: enable/disable regulator on phy events
Fabio Baltieri
2013-04-03
usb: phy: ab8500-usb: split ab8500_usb_phy_ctrl
Fabio Baltieri
2013-04-03
usb: phy: ab8500-usb: add regulator support
Fabio Baltieri
2013-04-03
usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0
Sakethram Bommisetti
2013-04-03
usb: phy: ab8500-usb: set phy tuning values
Sakethram Bommisetti
2013-04-03
usb: phy: ab8500-usb: convert to devm_kzalloc
Fabio Baltieri
2013-03-18
usb: phy: ab8500-usb: update irq handling code
Fabio Baltieri
2013-03-18
usb: otg: ab8500-usb: drop support for ab8500 pre v2.0
Fabio Baltieri
2013-03-18
usb: phy: rename all phy drivers to phy-$name-usb.c
Felipe Balbi