index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pci: add locking for fmb access
Sebastian Ott
2015-04-15
1
-0
/
+1
*
s390/pci: extract software counters from fmb
Sebastian Ott
2015-04-15
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-15
1
-2
/
+1
|
\
|
*
s390: remove test_facility(2) (== z/Architecture mode active) checks
Heiko Carstens
2015-03-25
1
-2
/
+1
|
|
|
\
*
-
.
\
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
2015-03-23
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
1
-1
/
+1
|
|
/
*
|
s390/pci: unify pci_iomap symbol exports
Sebastian Ott
2015-02-27
1
-2
/
+2
*
|
s390/pci: fix [un]map_resources sequence
Sebastian Ott
2015-02-27
1
-10
/
+14
|
/
*
s390: add pci_iomap_range
Michael S. Tsirkin
2015-01-21
1
-7
/
+27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-12-12
1
-4
/
+5
|
\
|
*
s390/pci: add sparse annotations
Martin Schwidefsky
2014-11-03
1
-2
/
+4
|
*
s390/pci: improve irq number check for msix
Sebastian Ott
2014-11-03
1
-2
/
+1
*
|
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
1
-2
/
+2
*
|
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
2014-11-23
1
-2
/
+2
*
|
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
1
-1
/
+1
*
|
s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
Yijing Wang
2014-11-11
1
-2
/
+2
|
/
*
s390/pci: fix kmsg component
Gerald Schaefer
2014-07-22
1
-2
/
+2
*
s390/MSI: Use standard mask and unmask funtions
Yijing Wang
2014-07-16
1
-43
/
+6
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-05
1
-3
/
+3
|
\
|
*
s390: pci: Check return value of alloc_irq_desc() proper
Thomas Gleixner
2014-05-16
1
-3
/
+3
*
|
s390/pci: use pdev->dev.groups for attribute creation
Sebastian Ott
2014-05-22
1
-5
/
+1
|
/
*
s390/PCI: Use generic pci_enable_resources()
Bjorn Helgaas
2014-03-19
1
-15
/
+1
*
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
1
-2
/
+2
|
\
|
*
s390/PCI: Remove superfluous check of MSI type
Alexander Gordeev
2013-12-20
1
-2
/
+0
|
*
s390/PCI: Fix single MSI only check
Alexander Gordeev
2013-12-20
1
-0
/
+2
*
|
s390/pci: reenable per default
Sebastian Ott
2013-12-16
1
-3
/
+3
*
|
s390/pci: prevent inadvertently triggered bus scans
Sebastian Ott
2013-12-16
1
-1
/
+9
|
/
*
s390/pci: implement pcibios_remove_bus
Sebastian Ott
2013-11-15
1
-34
/
+35
*
s390/pci: improve handling of bus resources
Sebastian Ott
2013-11-15
1
-64
/
+83
*
s390/pci: cleanup function information block
Sebastian Ott
2013-10-24
1
-31
/
+15
*
s390/pci: message cleanup
Sebastian Ott
2013-10-24
1
-15
/
+6
*
s390/pci: implement hibernation hooks
Sebastian Ott
2013-10-24
1
-0
/
+41
*
s390/pci: update function handle after resume from hibernate
Sebastian Ott
2013-08-30
1
-5
/
+10
*
s390/pci: split lpf
Sebastian Ott
2013-08-30
1
-6
/
+1
*
s390/pci: add recover sysfs knob
Sebastian Ott
2013-08-30
1
-2
/
+2
*
s390/pci: use claim_resource
Sebastian Ott
2013-08-30
1
-29
/
+34
*
s390/pci/hotplug: convert to be builtin only
Sebastian Ott
2013-08-30
1
-28
/
+6
*
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
2013-08-22
1
-169
/
+86
*
s390/pci: use adapter interrupt vector helpers
Martin Schwidefsky
2013-08-22
1
-192
/
+155
*
s390/pci: cleanup function names
Martin Schwidefsky
2013-08-22
1
-6
/
+6
*
s390/airq: simplify adapter interrupt code
Martin Schwidefsky
2013-06-26
1
-14
/
+13
*
s390/pci: remove per device debug attribute
Martin Schwidefsky
2013-06-26
1
-13
/
+0
*
s390/pci: cleanup hotplug code
Sebastian Ott
2013-06-26
1
-19
/
+0
*
s390/pci: implement pcibios_release_device
Sebastian Ott
2013-06-26
1
-1
/
+25
*
s390/pci: Implement IRQ functions if !PCI
Ben Hutchings
2013-06-10
1
-33
/
+0
*
s390/pci: use pci_scan_root_bus
Sebastian Ott
2013-04-26
1
-33
/
+17
*
s390/pci: remove disable_device implementation
Sebastian Ott
2013-04-17
1
-34
/
+0
*
s390/pci: disable per default
Sebastian Ott
2013-04-17
1
-3
/
+3
*
s390/pci: return error after failed pci ops
Sebastian Ott
2013-04-17
1
-4
/
+12
*
s390/pci: do not read data after failed load
Sebastian Ott
2013-04-17
1
-4
/
+4
[next]