summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | s390/pci: obtain function handle in hotplug notifierSebastian Ott2013-12-301-0/+2
|/
* s390/pci: implement hotplug notificationsSebastian Ott2013-11-151-25/+54
* s390/pci: implement pcibios_remove_busSebastian Ott2013-11-152-38/+39
* s390/pci: improve handling of bus resourcesSebastian Ott2013-11-151-64/+83
* s390/pci: cleanup function information blockSebastian Ott2013-10-241-31/+15Star
* s390/pci: message cleanupSebastian Ott2013-10-244-61/+46Star
* s390/pci: implement hibernation hooksSebastian Ott2013-10-241-0/+41
* s390/pci: use virtual memory for iommu bitmapSebastian Ott2013-08-301-9/+3Star
* s390/pci: update function handle after resume from hibernateSebastian Ott2013-08-302-5/+39
* s390/pci: try harder to modify a functionSebastian Ott2013-08-301-2/+2
* s390/pci: split lpfSebastian Ott2013-08-303-52/+70
* s390/pci: add recover sysfs knobSebastian Ott2013-08-302-2/+29
* s390/pci: use claim_resourceSebastian Ott2013-08-301-29/+34
* s390/pci/hotplug: convert to be builtin onlySebastian Ott2013-08-301-28/+6Star
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-223-304/+87Star
* s390/pci: use adapter interrupt vector helpersMartin Schwidefsky2013-08-222-205/+160Star
* s390/pci: cleanup function namesMartin Schwidefsky2013-08-223-17/+17
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-261-14/+13Star
* s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-262-42/+0Star
* s390/pci: sysfs remove strlenSebastian Ott2013-06-261-8/+4Star
* s390/pci: remove pdev during unplugSebastian Ott2013-06-261-1/+0Star
* s390/pci: cleanup hotplug codeSebastian Ott2013-06-261-19/+0Star
* 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/+0Star
* s390/pci: use pci_scan_root_busSebastian Ott2013-04-261-33/+17Star
* s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer2013-04-231-3/+1Star
* s390/pci: remove disable_device implementationSebastian Ott2013-04-171-34/+0Star
* 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/+1Star
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-2/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-231-2/+2
* | s390/pci: fix hotplug module initSebastian Ott2013-02-141-6/+21
* | s390/pci: cleanup clp page allocationSebastian Ott2013-02-141-2/+1Star
* | 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/+0Star
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* s390/pci: performance statistics and debug infrastructureJan Glauber2012-12-146-5/+274