Helge Deller
|
cfe4fbfb23
parisc: Fix section mismatches in parisc core drivers
|
8 年之前 |
Thomas Bogendoerfer
|
4098116039
parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
|
8 年之前 |
Thomas Bogendoerfer
|
33f9e02495
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
|
8 年之前 |
Helge Deller
|
602c9c9a01
parisc: Initialize PCI bridge cache line and default latency
|
9 年之前 |
Bjorn Helgaas
|
237865f195
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
|
10 年之前 |
Lorenzo Pieralisi
|
dff22d2054
PCI: Call pci_read_bridge_bases() from core instead of arch code
|
10 年之前 |
Hans Wennborg
|
3335f75a88
parisc: dino: fix %d confusingly prefixed with 0x in format string
|
11 年之前 |
Joe Perches
|
3fad9b8d59
drivers/parisc: Use printf extension %pR for struct resource
|
15 年之前 |
Greg Kroah-Hartman
|
0fe763c570
Drivers: misc: remove __dev* attributes.
|
12 年之前 |
Bjorn Helgaas
|
0b79ca2a80
parisc/PCI: Use list_for_each_entry() for bus->devices traversal
|
13 年之前 |
Yinghai Lu
|
30aa80da43
parisc/PCI: register busn_res for root buses
|
13 年之前 |
Yinghai Lu
|
b918c62e08
PCI: replace struct pci_bus secondary/subordinate with busn_res
|
13 年之前 |
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 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Bjorn Helgaas
|
39c2462e16
parisc/PCI: get rid of device resource fixups
|
13 年之前 |
Bjorn Helgaas
|
7590e500ad
parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources
|
14 年之前 |
Bjorn Helgaas
|
c4e0657628
parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()
|
14 年之前 |
Thomas Gleixner
|
4c4231ea2f
[PARISC] Convert to new irq_chip functions
|
14 年之前 |
James Bottomley
|
51890613f2
parisc: convert the rest of the irq handlers to simple/percpu
|
14 年之前 |
Kyle McMartin
|
7998b3bd15
parisc: convert gsc and dino pci interrupts to flow handlers
|
15 年之前 |
Kyle McMartin
|
ba20085c20
parisc: lay groundwork for killing __do_IRQ
|
15 年之前 |
Thomas Gleixner
|
d0608b5474
parisc: Fixup last users of irq_chip->typename
|
16 年之前 |
Helge Deller
|
1e0deabd35
parisc: dino.c - check return value of pci_assign_resource()
|
16 年之前 |
Thomas Gleixner
|
dfe0756502
parisc: remove obsolete hw_interrupt_type
|
16 年之前 |
Grant Grundler
|
fed99b1e86
parisc: advertise PCI devs after "assign_resources"
|
16 年之前 |
Alexander Beregalov
|
c18b460895
parisc: drivers: fix warnings
|
16 年之前 |
Kay Sievers
|
d4995244bd
parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
Grant Grundler
|
9785d646c1
parisc: fix wrong assumption about bus->self
|
16 年之前 |
Linus Torvalds
|
29a41e9e02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
|
16 年之前 |
Bjorn Helgaas
|
f0e88af855
PCI: parisc: use generic pci_swizzle_interrupt_pin()
|
16 年之前 |