summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-03of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m...Yue Hu
2020-08-03atm: eni: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-08-03net: phy: mdio-mvusb: select MDIO_DEVRES in KconfigBartosz Golaszewski
2020-08-03net: dsa: qca8k: Add 802.1q VLAN supportJonathan McDowell
2020-08-03net: dsa: qca8k: Add define for port VIDJonathan McDowell
2020-08-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-08-03net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03net: qede: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03cxgb4: fix extracting IP addresses in TC-FLOWER rulesRahul Lakkireddy
2020-08-03cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy
2020-08-03ionic: separate interrupt for Tx and RxShannon Nelson
2020-08-03ionic: tx separate servicingShannon Nelson
2020-08-03ionic: use fewer firmware doorbells on rx fillShannon Nelson
2020-08-03of: unittest: Use bigger address cells to catch parser regressionsNicolas Saenz Julienne
2020-08-03net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi
2020-08-03Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c...Stephen Boyd
2020-08-03Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl...Stephen Boyd
2020-08-03Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c...Stephen Boyd
2020-08-03Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '...Stephen Boyd
2020-08-03Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ...Stephen Boyd
2020-08-03net: mdio device: use flexible sleeping in reset functionBruno Thomsen
2020-08-03net: mdiobus: add reset-post-delay-us handlingBruno Thomsen
2020-08-03net: mdiobus: use flexible sleeping for reset-delay-usBruno Thomsen
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne
2020-08-03Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-08-03Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-03clk: drop unused function __clk_get_flagsJulia Lawall
2020-08-03clk: hsdk: Fix bad dependency on IOMEMGeert Uytterhoeven
2020-08-03Merge branch 'clk-fixes' into clk-kconfigStephen Boyd
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2020-08-03ACPI: NFIT: Fix ARS zero-sized allocationDan Williams
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-03net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-08-03net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit
2020-08-03Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski
2020-08-03misc: pci_endpoint_test: Add J721E in pci_device_id tableKishon Vijay Abraham I
2020-08-03PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-08-03leds: disallow /sys/class/leds/*:multi:* for nowPavel Machek
2020-08-03leds: add RGB color option, as that is different from multicolor.Pavel Machek
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki