summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: qcom: remove ufs qmp phy driverVinod Koul2020-07-088-1598/+0
* phy: zynqmp: Fix unused-function compiler warningTobias Klauser2020-07-011-4/+2
* phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit TransceiverAnurag Kumar Vulisha2020-06-295-1/+1014
* phy: qcom-snps: Add a set mode callbackWesley Cheng2020-06-291-0/+12
* phy: qcom-snps: Add runtime suspend and resume handlersWesley Cheng2020-06-291-0/+73
* phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250Jonathan Marek2020-06-292-0/+208
* phy: qcom-qmp: Add QMP V4 USB3 UNIPHYJonathan Marek2020-06-292-0/+155
* phy: qcom-qmp: Allow different values for second laneJonathan Marek2020-06-291-12/+40
* phy: qcom-qusb2: Add ipq8074 device compatibleSivaprakash Murugesan2020-06-241-0/+3
* phy: qcom-qmp: Add USB QMP PHY support for IPQ8074Sivaprakash Murugesan2020-06-241-0/+102
* phy: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski2020-06-247-14/+14
* phy: Remove CONFIG_ARCH_* check for related subdir in MakefileTiezhu Yang2020-06-241-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1434-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-141-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-141-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-121-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-122-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-121-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-121-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-121-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-125-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-122-7/+9
| | * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-123-6/+24
| | * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| | * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-121-2/+4
| * | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-121-6/+0
| * | net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-121-8/+8
| * | net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-121-14/+13
| * | net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-122-2/+2
| * | net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-121-19/+22
| * | net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy2020-06-121-0/+4
| * | net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov2020-06-121-1/+1
| * | net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-121-3/+11
| * | net/mlx5: drain health workqueue in case of driver load errorShay Drory2020-06-121-0/+5
| |/
| * ionic: remove support for mgmt deviceShannon Nelson2020-06-114-25/+0
| * drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang2020-06-111-2/+3
| * Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal2020-06-111-4/+14
| * Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal2020-06-111-18/+45
| * net: cadence: macb: disable NAPI on errorCorentin Labbe2020-06-111-1/+4
| * vxlan: Remove access to nexthop group structDavid Ahern2020-06-101-5/+3
| * nexthop: Fix fdb labeling for groupsDavid Ahern2020-06-101-1/+1
| * net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi2020-06-091-0/+13
| * ionic: wait on queue start until after IFF_UPShannon Nelson2020-06-091-2/+2
| * net: change addr_list_lock back to static keyCong Wang2020-06-097-9/+22
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-13321-1740/+1740
|\ \
| * | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-13321-1740/+1740
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-1318-189/+190
|\ \ \
| * | | scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET2020-06-101-1/+3