Age | Commit message (Expand) | Author | Files | Lines |
2014-06-04 | 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-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+8 |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -15/+1 |
2014-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2014-03-19 | s390/PCI: Use generic pci_enable_resources() | Bjorn Helgaas | 1 | -15/+1 |
2014-03-02 | 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-07 | s390: use device_remove_file_self() instead of device_schedule_callback() | Tejun Heo | 1 | -10/+8 |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -14/+41 |
2013-12-30 | s390/pci: obtain function handle in hotplug notifier | Sebastian Ott | 1 | -0/+2 |
2013-12-20 | s390/PCI: Remove superfluous check of MSI type | Alexander Gordeev | 1 | -2/+0 |
2013-12-20 | s390/PCI: Fix single MSI only check | Alexander Gordeev | 1 | -0/+2 |
2013-12-16 | s390/pci: reenable per default | Sebastian Ott | 1 | -3/+3 |
2013-12-16 | s390/pci/dma: fix accounting of allocated_pages | Sebastian Ott | 1 | -5/+8 |
2013-12-16 | s390/pci: set error state for unavailable functions | Sebastian Ott | 1 | -1/+5 |
2013-12-16 | s390/pci: fix removal of nonexistent pci bus | Sebastian Ott | 1 | -0/+2 |
2013-12-16 | s390/pci: prevent inadvertently triggered bus scans | Sebastian Ott | 2 | -5/+23 |
2013-11-15 | s390/pci: implement hotplug notifications | Sebastian Ott | 1 | -25/+54 |
2013-11-15 | s390/pci: implement pcibios_remove_bus | Sebastian Ott | 2 | -38/+39 |
2013-11-15 | s390/pci: improve handling of bus resources | Sebastian Ott | 1 | -64/+83 |
2013-10-24 | s390/pci: cleanup function information block | Sebastian Ott | 1 | -31/+15 |
2013-10-24 | s390/pci: message cleanup | Sebastian Ott | 4 | -61/+46 |
2013-10-24 | s390/pci: implement hibernation hooks | Sebastian Ott | 1 | -0/+41 |
2013-08-30 | s390/pci: use virtual memory for iommu bitmap | Sebastian Ott | 1 | -9/+3 |
2013-08-30 | s390/pci: update function handle after resume from hibernate | Sebastian Ott | 2 | -5/+39 |
2013-08-30 | s390/pci: try harder to modify a function | Sebastian Ott | 1 | -2/+2 |
2013-08-30 | s390/pci: split lpf | Sebastian Ott | 3 | -52/+70 |
2013-08-30 | s390/pci: add recover sysfs knob | Sebastian Ott | 2 | -2/+29 |
2013-08-30 | s390/pci: use claim_resource | Sebastian Ott | 1 | -29/+34 |
2013-08-30 | s390/pci/hotplug: convert to be builtin only | Sebastian Ott | 1 | -28/+6 |
2013-08-22 | s390: convert interrupt handling to use generic hardirq | Martin Schwidefsky | 3 | -304/+87 |
2013-08-22 | s390/pci: use adapter interrupt vector helpers | Martin Schwidefsky | 2 | -205/+160 |
2013-08-22 | s390/pci: cleanup function names | Martin Schwidefsky | 3 | -17/+17 |
2013-06-26 | s390/airq: simplify adapter interrupt code | Martin Schwidefsky | 1 | -14/+13 |
2013-06-26 | s390/pci: remove per device debug attribute | Martin Schwidefsky | 2 | -42/+0 |
2013-06-26 | s390/pci: sysfs remove strlen | Sebastian Ott | 1 | -8/+4 |
2013-06-26 | s390/pci: remove pdev during unplug | Sebastian Ott | 1 | -1/+0 |
2013-06-26 | s390/pci: cleanup hotplug code | Sebastian Ott | 1 | -19/+0 |
2013-06-26 | s390/pci: implement pcibios_release_device | Sebastian Ott | 1 | -1/+25 |
2013-06-26 | s390/pci: use to_pci_dev | Sebastian Ott | 2 | -7/+7 |
2013-06-10 | s390/pci: Implement IRQ functions if !PCI | Ben Hutchings | 1 | -33/+0 |
2013-04-26 | s390/pci: use pci_scan_root_bus | Sebastian Ott | 1 | -33/+17 |
2013-04-23 | s390/pci: return correct dma address for offset > PAGE_SIZE | Gerald Schaefer | 1 | -3/+1 |