summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-261-14/+13
* s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-262-42/+0
* s390/pci: sysfs remove strlenSebastian Ott2013-06-261-8/+4
* s390/pci: remove pdev during unplugSebastian Ott2013-06-261-1/+0
* s390/pci: cleanup hotplug codeSebastian Ott2013-06-261-19/+0
* s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-261-1/+25
* s390/pci: use to_pci_devSebastian Ott2013-06-262-7/+7
* s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-101-33/+0
* s390/pci: use pci_scan_root_busSebastian Ott2013-04-261-33/+17
* s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer2013-04-231-3/+1
* s390/pci: remove disable_device implementationSebastian Ott2013-04-171-34/+0
* s390/pci: disable per defaultSebastian Ott2013-04-171-3/+3
* s390/pci: return error after failed pci opsSebastian Ott2013-04-171-4/+12
* s390/pci: do not read data after failed loadSebastian Ott2013-04-172-5/+7
* s390/pci: add exception table to load/store instructionsSebastian Ott2013-04-171-23/+29
* s390/pci: rename instruction wrappersSebastian Ott2013-04-173-17/+18
* s390/pci: uninline instruction wrappersSebastian Ott2013-04-172-2/+196
* s390/pci: implement pcibios_add_deviceSebastian Ott2013-04-171-3/+11
* s390/pci: do not modify function handlesSebastian Ott2013-04-171-0/+7
* s390/pci: debug device statesSebastian Ott2013-04-173-10/+13
* s390/pci: msi cleanup hash usageSebastian Ott2013-04-171-4/+6
* s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2013-04-171-2/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-221-2/+2
* | s390/pci: fix hotplug module initSebastian Ott2013-02-141-6/+21
* | s390/pci: cleanup clp page allocationSebastian Ott2013-02-141-2/+1
* | s390/pci: cleanup clp inline assemblySebastian Ott2013-02-141-5/+6
* | s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-141-4/+4
|/
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-2/+2
* s390/pci: remove dead codeHeiko Carstens2013-01-082-31/+0
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* s390/pci: performance statistics and debug infrastructureJan Glauber2012-12-146-5/+274
* s390/pci: remove obsolete email addressesJan Glauber2012-12-111-7/+7
* s390/pci: speed up __iowrite64_copy by using pci store block insnJan Glauber2012-12-111-0/+6
* s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun2012-12-031-1/+2
* s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-12-031-2/+1
* s390/pci: s390 specific PCI sysfs attributesJan Glauber2012-11-303-1/+93
* s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-301-0/+9
* s390/pci: CHSC PCI support for error and availability eventsJan Glauber2012-11-302-1/+95
* s390/pci: DMA supportJan Glauber2012-11-304-1/+546
* s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-304-2/+608
* s390/pci: CLP interfaceJan Glauber2012-11-303-1/+346
* s390/pci: base supportJan Glauber2012-11-302-0/+562