summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/phy-ab8500-usb.c
AgeCommit message (Expand)Author
2020-09-14usb: phy: phy-ab8500-usb: fix spello of "function"Randy Dunlap
2020-07-10usb: phy: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-12-30usb: phy: ab8500-usb: Keep PHY turned on in UART modeStephan Gerhold
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30usb: phy: ab8500-usb: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-18usb: phy: ab8500: silence some uninitialized variable warningsDan Carpenter
2018-03-22usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij
2018-03-08usb: phy: ab8500: use correct enum typeStefan Agner
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-01-26usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()Arnd Bergmann
2017-01-24usb: phy: ab8500: Remove the set_power callbackBaolin Wang
2016-08-29usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register"Colin Ian King
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-05-26usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-10usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-11usb: phy: ab8500: fixed comment typoMickael Maison
2015-03-09usb: phy: ab8500-usb: Rename regulator_set_optimum_modeBjorn Andersson
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang
2013-05-28usb: phy: ab8500-usb: add ab9540 supportFabio Baltieri
2013-05-28usb: phy: ab8500-usb: add ab8540 supportFabio Baltieri
2013-05-28usb: phy: ab8500-usb: add flag bits to control driver featuresFabio Baltieri
2013-05-28usb: phy: ab8500-usb: move phy tuning values on separate functionsFabio Baltieri
2013-05-28usb: phy: ab8500-usb: add platform_device_id tableFabio Baltieri
2013-05-28usb: phy: ab8500-usb: fix phy tuning value select logicFabio Baltieri
2013-05-28usb: phy: ab8500-usb: restart phy during probeSakethram Bommisetti
2013-05-28usb: phy: ab8500-usb: add transceiver clock controlMian Yousaf Kaukab
2013-05-28usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri
2013-05-15usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-04-03usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: drop link status delayed workSakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: adopt pinctrl supportPatrice Chotard
2013-04-03usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri
2013-04-03usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warningsMian Yousaf Kaukab
2013-04-03usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri
2013-04-03usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri
2013-04-03usb: phy: ab8500-usb: add regulator supportFabio Baltieri
2013-04-03usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri
2013-03-18usb: phy: ab8500-usb: update irq handling codeFabio Baltieri
2013-03-18usb: otg: ab8500-usb: drop support for ab8500 pre v2.0Fabio Baltieri