aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc/dino.c
AgeCommit message (Expand)Author
2012-08-22parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-06-13parisc/PCI: register busn_res for root busesYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-06parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas
2012-01-06parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley
2010-10-14parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-08-02parisc: dino.c - check return value of pci_assign_resource()Helge Deller
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner
2009-07-03parisc: advertise PCI devs after "assign_resources"Grant Grundler
2009-04-02parisc: drivers: fix warningsAlexander Beregalov
2009-03-13parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-13parisc: fix wrong assumption about bus->selfGrant Grundler
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-01-07PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-05parisc: drivers/parisc/: make code staticAdrian Bunk
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: remove parisc consumer of the pci global_listJames Bottomley
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller
2006-01-10[PARISC] Fix Dino reporting on J2240Matthew Wilcox
2006-01-10[PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irqHelge Deller
2006-01-10[PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC LaptopHelge Deller
2005-10-21[PARISC] Update dino from parisc treeMatthew Wilcox
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds