summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-14core: ofnode: Fix mem leak in error pathMario Six
2018-11-14misc: Add IHS FPGA driverMario Six
2018-11-14misc: Add gdsys_soc driverMario Six
2018-11-14misc: Sort Makefile entriesMario Six
2018-11-14regmap: Improve error handlingMario Six
2018-11-14regmap: Add documentationMario Six
2018-11-14timer: Sort Kconfig driver entriesBin Meng
2018-11-14dm: core: Mirror the chosen node parse logic in the livetree scanningBin Meng
2018-11-14dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng
2018-11-14dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng
2018-11-14cpu: mpc83xx: Remove unnecessary characters in the description stringBin Meng
2018-11-14Merge branch 'next'Tom Rini
2018-11-14gpio: pca953x_gpio: fix DT GPIO flags translationAnatolij Gustschin
2018-11-13mtd: Drop duplicate MTD_PARTITIONS Kconfig optionBoris Brezillon
2018-11-13dfu: nand: Add missing dependency on CMD_MTDPARTSBoris Brezillon
2018-11-13mtd: Use default mtdparts/mtids when not defined in the environmentBoris Brezillon
2018-11-10mmc: dw_mmc: Add RCRC handlingMarek Vasut
2018-11-09dm: Fix typo - missed semicolonAndy Shevchenko
2018-11-05driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko
2018-11-05driver: net: ti: cpsw: switch to use common mdio libGrygorii Strashko
2018-11-05driver: net: ti: introduce common mdio support libraryGrygorii Strashko
2018-11-05driver: net: ti: cpsw: update to use SPDX identifierGrygorii Strashko
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko
2018-11-05configs: net: convert DRIVER_TI_KEYSTONE_NET kconfigGrygorii Strashko
2018-11-05driver: net: consolidate ti's code in separate folderGrygorii Strashko
2018-11-05net: phy: mscc: add support for VSC8574 PHYQuentin Schulz
2018-11-05net: phy: mscc: factorize part of config function for VSC8584Quentin Schulz
2018-11-05net: phy: mscc: add support for VSC8584 PHYQuentin Schulz
2018-11-05aspeed: ast2500: fix D2-PLL clock setting in RGMII modeCédric Le Goater
2018-11-05net: ftgmac100: Add support for the Aspeed SoCCédric Le Goater
2018-11-05aspeed: ast2500: fix missing break in D2PLL clock enablementCédric Le Goater
2018-11-05net: ftgmac100: add clock supportCédric Le Goater
2018-11-05net: ftgmac100: handle timeouts when transmittingCédric Le Goater
2018-11-05net: ftgmac100: convert the RX/TX descriptor arraysCédric Le Goater
2018-11-05net: ftgmac100: add MDIO bus and phylib supportCédric Le Goater
2018-11-05net: ftgmac100: use setbits_le32() in the reset methodCédric Le Goater
2018-11-05net: ftgmac100: convert to driver modelCédric Le Goater
2018-11-05net: ftgmac100: use the aligned() macroCédric Le Goater
2018-11-05net: ftgmac100: use the BIT() macroCédric Le Goater
2018-11-05net: Add MT7628 ethernet driverStefan Roese
2018-11-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-11-02mmc: tmio: sdhi: Merge DTCNTL access into single register writeMarek Vasut
2018-11-02mmc: tmio: sdhi: Implement waiting for DAT0 line stateMarek Vasut
2018-11-02mmc: tmio: sdhi: Clear HS400 settings when resetting SCCMarek Vasut
2018-11-02mmc: tmio: sdhi: Touch SCC only when UHS capableMarek Vasut
2018-11-02mmc: tmio: Preinitialize regulator to 3.3VMarek Vasut
2018-11-02mmc: tmio: Configure clock before any other IOSMarek Vasut
2018-11-02mmc: tmio: Silence transfer errors when tuningMarek Vasut
2018-11-02mmc: tmio: Improve error handlingMarek Vasut
2018-11-02mmc: tmio: Simplify pinmux handlingMarek Vasut