summaryrefslogtreecommitdiff
path: root/drivers/phy/rockchip/phy-rockchip-inno-usb2.c
AgeCommit message (Expand)Author
2023-11-27phy: phy-rockchip-inno-usb2: Add RK3128 supportAlex Bee
2023-11-27phy: rockchip-inno-usb2: Split ID interrupt phy registersAlex Bee
2023-10-13phy: rockchip-inno-usb2: Drop unnecessary DT includesRob Herring
2023-07-12phy: phy-rockchip-inno-usb2: improve error messageSebastian Reichel
2023-07-12phy: phy-rockchip-inno-usb2: simplify getting match dataSebastian Reichel
2023-07-12phy: phy-rockchip-inno-usb2: simplify phy clock handlingSebastian Reichel
2023-07-12phy: phy-rockchip-inno-usb2: add rk3588 phy tuning supportSebastian Reichel
2023-07-12phy: phy-rockchip-inno-usb2: add reset supportSebastian Reichel
2023-07-12phy: phy-rockchip-inno-usb2: add rk3588 supportSebastian Reichel
2023-01-13phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing
2022-09-04phy: rockchip-inno-usb2: Return zero after otg syncPeter Geis
2022-07-15phy: rockchip-inno-usb2: Ignore OTG IRQs in host modeSamuel Holland
2022-07-05phy: rockchip-inno-usb2: Sync initial otg statePeter Geis
2022-07-05phy: rockchip-inno-usb2: Prevent incorrect error on probePeter Geis
2022-05-02phy: rockchip-inno-usb2: Clean up some inconsistent indentingJiapeng Chong
2022-04-20phy: rockchip-inno-usb2: Handle ID IRQSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Handle bvalid fallingSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Support multi-bit mask propertiesSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handlerSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Do not check bvalid twiceSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Fix muxed interrupt supportSamuel Holland
2021-12-23phy: phy-rockchip-inno-usb2: add rk3568 supportPeter Geis
2021-12-23phy: phy-rockchip-inno-usb2: support muxed interruptsPeter Geis
2021-12-23phy: phy-rockchip-inno-usb2: support standalone phy nodesPeter Geis
2021-12-23phy: phy-rockchip-inno-usb2: support #address_cells = 2Peter Geis
2021-12-14phy: rockchip-inno-usb2: remove redundant assignment to variable delayColin Ian King
2021-10-01phy: rockchip-inno-usb2: Make use of the helper function devm_add_action_or_r...Cai Huoqing
2021-08-06phy: rockchip-inno-usb2: fix for_each_child.cocci warningskernel test robot
2021-05-31phy: phy-rockchip-inno-usb2: add support for RK3308 USB phyTobias Schramm
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-20phy: rk-inno-usb2: Decrease verbosity of repeating log.Christoph Muellner
2019-10-31phy: phy-rockchip-inno-usb2: add phy description for px30Heiko Stuebner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-02-07phy: phy-rockchip-inno-usb2: drop reading the utmi-avalid propertyEnric Balletbo i Serra
2019-02-07phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentationEnric Balletbo i Serra
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-22phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCsFrank Wang
2017-08-22phy: rockchip-inno-usb2: add support for otg-mux interruptFrank Wang
2017-08-22phy: rockchip-inno-usb2: add support for rockchip,usbgrf propertyFrank Wang
2017-08-03phy: rockchip-inno-usb2: Replace the extcon APIChanwoo Choi
2017-06-06phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCsFrank Wang
2017-06-06phy: rockchip-inno-usb2: add one phy comprises with two host-ports supportWilliam Wu
2017-06-06phy: rockchip-inno-usb2: increase otg sm work first schedule timeWilliam Wu
2017-06-06phy: rockchip-inno-usb2: add a delay after phy resumeWilliam Wu
2017-06-01phy: Group vendor specific phy driversVivek Gautam