summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2021-02-207-137/+142
|\
| * Merge tag 'renesas-drivers-for-v5.12-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2021-01-291-20/+17
| |\
| | * soc: renesas: rcar-sysc: Mark device node OF_POPULATED after initGeert Uytterhoeven2021-01-291-0/+2
| | * soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()Geert Uytterhoeven2021-01-261-20/+15
| * | Merge tag 'samsung-drivers-5.12' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-01-266-117/+125
| |\ \
| | * | soc: samsung: pm_domains: Convert to regular platform driverMarek Szyprowski2021-01-151-49/+48
| | * | soc: samsung: exynos-chipid: correct helpers __init annotationKrzysztof Kozlowski2021-01-081-1/+1
| | * | soc: samsung: exynos-chipid: convert to driver and merge exynos-asvKrzysztof Kozlowski2021-01-035-64/+67
| | * | soc: samsung: exynos-asv: handle reading revision register errorKrzysztof Kozlowski2021-01-031-1/+7
| | * | soc: samsung: exynos-asv: don't defer early on not-supported SoCsMarek Szyprowski2021-01-031-5/+5
| | |/
* | | Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-02-2012-396/+5
|\ \ \
| * | | ARM: remove u300 platformArnd Bergmann2021-01-202-3/+1
| * | | ARM: remove tango platformArnd Bergmann2021-01-201-2/+2
| * | | ARM: remove zte zx platformArnd Bergmann2021-01-208-390/+1
| * | | c6x: remove architectureArnd Bergmann2021-01-201-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2021-02-20901-23875/+81878
|\ \ \ \
| * | | | octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter2021-02-171-1/+1
| * | | | cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter2021-02-171-3/+3
| * | | | net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee2021-02-172-0/+5
| * | | | ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessaryVincent Cheng2021-02-171-10/+8
| * | | | ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.Vincent Cheng2021-02-171-4/+1
| * | | | ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.Vincent Cheng2021-02-171-79/+11
| * | | | ptp: ptp_clockmatrix: Clean-up dev_*() messages.Vincent Cheng2021-02-171-79/+43
| * | | | ptp: ptp_clockmatrix: Remove unused header declarations.Vincent Cheng2021-02-171-2/+0
| * | | | ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.Vincent Cheng2021-02-171-3/+13
| * | | | ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.Vincent Cheng2021-02-173-2/+87
| * | | | net: stmmac: dwmac-sun8i: Add a shutdown callbackSamuel Holland2021-02-171-0/+10
| * | | | net: stmmac: dwmac-sun8i: Minor probe function cleanupSamuel Holland2021-02-171-1/+3
| * | | | net: stmmac: dwmac-sun8i: Use reset_control_resetSamuel Holland2021-02-171-4/+4
| * | | | net: stmmac: dwmac-sun8i: Remove unnecessary PHY power checkSamuel Holland2021-02-171-4/+2
| * | | | net: stmmac: dwmac-sun8i: Return void from PHY unpowerSamuel Holland2021-02-171-3/+2
| * | | | r8169: use macro pm_ptrHeiner Kallweit2021-02-171-3/+1
| * | | | net: mdio: Remove of_phy_attach()Florian Fainelli2021-02-171-30/+0
| * | | | net: mscc: ocelot: select PACKING in the KconfigVladimir Oltean2021-02-171-0/+1
| * | | | net: re-solve some conflicts after net -> net-next mergeJakub Kicinski2021-02-164-36/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-1638-238/+485
| |\ \ \ \
| | * | | | net: enetc: fix destroyed phylink dereference during unbindVladimir Oltean2021-02-161-2/+3
| | * | | | net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K2021-02-161-0/+3
| | * | | | net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K2021-02-162-1/+9
| | * | | | net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K2021-02-162-1/+1
| | * | | | net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K2021-02-162-1/+41
| | * | | | net: ipa: initialize all resourcesAlex Elder2021-02-151-2/+2
| | * | | | ibmvnic: serialize access to work queue on removeSukadev Bhattiprolu2021-02-152-8/+24
| | * | | | ibmvnic: skip send_request_unmap for timeout resetLijun Pan2021-02-151-1/+6
| | * | | | ibmvnic: add memory barrier to protect long term bufferLijun Pan2021-02-151-0/+5
| | * | | | r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit2021-02-151-0/+2
| | * | | | net: wan/lmc: dont print format string when not availableTong Zhang2021-02-151-1/+1
| | * | | | net: wan/lmc: unregister device when no matching device is foundTong Zhang2021-02-151-0/+2
| | * | | | b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King2021-02-151-1/+1
| | * | | | cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-02-154-8/+12