net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
[platform/kernel/u-boot.git] / drivers /
2021-09-28 Vladimir Olteannet: qe: uec: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: davinci_emac: ensure mdiodev->name is NULL termina...
2021-09-28 Vladimir Olteannet: smc911x: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: sh_eth: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: mvgbe: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: dsa: felix: ensure mii_bus->name is NULL terminate...
2021-09-28 Vladimir Olteannet: mpc8xx_fec: ensure mdiodev->name is NULL terminate...
2021-09-28 Vladimir Olteannet: macb: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: lpc32xx: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: ftmac110: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: mcdmafec: ensure bus->name is NULL terminated...
2021-09-28 Vladimir Olteannet: enetc: ensure imdio.name is NULL terminated after...
2021-09-28 Vladimir Olteannet: ep93xx: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: eepro100: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: bcm-sf2: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: at91_emac: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: armada100_fec: ensure mdiodev->name is NULL termin...
2021-09-28 Vladimir Olteannet: tsec: read the phy-mode property as fallback to...
2021-09-28 Vladimir Olteannet: tsec: only call tsec_get_interface as fallback...
2021-09-28 Vladimir Olteannet: dsa: felix: remove "xgmii" phy-mode
2021-09-28 Vladimir Olteannet: enetc: remove support for "xgmii" phy-mode
2021-09-28 Vladimir Olteannet: freescale: replace usage of phy-mode = "sgmii...
2021-09-28 Vladimir Olteannet: replace the "xfi" phy-mode with "10gbase-r"
2021-09-28 Vladimir Olteannet: phy: genphy_init can be static
2021-09-28 Vladimir Olteannet: update NXP copyright text
2021-09-28 Vladimir Olteannet: dsa: felix: propagate the error code from phy_star...
2021-09-28 Vladimir Olteannet: dsa: felix: call phy_config at .port_probe() time
2021-09-28 Vladimir Olteannet: dsa: felix: felix_init() can be static
2021-09-28 Ramon Friednet: tsec: Mark tsec_get_interface as __maybe_unused
2021-09-28 Denis Odintsovphy: marvell: cp110: Support SATA invert polarity
2021-09-28 Patrick Delaunaymtd: remove SPEAr flash driver st_smi
2021-09-28 Marek Vasutddr: altera: use KBUILD_BASENAME instead of __FILE__
2021-09-28 Mark Kettenisusb: xhci-dwc3: Add support for USB 3.1 controllers
2021-09-28 Matthias Schifferusb: ehci-mx6: use phy_type from device tree
2021-09-28 Matthias Schifferusb: add support for ULPI/SERIAL/HSIC PHY modes
2021-09-28 Samuel Hollandusb: xhci-dwc3: Add support for clocks/resets
2021-09-28 Samuel Hollandusb: xhci-pci: Move reset logic out of XHCI core
2021-09-28 Samuel Hollandphy: sun50i-usb3: Add a driver for the H6 USB3 PHY
2021-09-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-20 Sean Andersonwdt: dw: Fix passing NULL pointer to reset functions
2021-09-17 Tom RiniMerge branch '2021-09-17-TI-platform-updates'
2021-09-17 Suman Annaclk: ti: k3: Update driver to account for divider flags
2021-09-17 Dave Gerlachclk: ti: k3-pll: Change DIV_CTRL programming to read...
2021-09-14 Tom RiniMerge branch '2021-09-14-assorted-fixes'
2021-09-14 Yuan Fangpinctrl: fix typo
2021-09-14 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-09-13 Andre Przywarasunxi: mmc: A20: Fix MMC optimisation
2021-09-13 Tom RiniMerge branch '2021-09-09-finish-pre-DM_PCI-removal'
2021-09-13 Simon Glasspci: Drop DM_PCI
2021-09-13 Simon Glasspci: Drop PCI_INDIRECT_BRIDGE
2021-09-13 Simon Glassnet: Drop DM_PCI check from designware driver
2021-09-13 Simon Glasspci: acpi: Drop DM_PCI check from ahci
2021-09-13 Tom RiniMerge tag 'mmc-2021-9-13' of https://source.denx.de...
2021-09-13 Michael Wallemmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()
2021-09-13 Tom RiniMerge tag 'efi-2021-10-rc4-2' of https://source.denx...
2021-09-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-10 Ye Limmc: fix device_remove when HS400_ES is enabled
2021-09-10 Ye Limmc: fix switch issue with send_status disabled
2021-09-10 Aswath Govindrajummc: Add support for enumerating MMC card in a given...
2021-09-10 Yuezhang.Mo@sony.comRevert "mmc: sdhci: set to INT_DATA_END when there...
2021-09-10 Marek Behúnarm: a37xx: pci: Don't spam about PIO Response Status
2021-09-10 Tony Dinharm: mvebu : sata_mv should probe all ports
2021-09-10 Pali Rohárarm: a37xx: pci: Implement re-issuing config requests...
2021-09-10 Pali Rohárarm: a37xx: pci: Disable returning CRS response
2021-09-09 Tom RiniMerge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'
2021-09-08 Alexandru Gagniucimage: Drop if/elseif hash selection in calculate_hash()
2021-09-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-07 Zong Licache: add sifive composable cache driver
2021-09-07 Thomas Skiboriscv: Add missing sentinel in ocores_i2c.c
2021-09-04 Tom RiniMerge tag 'efi-2021-10-rc4' of https://source.denx...
2021-09-03 Tom RiniMerge tag 'xilinx-for-v2021.10-rc4' of https://gitlab...
2021-09-03 Ashok Reddy Somaspi: zynqmp_gqspi: Fix dma alignment issue
2021-09-03 Ashok Reddy Somaspi: zynqmp_gqspi: Switch genfifo start to manual mode
2021-08-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-26 Ashok Reddy Somawatchdog: versal: Include header file needed for dev_...
2021-08-26 T Karthik Reddysoc: xilinx: versal: Add soc_xilinx_versal driver
2021-08-26 T Karthik Reddysoc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver
2021-08-26 Ashok Reddy Somammc: zynq_sdhci: Use set_control_reg from sdhci.c
2021-08-26 T Karthik Reddymmc: zynq_sdhci: Wait till sd card detect state is...
2021-08-26 Ashok Reddy Somammc: zynq_sdhci: Move setting tapdelay code to driver
2021-08-26 Ashok Reddy Somammc: zynq_sdhci: Add xilinx_pm_request() method to...
2021-08-25 Tom RiniMerge branch 'next-socfpga' of https://github.com/tienf...
2021-08-25 Tien Fong Cheeddr: altera: Add SDRAM driver for Intel N5X device
2021-08-25 Tien Fong Cheeddr: socfpga: Enable memory test on memory size less...
2021-08-25 Siew Chin Limdrivers: clk: Add memory clock driver for Intel N5X...
2021-08-25 Siew Chin Limdrivers: clk: Add clock driver for Intel N5X device
2021-08-23 Tom RiniMerge tag 'efi-2021-10-rc3' of https://source.denx...
2021-08-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-08-23 Tom RiniMerge tag 'for-v2021.10-rc3' of https://source.denx...
2021-08-22 Tom RiniMerge branch '2021-08-21-assorted-changes'
2021-08-22 Nandor Hanbootcount: add a new driver with syscon as backend
2021-08-22 Samuel Hollandi2c: i2c-gpio: Support the named GPIO binding
2021-08-22 Sebastian Reichelgpio: mcp230xx: Introduce new driver
2021-08-22 Sebastian Reicheli2c: add dm_i2c_reg_clrset
2021-08-21 Oleh KravchenkoFix flashing of eMMC user area with Fastboot
2021-08-21 Oleh KravchenkoFix flash and erase of eMMC Boot2 with Fastboot
2021-08-21 Adam Fordclk: clk_versaclock: Add support for versaclock driver
2021-08-18 Horia Geantăcrypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t...
2021-08-18 Kuldeep Singhnet: cortina: Add support for tfa boot in cortina firmware
next