summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/dino.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Show unhashed HPA of Dino chipHelge Deller2018-01-021-5/+5
* parisc: Fix section mismatches in parisc core driversHelge Deller2017-08-221-2/+2
* parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer2017-08-161-1/+1
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-031-1/+4
* parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-121-1/+3
* PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-0/+3
* PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-3/+0
* parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-271-1/+1
* drivers/parisc: Use printf extension %pR for struct resourceJoe Perches2013-02-201-8/+5
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-221-7/+3
* parisc/PCI: register busn_res for root busesYinghai Lu2012-06-131-2/+8
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-5/+5
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-21/+6
|/
* parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas2012-01-061-15/+12
* parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-10/+12
* [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-101-11/+11
* parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-041-1/+0
* parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin2010-10-141-15/+6
* parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-141-5/+3
* parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-1/+1
* parisc: dino.c - check return value of pci_assign_resource()Helge Deller2009-08-021-1/+1
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-031-1/+1
* parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-031-5/+5
* parisc: drivers: fix warningsAlexander Beregalov2009-04-021-2/+5
* parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-131-5/+6
* parisc: fix wrong assumption about bus->selfGrant Grundler2009-03-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-01-091-2/+2
|\
| * parisc: drivers/parisc/: make code staticAdrian Bunk2009-01-051-2/+2
* | PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-2/+2
|/
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-2/+4
* drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-151-7/+7
* PCI: remove parisc consumer of the pci global_listJames Bottomley2008-04-201-1/+0
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-2/+3
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-3/+1
* [PARISC] Fix Dino reporting on J2240Matthew Wilcox2006-01-101-4/+4
* [PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irqHelge Deller2006-01-101-3/+4
* [PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC LaptopHelge Deller2006-01-101-0/+15
* [PARISC] Update dino from parisc treeMatthew Wilcox2005-10-211-10/+22
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-211-3/+3
* [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-211-2/+2
* [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-271-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1044
OpenPOWER on IntegriCloud