summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-12edd: Deprecate pci_get_bus_and_slot()Sinan Kaya1-4/+4
2018-01-12agp: sworks: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+2
2018-01-12agp: nvidia: Deprecate pci_get_bus_and_slot()Sinan Kaya1-3/+9
2018-01-12ata: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+2
2018-01-11PCI/DPC: Fix shared interrupt handlingAlex Williamson1-20/+40
2018-01-03hinic: Replace PCI pool old APIRomain Perier2-6/+6
2018-01-03net: e100: Replace PCI pool old APIRomain Perier1-6/+6
2018-01-03block: DAC960: Replace PCI pool old APIRomain Perier2-22/+20
2017-12-19PCI: Remove unneeded kallsyms includeSergey Senozhatsky1-1/+0
2017-12-19PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()Mika Westerberg2-24/+0
2017-12-19PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream PortsBjorn Helgaas1-10/+15
2017-12-19PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas1-0/+20
2017-12-19PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas1-0/+33
2017-12-19PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristicsBjorn Helgaas1-24/+47
2017-12-19PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEITyler Baicar1-1/+2
2017-12-18Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds1-1/+1
2017-12-18Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds5-41/+52
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-1/+1
2017-12-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-19/+56
2017-12-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-20/+19
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-228/+426
2017-12-16Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-94/+139
2017-12-15Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-34/+9
2017-12-15Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-62/+100
2017-12-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-32/+53
2017-12-15Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-1/+11
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik1-3/+4
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas1-0/+1
2017-12-15net: aquantia: Increment driver versionIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh1-8/+8
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh2-0/+8
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh1-0/+1
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh1-16/+16
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh4-67/+79
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2-0/+18
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh6-9/+35
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz1-0/+18
2017-12-15dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek1-14/+14
2017-12-15Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-2/+17
2017-12-15Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+4
2017-12-15Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2017-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+5
2017-12-15lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-3/+5