index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
rockchip
/
phy-rockchip-inno-usb2.c
Age
Commit message (
Expand
)
Author
2023-07-12
phy: phy-rockchip-inno-usb2: improve error message
Sebastian Reichel
2023-07-12
phy: phy-rockchip-inno-usb2: simplify getting match data
Sebastian Reichel
2023-07-12
phy: phy-rockchip-inno-usb2: simplify phy clock handling
Sebastian Reichel
2023-07-12
phy: phy-rockchip-inno-usb2: add rk3588 phy tuning support
Sebastian Reichel
2023-07-12
phy: phy-rockchip-inno-usb2: add reset support
Sebastian Reichel
2023-07-12
phy: phy-rockchip-inno-usb2: add rk3588 support
Sebastian Reichel
2023-01-13
phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...
Shang XiaoJing
2022-09-04
phy: rockchip-inno-usb2: Return zero after otg sync
Peter Geis
2022-07-15
phy: rockchip-inno-usb2: Ignore OTG IRQs in host mode
Samuel Holland
2022-07-05
phy: rockchip-inno-usb2: Sync initial otg state
Peter Geis
2022-07-05
phy: rockchip-inno-usb2: Prevent incorrect error on probe
Peter Geis
2022-05-02
phy: rockchip-inno-usb2: Clean up some inconsistent indenting
Jiapeng Chong
2022-04-20
phy: rockchip-inno-usb2: Handle ID IRQ
Samuel Holland
2022-04-20
phy: rockchip-inno-usb2: Handle bvalid falling
Samuel Holland
2022-04-20
phy: rockchip-inno-usb2: Support multi-bit mask properties
Samuel Holland
2022-04-20
phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handler
Samuel Holland
2022-04-20
phy: rockchip-inno-usb2: Do not check bvalid twice
Samuel Holland
2022-04-20
phy: rockchip-inno-usb2: Fix muxed interrupt support
Samuel Holland
2021-12-23
phy: phy-rockchip-inno-usb2: add rk3568 support
Peter Geis
2021-12-23
phy: phy-rockchip-inno-usb2: support muxed interrupts
Peter Geis
2021-12-23
phy: phy-rockchip-inno-usb2: support standalone phy nodes
Peter Geis
2021-12-23
phy: phy-rockchip-inno-usb2: support #address_cells = 2
Peter Geis
2021-12-14
phy: rockchip-inno-usb2: remove redundant assignment to variable delay
Colin Ian King
2021-10-01
phy: rockchip-inno-usb2: Make use of the helper function devm_add_action_or_r...
Cai Huoqing
2021-08-06
phy: rockchip-inno-usb2: fix for_each_child.cocci warnings
kernel test robot
2021-05-31
phy: phy-rockchip-inno-usb2: add support for RK3308 USB phy
Tobias Schramm
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-20
phy: rk-inno-usb2: Decrease verbosity of repeating log.
Christoph Muellner
2019-10-31
phy: phy-rockchip-inno-usb2: add phy description for px30
Heiko Stuebner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-02-07
phy: phy-rockchip-inno-usb2: drop reading the utmi-avalid property
Enric Balletbo i Serra
2019-02-07
phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentation
Enric Balletbo i Serra
2018-12-12
phy: Use of_node_name_eq for node name comparisons
Rob Herring
2018-09-25
phy: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-22
phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs
Frank Wang
2017-08-22
phy: rockchip-inno-usb2: add support for otg-mux interrupt
Frank Wang
2017-08-22
phy: rockchip-inno-usb2: add support for rockchip,usbgrf property
Frank Wang
2017-08-03
phy: rockchip-inno-usb2: Replace the extcon API
Chanwoo Choi
2017-06-06
phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCs
Frank Wang
2017-06-06
phy: rockchip-inno-usb2: add one phy comprises with two host-ports support
William Wu
2017-06-06
phy: rockchip-inno-usb2: increase otg sm work first schedule time
William Wu
2017-06-06
phy: rockchip-inno-usb2: add a delay after phy resume
William Wu
2017-06-01
phy: Group vendor specific phy drivers
Vivek Gautam