summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-03misc: pci_endpoint_test: Handle 64-bit BARs properlyNiklas Cassel
2018-04-03PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properlyNiklas Cassel
2018-04-03PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearingNiklas Cassel
2018-04-03PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel
2018-04-03PCI: endpoint: Handle 64-bit BARs properlyNiklas Cassel
2018-04-03PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-upNiklas Cassel
2018-04-03PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properlyNiklas Cassel
2018-04-03PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not setNiklas Cassel
2018-04-03PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is setNiklas Cassel
2018-04-03PCI: endpoint: Setting BAR_5 to 64-bits wide is invalidNiklas Cassel
2018-04-03PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel
2018-04-03PCI: endpoint: BAR width should not depend on sizeof dma_addr_tNiklas Cassel
2018-03-01PCI: endpoint: Remove goto labels in pci_epf_create()Rolf Evers-Fischer
2018-03-01PCI: endpoint: Fix kernel panic after put_device()Rolf Evers-Fischer
2018-03-01PCI: endpoint: Simplify name allocation for EPF deviceRolf Evers-Fischer
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2018-02-09Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linuxLinus Torvalds
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-09Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen
2018-02-08platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak
2018-02-08platform/x86: mlx-platform: Add define for the negative busVadim Pasternak
2018-02-08platform/x86: mlx-platform: Use defines for bus assignmentVadim Pasternak
2018-02-08platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven
2018-02-08net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-02-08net: thunder: change q_len's type to handle max ring sizeDean Nelson
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller
2018-02-08ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot
2018-02-08atm: he: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva