index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2013-06-26
s390/airq: simplify adapter interrupt code
Martin Schwidefsky
2013-06-26
s390/pci: remove per device debug attribute
Martin Schwidefsky
2013-06-26
s390/pci: cleanup hotplug code
Sebastian Ott
2013-06-26
s390/pci: implement pcibios_release_device
Sebastian Ott
2013-06-10
s390/pci: Implement IRQ functions if !PCI
Ben Hutchings
2013-04-26
s390/pci: use pci_scan_root_bus
Sebastian Ott
2013-04-17
s390/pci: remove disable_device implementation
Sebastian Ott
2013-04-17
s390/pci: disable per default
Sebastian Ott
2013-04-17
s390/pci: return error after failed pci ops
Sebastian Ott
2013-04-17
s390/pci: do not read data after failed load
Sebastian Ott
2013-04-17
s390/pci: rename instruction wrappers
Sebastian Ott
2013-04-17
s390/pci: implement pcibios_add_device
Sebastian Ott
2013-04-17
s390/pci: do not modify function handles
Sebastian Ott
2013-04-17
s390/pci: debug device states
Sebastian Ott
2013-04-17
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2013-02-14
s390/pci: fix hotplug module init
Sebastian Ott
2013-02-14
s390/pci: rename pci_probe to s390_pci_probe
Heiko Carstens
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
s390/pci: remove dead code
Heiko Carstens
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-12-14
s390/pci: performance statistics and debug infrastructure
Jan Glauber
2012-12-11
s390/pci: remove obsolete email addresses
Jan Glauber
2012-12-11
s390/pci: speed up __iowrite64_copy by using pci store block insn
Jan Glauber
2012-12-03
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2012-11-30
s390/pci: s390 specific PCI sysfs attributes
Jan Glauber
2012-11-30
s390/pci: PCI hotplug support via SCLP
Jan Glauber
2012-11-30
s390/pci: DMA support
Jan Glauber
2012-11-30
s390/pci: PCI adapter interrupts for MSI/MSI-X
Jan Glauber
2012-11-30
s390/pci: CLP interface
Jan Glauber
2012-11-30
s390/pci: base support
Jan Glauber