Age | Commit message (Expand) | Author | Files | Lines |
2019-12-04 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -11/+11 |
2019-11-30 | s390/pci: add error message on device number limit | Niklas Schnelle | 1 | -0/+2 |
2019-11-30 | s390/pci: add error message for UID collision | Niklas Schnelle | 1 | -0/+3 |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas | 2 | -11/+11 |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 2 | -11/+11 |
2019-10-04 | s390/pci: mark function(s) __always_inline | Heiko Carstens | 1 | -1/+1 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+2 |
2019-09-16 | s390/pci: fix MSI message data | Sebastian Ott | 1 | -1/+1 |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 1 | -0/+2 |
2019-08-29 | s390/pci: avoid using strncmp with hardcoded length | Vasily Gorbik | 1 | -2/+2 |
2019-08-21 | s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources | Denis Efremov | 1 | -4/+4 |
2019-07-13 | Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -1/+13 |
2019-07-11 | s390/pci: add mio_enabled attribute | Sebastian Ott | 1 | -0/+10 |
2019-07-11 | s390: fix setting of mio addressing control | Sebastian Ott | 1 | -1/+3 |
2019-07-09 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2019-07-04 | s390/pci: correctly handle MIO opt-out | Sebastian Ott | 1 | -1/+1 |
2019-07-04 | s390/pci: deal with devices that have no support for MIO instructions | Sebastian Ott | 1 | -7/+8 |
2019-06-03 | locking/atomic, s390/pci: Remove redundant casts | Mark Rutland | 1 | -1/+1 |
2019-06-03 | locking/atomic, s390/pci: Prepare for atomic64_read() conversion | Mark Rutland | 1 | -2/+2 |
2019-05-28 | s390/pci: fix assignment of bus resources | Sebastian Ott | 1 | -1/+4 |
2019-05-28 | s390/pci: fix struct definition for set PCI function | Sebastian Ott | 1 | -3/+3 |
2019-04-29 | s390/pci: add parameter to disable usage of MIO instructions | Sebastian Ott | 1 | -1/+6 |
2019-04-29 | s390/pci: provide support for MIO instructions | Sebastian Ott | 3 | -20/+266 |
2019-04-29 | s390/pci: move io address mapping code to pci_insn.c | Sebastian Ott | 2 | -6/+36 |
2019-04-29 | s390/pci: add parameter to force floating irqs | Sebastian Ott | 2 | -0/+8 |
2019-04-29 | s390/pci: gather statistics for floating vs directed irqs | Sebastian Ott | 1 | -4/+6 |
2019-04-29 | s390: show statistics for MSI IRQs | Sebastian Ott | 1 | -1/+1 |
2019-04-29 | s390/pci: provide support for CPU directed interrupts | Sebastian Ott | 2 | -51/+298 |
2019-04-29 | s390/pci: clarify interrupt vector usage | Sebastian Ott | 1 | -12/+26 |
2019-04-29 | s390/airq: recognize directed interrupts | Sebastian Ott | 1 | -1/+1 |
2019-04-29 | s390/pci: move everything irq related to pci_irq.c | Sebastian Ott | 3 | -217/+223 |
2019-04-29 | s390/pci: remove unused define | Sebastian Ott | 1 | -2/+0 |
2019-04-29 | s390/pci: mark command line parser data __initdata | Sebastian Ott | 1 | -1/+1 |
2019-03-05 | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -12/+25 |
2019-02-07 | s390/pci: map IOV resources | Sebastian Ott | 1 | -0/+20 |
2019-02-07 | s390/pci: improve bar check | Sebastian Ott | 1 | -1/+1 |
2019-02-07 | Revert "s390/pci: remove bit_lock usage in interrupt handler" | Sebastian Ott | 1 | -1/+3 |
2019-01-28 | s390: pci: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -11/+4 |
2019-01-06 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2019-01-03 | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -4/+2 |
2019-01-02 | s390/pci: skip VF scanning | Sebastian Ott | 1 | -0/+3 |
2018-12-20 | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig | 1 | -1/+1 |
2018-12-13 | s390/pci: fix sleeping in atomic during hotplug | Sebastian Ott | 1 | -1/+1 |
2018-12-13 | s390/pci: remove bit_lock usage in interrupt handler | Sebastian Ott | 1 | -3/+1 |
2018-12-06 | s390: remove the mapping_error dma_map_ops method | Christoph Hellwig | 1 | -13/+5 |
2018-08-16 | s390/pci: remove fmb address from debug output | Sebastian Ott | 1 | -1/+0 |
2018-08-16 | s390/pci: remove stale rc | Sebastian Ott | 1 | -1/+0 |
2018-08-16 | s390/pci: fix out of bounds access during irq setup | Sebastian Ott | 1 | -0/+2 |
2018-07-04 | s390/pci: add fmt3 fmb | Sebastian Ott | 1 | -0/+8 |
2018-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |