Greg Kroah-Hartman
|
0fe763c570
Drivers: misc: remove __dev* attributes.
|
12 years ago |
Bjorn Helgaas
|
0b79ca2a80
parisc/PCI: Use list_for_each_entry() for bus->devices traversal
|
13 years ago |
Yinghai Lu
|
30aa80da43
parisc/PCI: register busn_res for root buses
|
13 years ago |
Yinghai Lu
|
b918c62e08
PCI: replace struct pci_bus secondary/subordinate with busn_res
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Bjorn Helgaas
|
39c2462e16
parisc/PCI: get rid of device resource fixups
|
13 years ago |
Bjorn Helgaas
|
7590e500ad
parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources
|
13 years ago |
Bjorn Helgaas
|
c4e0657628
parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()
|
13 years ago |
Thomas Gleixner
|
4c4231ea2f
[PARISC] Convert to new irq_chip functions
|
14 years ago |
James Bottomley
|
51890613f2
parisc: convert the rest of the irq handlers to simple/percpu
|
14 years ago |
Kyle McMartin
|
7998b3bd15
parisc: convert gsc and dino pci interrupts to flow handlers
|
14 years ago |
Kyle McMartin
|
ba20085c20
parisc: lay groundwork for killing __do_IRQ
|
14 years ago |
Thomas Gleixner
|
d0608b5474
parisc: Fixup last users of irq_chip->typename
|
15 years ago |
Helge Deller
|
1e0deabd35
parisc: dino.c - check return value of pci_assign_resource()
|
16 years ago |
Thomas Gleixner
|
dfe0756502
parisc: remove obsolete hw_interrupt_type
|
16 years ago |
Grant Grundler
|
fed99b1e86
parisc: advertise PCI devs after "assign_resources"
|
16 years ago |
Alexander Beregalov
|
c18b460895
parisc: drivers: fix warnings
|
16 years ago |
Kay Sievers
|
d4995244bd
parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Grant Grundler
|
9785d646c1
parisc: fix wrong assumption about bus->self
|
16 years ago |
Linus Torvalds
|
29a41e9e02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
|
16 years ago |
Bjorn Helgaas
|
f0e88af855
PCI: parisc: use generic pci_swizzle_interrupt_pin()
|
16 years ago |
Adrian Bunk
|
df8e5bc6b7
parisc: drivers/parisc/: make code static
|
16 years ago |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
17 years ago |
Harvey Harrison
|
a8043ecb17
drivers/parisc: replace remaining __FUNCTION__ occurrences
|
17 years ago |
James Bottomley
|
c71c68a04b
PCI: remove parisc consumer of the pci global_list
|
17 years ago |
Matthew Wilcox
|
be577a5220
Build fixes for struct pt_regs removal
|
19 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Ingo Molnar
|
d1bef4ed5f
[PATCH] genirq: rename desc->handler to desc->chip
|
19 years ago |