Age | Commit message (Expand) | Author |
2018-12-14 | PHY: Add phy driver for the keystone USB PHY | Jean-Jacques Hiblot |
2018-12-07 | phy: Add a new driver for OMAP's USB2 PHYs | Jean-Jacques Hiblot |
2018-12-07 | phy: ti-pip3-phy: Add support for USB3 PHY | Vignesh R |
2018-10-28 | drivers: cosmetic: Convert SPDX license tags to Linux Kernel style | Patrick Delaunay |
2018-10-03 | phy: rcar: Add R-Car Gen3 PHY driver | Marek Vasut |
2018-09-30 | phy: db410c: Add MSM USB PHY driver | Ramon Fried |
2018-09-19 | phy: marvell: add SATA comphy RX/TX polarity invert support | Rabeeh Khoury |
2018-09-19 | phy: marvell: Support changing SERDES map in board file | Marek Behún |
2018-08-14 | phy: rcar: Add R-Car Gen2 PHY driver | Marek Vasut |
2018-08-14 | phy: Fix off-by-one error when parsing DT PHY bindings | Marek Vasut |
2018-07-31 | phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5 | Jagan Teki |
2018-07-31 | phy: sun4i-usb: Remove usb_clk_cfg set in probe | Jagan Teki |
2018-07-31 | phy: sun4i-usb: Call phy_passby even for PHY#0 | Jagan Teki |
2018-07-19 | phy: Be able to get phy from PHY provider | Patrice Chotard |
2018-06-04 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-06-01 | phy: bcm6318-usbh: convert to use live dt | Álvaro Fernández Rojas |
2018-06-01 | phy: bcm6368-usbh: convert to use live dt | Álvaro Fernández Rojas |
2018-06-01 | phy: bcm6358-usbh: convert to use live dt | Álvaro Fernández Rojas |
2018-06-01 | phy: bcm6348-usbh: convert to use live dt | Álvaro Fernández Rojas |
2018-05-28 | phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect | Jagan Teki |
2018-05-28 | phy: sun4i-usb: Add A23 USB PHY config | Jagan Teki |
2018-05-28 | phy: sun4i-usb: Add A33 USB PHY config | Jagan Teki |
2018-05-28 | phy: sun4i-usb: Add A31 PHY config | Jagan Teki |
2018-05-28 | phy: sun4i-usb: Add A10/A13/A20 PHY config | Jagan Teki |
2018-05-28 | phy: sun4i-usb: Add A83T USB PHY config | Jagan Teki |
2018-05-28 | phy: sun4i-usb: Add V3S PHY config | Jagan Teki |
2018-05-28 | phy: sun4i-usb: Add H3/H5 PHY config | Jagan Teki |
2018-05-28 | phy: sun4i-usb: Add id_detect and vbus_detect ops | Jagan Teki |
2018-05-28 | phy: Add Allwinner A64 USB PHY driver | Jagan Teki |
2018-05-20 | SPDX: Fixup SPDX tags in a few new files | Tom Rini |
2018-05-18 | phy: add support for STM32 usb phy controller | Patrice Chotard |
2018-05-14 | phy: marvell: a3700: Fix compatible string for ehci | Marek Behún |
2018-05-14 | phy: marvell: core: Cosmetic fixes | Marek Behún |
2018-05-14 | phy: marvell: a3700: Save/restore selector reg in SGMII init | Marek Behún |
2018-05-14 | phy: marvell: a3700: Use comphy_mux on Armada 37xx. | Marek Behún |
2018-05-14 | phy: marvell: a3700: Fix SGMII cfg and stat register addresses | Marek Behún |
2018-05-14 | phy: marvell: mux: Support nontrivial node order in selector register | Marek Behún |
2018-05-14 | phy: marvell: a3700: revise the USB3 comphy setting during power on | zachary |
2018-05-14 | phy: marvell: a3700: Set USB3 RX wait depending on ref clock | Marek Behún |
2018-05-14 | phy: marvell: a3700: Access USB3 register indirectly on lane 2 | Marek Behún |
2018-05-14 | phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets | Marek Behún |
2018-05-14 | phy: marvell: a3700: Use (!ret) instead of (ret == 0) | Marek Behún |
2018-05-14 | phy: marvell: a3700: Use same timeout for all register polling | Marek Behún |
2018-05-14 | phy: marvell: a3700: Don't create functional macro for each register | Marek Behún |
2018-05-14 | phy: marvell: a3700: Use reg_set16 instead of phy_write16 | Marek Behún |
2018-05-14 | phy: marvell: a3700: Change return type of macro MVEBU_REG | Marek Behún |
2018-05-07 | regmap: change regmap_init_mem() to take ofnode instead udevice | Masahiro Yamada |
2018-05-07 | regmap: clean up regmap allocation | Masahiro Yamada |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |