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