aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-ab8500-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-18usb: phy: ab8500: silence some uninitialized variable warningsDan Carpenter1-2/+6
2018-03-22usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij1-506/+0
2018-03-08usb: phy: ab8500: use correct enum typeStefan Agner1-1/+1
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman1-15/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-01-26usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()Arnd Bergmann1-13/+0
2017-01-24usb: phy: ab8500: Remove the set_power callbackBaolin Wang1-20/+0
2016-08-29usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register"Colin Ian King1-4/+4
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman1-3/+3
2015-05-26usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam1-3/+3
2015-05-10usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2015-03-11usb: phy: ab8500: fixed comment typoMickael Maison1-1/+1
2015-03-09usb: phy: ab8500-usb: Rename regulator_set_optimum_modeBjorn Andersson1-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-25usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy1-0/+15
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov1-2/+0
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-3/+3
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-5/+5
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang1-2/+0
2013-05-28usb: phy: ab8500-usb: add ab9540 supportFabio Baltieri1-0/+213
2013-05-28usb: phy: ab8500-usb: add ab8540 supportFabio Baltieri1-3/+294
2013-05-28usb: phy: ab8500-usb: add flag bits to control driver featuresFabio Baltieri1-36/+73
2013-05-28usb: phy: ab8500-usb: move phy tuning values on separate functionsFabio Baltieri1-75/+86
2013-05-28usb: phy: ab8500-usb: add platform_device_id tableFabio Baltieri1-2/+8
2013-05-28usb: phy: ab8500-usb: fix phy tuning value select logicFabio Baltieri1-2/+2
2013-05-28usb: phy: ab8500-usb: restart phy during probeSakethram Bommisetti1-0/+33
2013-05-28usb: phy: ab8500-usb: add transceiver clock controlMian Yousaf Kaukab1-0/+14
2013-05-28usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri1-4/+5
2013-05-15usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-04-03usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri1-3/+9
2013-04-03usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti1-9/+8
2013-04-03usb: phy: ab8500-usb: drop link status delayed workSakethram Bommisetti1-28/+2
2013-04-03usb: phy: ab8500-usb: adopt pinctrl supportPatrice Chotard1-0/+24
2013-04-03usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri1-7/+3
2013-04-03usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warningsMian Yousaf Kaukab1-2/+4
2013-04-03usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri1-2/+66
2013-04-03usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri1-29/+26
2013-04-03usb: phy: ab8500-usb: add regulator supportFabio Baltieri1-0/+36
2013-04-03usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti1-0/+15
2013-04-03usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti1-0/+87
2013-04-03usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri1-14/+5
2013-03-18usb: phy: ab8500-usb: update irq handling codeFabio Baltieri1-93/+347
2013-03-18usb: otg: ab8500-usb: drop support for ab8500 pre v2.0Fabio Baltieri1-128/+11
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi1-0/+596