1. 09 11月, 2016 2 次提交
  2. 26 10月, 2016 1 次提交
  3. 15 9月, 2016 3 次提交
  4. 13 9月, 2016 1 次提交
  5. 18 8月, 2016 1 次提交
  6. 17 8月, 2016 1 次提交
    • C
      PCI: Use positive flags in pci_alloc_irq_vectors() · 4fe0d154
      Christoph Hellwig 提交于
      Instead of passing negative flags like PCI_IRQ_NOMSI to prevent use of
      certain interrupt types, pass positive flags like PCI_IRQ_LEGACY,
      PCI_IRQ_MSI, etc., to specify the acceptable interrupt types.
      
      This is based on a number of pending driver conversions that just happend
      to be a whole more obvious to read this way, and given that we have no
      users in the tree yet it can still easily be done.
      
      I've also added a PCI_IRQ_ALL_TYPES catchall to keep the case of accepting
      all interrupt types very simple.
      
      [bhelgaas: changelog, fix PCI_IRQ_AFFINITY doc typo, remove mention of
      PCI_IRQ_NOLEGACY]
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
      Reviewed-by: NAlexander Gordeev <agordeev@redhat.com>
      4fe0d154
  7. 09 8月, 2016 1 次提交
  8. 22 7月, 2016 5 次提交
  9. 20 12月, 2015 1 次提交
  10. 05 12月, 2015 1 次提交
  11. 01 12月, 2015 1 次提交
  12. 16 10月, 2015 4 次提交
  13. 14 10月, 2015 1 次提交
  14. 19 9月, 2015 1 次提交
  15. 21 8月, 2015 1 次提交
  16. 31 7月, 2015 1 次提交
  17. 30 7月, 2015 3 次提交
  18. 23 7月, 2015 6 次提交
  19. 17 7月, 2015 2 次提交
  20. 07 5月, 2015 3 次提交