Age | Commit message (Expand) | Author | Files | Lines |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -10/+0 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2015-08-19 | s390/pci: move debug messages to debugfs | Sebastian Ott | 1 | -10/+23 |
2015-07-29 | s390/pci: use pci_rescan_remove_lock | Sebastian Ott | 2 | -4/+13 |
2015-07-29 | s390/pci: handle events for unused functions | Sebastian Ott | 1 | -4/+2 |
2015-07-29 | s390/pci: free resources after failed bus allocation | Sebastian Ott | 1 | -4/+9 |
2015-07-22 | s390/pci: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 1 | -3/+3 |
2015-07-22 | s390/pci: inline get_zdev | Sebastian Ott | 3 | -20/+15 |
2015-06-18 | s390/pci: improve handling of hotplug event 0x301 | Sebastian Ott | 1 | -1/+7 |
2015-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -15/+32 |
2015-04-16 | s390: remove use of seq_printf return value | Joe Perches | 1 | -2/+4 |
2015-04-15 | s390/pci: add locking for fmb access | Sebastian Ott | 2 | -6/+10 |
2015-04-15 | s390/pci: extract software counters from fmb | Sebastian Ott | 3 | -10/+24 |
2015-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+1 |
2015-03-25 | s390: remove test_facility(2) (== z/Architecture mode active) checks | Heiko Carstens | 1 | -2/+1 |
2015-03-24 | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas | 1 | -1/+1 |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 1 | -1/+1 |
2015-02-27 | s390/pci: unify pci_iomap symbol exports | Sebastian Ott | 1 | -2/+2 |
2015-02-27 | s390/pci: fix [un]map_resources sequence | Sebastian Ott | 1 | -10/+14 |
2015-02-26 | s390/pci: fix possible information leak in mmio syscall | Sebastian Ott | 1 | -9/+8 |
2015-02-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+27 |
2015-01-21 | s390: add pci_iomap_range | Michael S. Tsirkin | 1 | -7/+27 |
2015-01-08 | s390/pci: add missing address space annotation | Heiko Carstens | 1 | -2/+2 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 5 | -10/+124 |
2014-11-28 | s390/pci: Deletion of unnecessary checks before the function call "debug_unre... | Markus Elfring | 1 | -5/+2 |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 1 | -2/+2 |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq et al | Thomas Gleixner | 1 | -2/+2 |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-19 | s390/kernel: add system calls for PCI memory access | Alexey Ishchuk | 2 | -1/+116 |
2014-11-12 | s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq() | Yijing Wang | 1 | -2/+2 |
2014-11-03 | s390/pci: add sparse annotations | Martin Schwidefsky | 1 | -2/+4 |
2014-11-03 | s390/pci: improve irq number check for msix | Sebastian Ott | 2 | -2/+2 |
2014-07-22 | s390/pci: introduce lazy IOTLB flushing for DMA unmap | Gerald Schaefer | 1 | -14/+36 |
2014-07-22 | s390/pci: fix kmsg component | Gerald Schaefer | 5 | -10/+10 |
2014-07-16 | s390/MSI: Use standard mask and unmask funtions | Yijing Wang | 1 | -43/+6 |
2014-06-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2014-05-20 | s390/pci: add some new arch specific pci attributes | Sebastian Ott | 2 | -0/+52 |
2014-05-20 | s390/pci: use pdev->dev.groups for attribute creation | Sebastian Ott | 2 | -36/+14 |
2014-05-20 | s390/pci: use macro for attribute creation | Sebastian Ott | 1 | -38/+17 |
2014-05-20 | s390/pci: improve state check when processing hotplug events | Sebastian Ott | 1 | -2/+3 |
2014-05-16 | s390: pci: Check return value of alloc_irq_desc() proper | Thomas Gleixner | 1 | -3/+3 |
2014-04-02 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+8 |
2014-04-02 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -15/+1 |
2014-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2014-03-20 | s390/PCI: Use generic pci_enable_resources() | Bjorn Helgaas | 1 | -15/+1 |
2014-03-03 | Merge 3.14-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -3/+5 |
2014-02-21 | s390: improve debug feature usage | Sebastian Ott | 1 | -1/+1 |
2014-02-21 | s390/pci/dma: use correct segment boundary size | Gerald Schaefer | 1 | -3/+5 |
2014-02-08 | s390: use device_remove_file_self() instead of device_schedule_callback() | Tejun Heo | 1 | -10/+8 |
2014-01-23 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |