summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-09drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean
2019-12-09net: phy: fix switch vendor nameAnatolij Gustschin
2019-12-09net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin
2019-12-09net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin
2019-12-09net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin
2019-12-09net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin
2019-12-09net: phy: micrel: make sure the factory test bit is clearedNicolas Ferre
2019-12-09net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita
2019-12-09net: macb: let miiphy_read/_write pass arbitrary addressesJosef Holzmayr
2019-12-09net: macb: explicitly pass phy_adr to mdio read and writeJosef Holzmayr
2019-12-09net: phy: Increase link up delay in genphy_update_link()Stefan Roese
2019-12-09net: rtl8169: Support RTL-8168c/8111cThierry Reding
2019-12-09net: mvpp2: MVPP2 now needs MVMDIONevo Hed
2019-12-09net: mvpp2: use new MVMDIO driverNevo Hed
2019-12-09net: mvpp2: mark phy as invalid in case of missing appropriate driverGrzegorz Jaszczyk
2019-12-09net: mvpp2x: fix traffic stuck after PHY start errorStefan Chulski
2019-12-09net: phy: dp83867: refactor rgmii configurationGrygorii Strashko
2019-12-09net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko
2019-12-09net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko
2019-12-09net: phy: dp83867: Add ability to disable output clockGrygorii Strashko
2019-12-09net: phy: dp83867: move static initialization to .probe()Grygorii Strashko
2019-12-09net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko
2019-12-09net/phy: Fix phy_connect() for phy addr 0Priyanka Jain
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-12-06rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin
2019-12-06video: add guards around 16bpp/32bbp codeAnatolij Gustschin
2019-12-06Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-12-06clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]Frieder Schrempf
2019-12-06video: bmp: Fix video_display_rle8_bitmap()Patrice Chotard
2019-12-06video: bmp: Fix video_splash_align_axis()Patrice Chotard
2019-12-06pinctrl: rockchip: Add pinctrl support for rk3308David Wu
2019-12-06pwm: rk_pwm: Make PWM driver to support all Rockchip SocsDavid Wu
2019-12-06net: gmac_rockchip: Add support for rk3308David Wu
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb
2019-12-05drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz
2019-12-05drivers: pci: ignore disabled devicesMichael Walle
2019-12-04mtd: Makefile: deep cleanupMiquel Raynal
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-04mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal
2019-12-04dfu: add dependency on the raw NAND coreMiquel Raynal
2019-12-04mtd: nand: add includes in NAND core to avoid warningsMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-03Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2019-12-03pinctrl: add driver for MT8518mingming lee
2019-12-03mmc: mtk-sd: Adjust the mmc tuning flowmingming lee
2019-12-03clk: mediatek: add driver for MT8518mingming lee
2019-12-03regmap: Fix potential memory leaksFaiz Abbas