summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard5-20/+15
2021-09-28mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0Marek Vasut1-1/+1
2021-09-28mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay1-3/+14
2021-09-28net: dsa: felix: check return code of mdio_alloc and mdio_registerVladimir Oltean1-1/+9
2021-09-28net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean1-1/+1
2021-09-28net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LE...Vladimir Oltean1-1/+1
2021-09-28net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean1-1/+1
2021-09-28net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...Vladimir Oltean1-1/+1
2021-09-28net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunc...Vladimir Oltean1-1/+1
2021-09-28net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean1-2/+2
2021-09-28net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean1-1/+1
2021-09-28net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunca...Vladimir Oltean1-2/+2
2021-09-28net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean1-1/+1
2021-09-28net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...Vladimir Oltean1-1/+1
2021-09-28net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN trunca...Vladimir Oltean1-1/+1
2021-09-28net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncationVladimir Oltean1-1/+1
2021-09-28net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...Vladimir Oltean1-1/+1
2021-09-28net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...Vladimir Oltean1-1/+1
2021-09-28net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean1-1/+1
2021-09-28net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN t...Vladimir Oltean1-1/+1
2021-09-28net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean1-1/+1
2021-09-28net: tsec: read the phy-mode property as fallback to phy-connection-typeVladimir Oltean1-0/+2
2021-09-28net: tsec: only call tsec_get_interface as fallback to DT-specified PHY modeVladimir Oltean1-6/+3
2021-09-28net: dsa: felix: remove "xgmii" phy-modeVladimir Oltean1-1/+0
2021-09-28net: enetc: remove support for "xgmii" phy-modeVladimir Oltean1-2/+0
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean9-18/+18
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean5-13/+13
2021-09-28net: phy: genphy_init can be staticVladimir Oltean1-1/+1
2021-09-28net: update NXP copyright textVladimir Oltean2-2/+2
2021-09-28net: dsa: felix: propagate the error code from phy_startup()Vladimir Oltean1-3/+1
2021-09-28net: dsa: felix: call phy_config at .port_probe() timeVladimir Oltean1-7/+15
2021-09-28net: dsa: felix: felix_init() can be staticVladimir Oltean1-1/+1
2021-09-28net: tsec: Mark tsec_get_interface as __maybe_unusedRamon Fried1-1/+1
2021-09-28phy: marvell: cp110: Support SATA invert polarityDenis Odintsov1-1/+6
2021-09-28mtd: remove SPEAr flash driver st_smiPatrick Delaunay2-566/+0
2021-09-28ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut1-4/+4
2021-09-28usb: xhci-dwc3: Add support for USB 3.1 controllersMark Kettenis1-1/+2
2021-09-28usb: ehci-mx6: use phy_type from device treeMatthias Schiffer1-2/+23
2021-09-28usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer1-0/+3
2021-09-28usb: xhci-dwc3: Add support for clocks/resetsSamuel Holland1-0/+56
2021-09-28usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland3-41/+48
2021-09-28phy: sun50i-usb3: Add a driver for the H6 USB3 PHYSamuel Holland3-0/+180
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard5-20/+15
2021-09-28i2c: mvtwsi: Add support for DM clocks and resetsSamuel Holland1-0/+13
2021-09-28i2c: rcar_i2c: Enable configuring SCL rise and fall timesAdam Ford1-1/+7
2021-09-28ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini2-4/+4
2021-09-28Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini1-0/+34
2021-09-28usb: ehci-omap: Drop non-DM_USB legacy codeTom Rini1-13/+0
2021-09-28ti: keystone: dma: Migrate to KconfigTom Rini3-28/+34
2021-09-28ti: keystone: Clean up or migrate some NAND related options.Tom Rini2-6/+10