| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | s390: Remove KMSG_COMPONENT macro | Heiko Carstens | 1 | -2/+1 |
| 2025-10-04 | s390/pci: Expose firmware provided UID Checking state in sysfs | Ramesh Errabolu | 1 | -0/+4 |
| 2025-05-22 | s390/pci: Serialize device addition and removal | Niklas Schnelle | 1 | -0/+7 |
| 2025-05-22 | s390/pci: Allow re-add of a reserved but not yet removed device | Niklas Schnelle | 1 | -10/+22 |
| 2025-05-22 | s390/pci: Remove redundant bus removal and disable from zpci_release_device() | Niklas Schnelle | 1 | -6/+0 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
| 2025-03-29 | Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -2/+3 |
| 2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts | 1 | -2/+2 |
| 2025-03-04 | s390/pci: Get rid of MACHINE_HAS_PCI_MIO | Heiko Carstens | 1 | -2/+3 |
| 2025-02-21 | iommu/s390: handle IOAT registration based on domain | Matthew Rosato | 1 | -15/+20 |
| 2024-11-29 | Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -29/+26 |
| 2024-11-28 | s390/pci: Fix potential double remove of hotplug slot | Niklas Schnelle | 1 | -25/+9 |
| 2024-11-28 | s390/pci: Fix leak of struct zpci_dev when zpci_add_device() fails | Niklas Schnelle | 1 | -4/+17 |
| 2024-11-22 | Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
| 2024-10-15 | iommu/s390: Implement blocking domain | Matthew Rosato | 1 | -0/+3 |
| 2024-10-10 | s390/pci: Sort PCI functions prior to creating virtual busses | Niklas Schnelle | 1 | -8/+61 |
| 2024-08-09 | s390/pci: Stop usurping pdev->dev.groups | Lukas Wunner | 1 | -1/+0 |
| 2024-06-18 | s390: Replace S390_lowcore by get_lowcore() | Sven Schnelle | 1 | -1/+1 |
| 2024-04-22 | s390: Stop using weak symbols for __iowrite64_copy() | Jason Gunthorpe | 1 | -6/+0 |
| 2024-03-12 | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -6/+14 |
| 2024-02-21 | s390: use the correct count for __iowrite64_copy() | Jason Gunthorpe | 1 | -1/+1 |
| 2024-02-20 | s390/pci: fix three typos in comments | Gerd Bayer | 1 | -1/+1 |
| 2024-02-20 | s390/pci: remove hotplug slot when releasing the device | Gerd Bayer | 1 | -2/+3 |
| 2024-02-20 | s390/pci: introduce lock to synchronize state of zpci_dev's | Gerd Bayer | 1 | -2/+9 |
| 2024-02-20 | s390/pci: rename lock member in struct zpci_dev | Gerd Bayer | 1 | -1/+1 |
| 2023-11-09 | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -20/+15 |
| 2023-10-05 | s390/pci: Fix reset of IOMMU software counters | Niklas Schnelle | 1 | -3/+10 |
| 2023-10-02 | s390/pci: Use dma-iommu layer | Niklas Schnelle | 1 | -17/+5 |
| 2023-09-19 | s390: use control register bit defines | Heiko Carstens | 1 | -1/+1 |
| 2023-09-19 | s390/ctlreg: add local and system prefix to some functions | Heiko Carstens | 1 | -1/+1 |
| 2023-08-18 | s390: mm: convert to GENERIC_IOREMAP | Baoquan He | 1 | -47/+10 |
| 2023-04-04 | Merge branch 'uaccess-inline-asm-cleanup' into features | Vasily Gorbik | 1 | -6/+10 |
| 2023-03-13 | s390/pci: clean up left over special treatment for function zero | Niklas Schnelle | 1 | -20/+3 |
| 2023-03-13 | PCI: s390: Fix use-after-free of PCI resources with per-function hotplug | Niklas Schnelle | 1 | -6/+10 |
| 2022-11-19 | iommu/s390: Use RCU to allow concurrent domain_list iteration | Niklas Schnelle | 1 | -1/+1 |
| 2022-11-19 | iommu/s390: Make attach succeed even if the device is in error state | Niklas Schnelle | 1 | -5/+6 |
| 2022-07-11 | KVM: s390: pci: add routines to start/stop interpretive execution | Matthew Rosato | 1 | -0/+4 |
| 2022-07-11 | KVM: s390: pci: do initial setup for AEN interpretation | Matthew Rosato | 1 | -0/+6 |
| 2022-07-11 | s390/pci: stash associated GISA designation | Matthew Rosato | 1 | -0/+6 |
| 2022-04-25 | s390/pci: make better use of zpci_dbg() levels | Niklas Schnelle | 1 | -1/+1 |
| 2022-03-27 | s390/pci: rename get_zdev_by_bus() to zdev_from_bus() | Niklas Schnelle | 1 | -2/+2 |
| 2022-03-27 | s390/pci: improve zpci_dev reference counting | Niklas Schnelle | 1 | -0/+1 |
| 2021-12-06 | s390/pci: use physical addresses in DMA tables | Niklas Schnelle | 1 | -1/+1 |
| 2021-11-08 | s390/pci: implement minimal PCI error recovery | Niklas Schnelle | 1 | -0/+53 |
| 2021-11-08 | s390/pci: implement reset_slot for hotplug slot | Niklas Schnelle | 1 | -0/+59 |
| 2021-11-08 | s390/pci: refresh function handle in iomap | Niklas Schnelle | 1 | -4/+32 |
| 2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2021-10-04 | s390/pci: fix zpci_zdev_put() on reserve | Niklas Schnelle | 1 | -5/+40 |
| 2021-09-21 | PCI: Rename pcibios_add_device() to pcibios_device_add() | Oliver O'Halloran | 1 | -1/+1 |
| 2021-08-30 | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -29/+44 |
| 2021-08-25 | s390/pci: improve DMA translation init and exit | Niklas Schnelle | 1 | -24/+19 |
| 2021-08-25 | s390/pci: simplify CLP List PCI handling | Niklas Schnelle | 1 | -11/+17 |
| 2021-08-25 | s390/pci: handle FH state mismatch only on disable | Niklas Schnelle | 1 | -1/+14 |
| 2021-08-25 | s390/pci: fix misleading rc in clp_set_pci_fn() | Niklas Schnelle | 1 | -3/+4 |
| 2021-08-25 | s390/pci: cleanup resources only if necessary | Niklas Schnelle | 1 | -1/+2 |
| 2021-08-18 | s390/pci: fix use after free of zpci_dev | Niklas Schnelle | 1 | -0/+6 |
| 2021-07-27 | s390: make PCI mio support a machine flag | Niklas Schnelle | 1 | -3/+2 |
| 2021-04-30 | s390/pci: rename zpci_configure_device() | Niklas Schnelle | 1 | -4/+6 |
| 2021-04-12 | s390/pci: narrow scope of zpci_configure_device() | Niklas Schnelle | 1 | -12/+3 |
| 2021-04-12 | s390/pci: separate zbus registration from scanning | Niklas Schnelle | 1 | -5/+6 |
| 2021-04-12 | s390/pci: separate zbus creation from scanning | Niklas Schnelle | 1 | -29/+13 |
| 2021-04-12 | s390/pci: introduce zpci_bus_scan_device() | Niklas Schnelle | 1 | -7/+2 |
| 2021-03-22 | s390/pci: move zpci_remove_device() to bus code | Niklas Schnelle | 1 | -35/+2 |
| 2021-03-22 | s390/pci: unify de-/configure for slots and events | Niklas Schnelle | 1 | -2/+87 |
| 2021-03-22 | s390/pci: deconfigure device on release | Niklas Schnelle | 1 | -0/+5 |
| 2021-03-22 | s390/pci: refactor zpci function states | Niklas Schnelle | 1 | -6/+4 |
| 2021-03-15 | s390/pci: fix leak of PCI device structure | Niklas Schnelle | 1 | -4/+24 |
| 2021-02-09 | s390/pci: refactor zpci_create_device() | Niklas Schnelle | 1 | -16/+41 |
| 2020-11-18 | s390/pci: inform when missing required facilities | Niklas Schnelle | 1 | -1/+3 |
| 2020-10-16 | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -28/+31 |
| 2020-09-14 | s390/pci: remove unused function zpci_rescan() | Niklas Schnelle | 1 | -6/+0 |
| 2020-09-14 | s390/pci: consolidate SR-IOV specific code | Niklas Schnelle | 1 | -20/+3 |
| 2020-09-14 | s390/pci: Implement ioremap_wc/prot() with MIO | Niklas Schnelle | 1 | -2/+28 |
| 2020-09-14 | s390/pci: fix leak of DMA tables on hard unplug | Niklas Schnelle | 1 | -0/+4 |
| 2020-08-17 | s390/pci: fix PF/VF linking on hot plug | Niklas Schnelle | 1 | -1/+4 |
| 2020-08-17 | s390/pci: re-introduce zpci_remove_device() | Niklas Schnelle | 1 | -7/+12 |
| 2020-05-20 | s390/pci: ioremap() align with generic code | Niklas Schnelle | 1 | -10/+11 |
| 2020-04-28 | s390/pci: Handling multifunctions | Pierre Morel | 1 | -22/+17 |
| 2020-04-28 | s390/pci: create zPCI bus | Pierre Morel | 1 | -100/+69 |
| 2020-04-28 | s390/pci: define kernel parameters for PCI multifunction | Pierre Morel | 1 | -0/+6 |
| 2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -58/+25 |
| 2020-03-23 | s390/pci: Improve handling of unset UID | Niklas Schnelle | 1 | -0/+8 |
| 2020-03-23 | s390/pci: Fix zpci_alloc_domain() over allocation | Niklas Schnelle | 1 | -16/+18 |
| 2020-03-23 | s390: remove broken hibernate / power management support | Heiko Carstens | 1 | -43/+0 |
| 2020-03-04 | s390/pci: Fix unexpected write combine on resource | Niklas Schnelle | 1 | -2/+2 |
| 2020-01-22 | s390/pci: Recover handle in clp_set_pci_fn() | Niklas Schnelle | 1 | -1/+1 |
| 2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+8 |
| 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-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 1 | -8/+8 |
| 2019-08-21 | s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources | Denis Efremov | 1 | -4/+4 |
| 2019-07-11 | s390: fix setting of mio addressing control | Sebastian Ott | 1 | -1/+3 |
| 2019-07-04 | s390/pci: deal with devices that have no support for MIO instructions | Sebastian Ott | 1 | -7/+8 |
| 2019-05-28 | s390/pci: fix assignment of bus resources | Sebastian Ott | 1 | -1/+4 |
| 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 | 1 | -10/+122 |
| 2019-04-29 | s390/pci: move io address mapping code to pci_insn.c | Sebastian Ott | 1 | -2/+2 |
| 2019-04-29 | s390/pci: add parameter to force floating irqs | Sebastian Ott | 1 | -0/+5 |
| 2019-04-29 | s390/pci: move everything irq related to pci_irq.c | Sebastian Ott | 1 | -216/+0 |
| 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 | 1 | -1/+21 |
| 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-05 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
| 2019-01-01 | s390/pci: skip VF scanning | Sebastian Ott | 1 | -0/+3 |
| 2018-12-13 | s390/pci: remove bit_lock usage in interrupt handler | Sebastian Ott | 1 | -3/+1 |
| 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 |
| 2017-11-24 | s390: pci: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-11-08 | s390/pci: do not require AIS facility | Christian Borntraeger | 1 | -2/+3 |
| 2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+8 |
| 2017-08-15 | iommu/s390: Add support for iommu_device handling | Joerg Roedel | 1 | -1/+8 |
| 2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 1 | -4/+0 |
| 2017-06-28 | s390/pci: recognize name clashes with uids | Sebastian Ott | 1 | -1/+11 |
| 2017-06-28 | s390/pci: provide more debug information | Sebastian Ott | 1 | -0/+1 |
| 2017-06-28 | s390/pci: fix handling of PEC 306 | Sebastian Ott | 1 | -10/+19 |
| 2017-06-28 | s390/pci: improve pci hotplug | Sebastian Ott | 1 | -0/+9 |
| 2017-06-28 | s390/pci: improve error handling during fmb (de)registration | Sebastian Ott | 1 | -30/+21 |
| 2017-06-28 | s390/pci: improve unreg_ioat error handling | Sebastian Ott | 1 | -5/+14 |
| 2017-06-28 | s390/pci: improve error handling during interrupt deregistration | Sebastian Ott | 1 | -10/+19 |
| 2017-06-28 | s390/pci: don't cleanup in arch_setup_msi_irqs | Sebastian Ott | 1 | -28/+17 |
| 2017-04-05 | s390/pci: remove forward declaration | Sebastian Ott | 1 | -8/+5 |
| 2017-04-05 | s390/pci: reduce iomap size (even more) | Sebastian Ott | 1 | -1/+1 |
| 2017-04-05 | s390/pci: remove duplicated define | Sebastian Ott | 1 | -2/+0 |
| 2017-04-05 | s390/pci: remove unused function | Sebastian Ott | 1 | -5/+0 |
| 2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 1 | -1/+1 |
| 2017-01-16 | s390/pci: use proper endianness annotations | Sebastian Ott | 1 | -4/+4 |
| 2016-12-14 | s390/pci: query fmb length | Sebastian Ott | 1 | -1/+1 |
| 2016-11-23 | s390/pci: use unique UIDs for domain enumeration | Sebastian Ott | 1 | -0/+8 |
| 2016-08-24 | s390/pci: add zpci_report_error interface | Martin Schwidefsky | 1 | -0/+9 |
| 2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+1 |
| 2016-03-14 | s390/pci: enforce fmb page boundary rule | Sebastian Ott | 1 | -1/+4 |
| 2016-03-02 | s390/dma: Allow per device dma ops | Christian Borntraeger | 1 | -0/+1 |
| 2016-02-23 | s390/pci: remove pdev pointer from arch data | Sebastian Ott | 1 | -5/+1 |
| 2016-01-26 | s390/pci: remove iomap sanity checks | Sebastian Ott | 1 | -9/+4 |
| 2016-01-26 | s390/pci: fix bar check | Sebastian Ott | 1 | -1/+1 |
| 2016-01-26 | s390/pci: resize iomap | Sebastian Ott | 1 | -12/+22 |
| 2016-01-26 | s390/pci: improve ZPCI_* macros | Sebastian Ott | 1 | -1/+1 |
| 2016-01-26 | s390/pci: provide ZPCI_ADDR macro | Sebastian Ott | 1 | -7/+3 |
| 2015-11-27 | s390/pci_dma: fix DMA table corruption with > 4 TB main memory | Gerald Schaefer | 1 | -2/+1 |
| 2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
| 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 | 1 | -13/+8 |
| 2015-04-15 | s390/pci: add locking for fmb access | Sebastian Ott | 1 | -0/+1 |
| 2015-04-15 | s390/pci: extract software counters from fmb | Sebastian Ott | 1 | -0/+5 |
| 2015-04-14 | 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-23 | 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-01-21 | s390: add pci_iomap_range | Michael S. Tsirkin | 1 | -7/+27 |
| 2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -4/+5 |
| 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-11 | 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 | 1 | -2/+1 |
| 2014-07-22 | s390/pci: fix kmsg component | Gerald Schaefer | 1 | -2/+2 |
| 2014-07-16 | s390/MSI: Use standard mask and unmask funtions | Yijing Wang | 1 | -43/+6 |
| 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-22 | s390/pci: use pdev->dev.groups for attribute creation | Sebastian Ott | 1 | -5/+1 |
| 2014-05-16 | s390: pci: Check return value of alloc_irq_desc() proper | Thomas Gleixner | 1 | -3/+3 |
| 2014-03-19 | s390/PCI: Use generic pci_enable_resources() | Bjorn Helgaas | 1 | -15/+1 |
| 2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+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: prevent inadvertently triggered bus scans | Sebastian Ott | 1 | -1/+9 |
| 2013-11-15 | s390/pci: implement pcibios_remove_bus | Sebastian Ott | 1 | -34/+35 |
| 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 | 1 | -15/+6 |
| 2013-10-24 | s390/pci: implement hibernation hooks | Sebastian Ott | 1 | -0/+41 |
| 2013-08-30 | s390/pci: update function handle after resume from hibernate | Sebastian Ott | 1 | -5/+10 |
| 2013-08-30 | s390/pci: split lpf | Sebastian Ott | 1 | -6/+1 |
| 2013-08-30 | s390/pci: add recover sysfs knob | Sebastian Ott | 1 | -2/+2 |
| 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 | 1 | -169/+86 |
| 2013-08-22 | s390/pci: use adapter interrupt vector helpers | Martin Schwidefsky | 1 | -192/+155 |
| 2013-08-22 | s390/pci: cleanup function names | Martin Schwidefsky | 1 | -6/+6 |
| 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 | 1 | -13/+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-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-17 | s390/pci: remove disable_device implementation | Sebastian Ott | 1 | -34/+0 |
| 2013-04-17 | s390/pci: disable per default | Sebastian Ott | 1 | -3/+3 |
| 2013-04-17 | s390/pci: return error after failed pci ops | Sebastian Ott | 1 | -4/+12 |
| 2013-04-17 | s390/pci: do not read data after failed load | Sebastian Ott | 1 | -4/+4 |
| 2013-04-17 | s390/pci: rename instruction wrappers | Sebastian Ott | 1 | -6/+6 |
| 2013-04-17 | s390/pci: implement pcibios_add_device | Sebastian Ott | 1 | -3/+11 |
| 2013-04-17 | s390/pci: do not modify function handles | Sebastian Ott | 1 | -0/+7 |