index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
dino.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
Thomas Bogendoerfer
2017-08-16
1
-1
/
+1
*
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
2017-07-03
1
-1
/
+4
*
parisc: Initialize PCI bridge cache line and default latency
Helge Deller
2016-01-12
1
-1
/
+3
*
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2015-09-15
1
-0
/
+3
*
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
2015-07-23
1
-3
/
+0
*
parisc: dino: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
2014-08-27
1
-1
/
+1
*
drivers/parisc: Use printf extension %pR for struct resource
Joe Perches
2013-02-20
1
-8
/
+5
*
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
parisc/PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
1
-7
/
+3
*
parisc/PCI: register busn_res for root buses
Yinghai Lu
2012-06-13
1
-2
/
+8
*
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-5
/
+5
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
parisc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-21
/
+6
|
/
*
parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...
Bjorn Helgaas
2012-01-06
1
-15
/
+12
*
parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
1
-10
/
+12
*
[PARISC] Convert to new irq_chip functions
Thomas Gleixner
2011-02-10
1
-11
/
+11
*
parisc: convert the rest of the irq handlers to simple/percpu
James Bottomley
2010-12-04
1
-1
/
+0
*
parisc: convert gsc and dino pci interrupts to flow handlers
Kyle McMartin
2010-10-14
1
-15
/
+6
*
parisc: lay groundwork for killing __do_IRQ
Kyle McMartin
2010-10-14
1
-5
/
+3
*
parisc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-12-16
1
-1
/
+1
*
parisc: dino.c - check return value of pci_assign_resource()
Helge Deller
2009-08-02
1
-1
/
+1
*
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-07-03
1
-1
/
+1
*
parisc: advertise PCI devs after "assign_resources"
Grant Grundler
2009-07-03
1
-5
/
+5
*
parisc: drivers: fix warnings
Alexander Beregalov
2009-04-02
1
-2
/
+5
*
parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-13
1
-5
/
+6
*
parisc: fix wrong assumption about bus->self
Grant Grundler
2009-03-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2009-01-09
1
-2
/
+2
|
\
|
*
parisc: drivers/parisc/: make code static
Adrian Bunk
2009-01-05
1
-2
/
+2
*
|
PCI: parisc: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
1
-2
/
+2
|
/
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
1
-2
/
+4
*
drivers/parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-15
1
-7
/
+7
*
PCI: remove parisc consumer of the pci global_list
James Bottomley
2008-04-20
1
-1
/
+0
*
Build fixes for struct pt_regs removal
Matthew Wilcox
2006-10-06
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-2
/
+2
*
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2006-03-30
1
-2
/
+3
*
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
2006-01-22
1
-3
/
+1
*
[PARISC] Fix Dino reporting on J2240
Matthew Wilcox
2006-01-10
1
-4
/
+4
*
[PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irq
Helge Deller
2006-01-10
1
-3
/
+4
*
[PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC Laptop
Helge Deller
2006-01-10
1
-0
/
+15
*
[PARISC] Update dino from parisc tree
Matthew Wilcox
2005-10-21
1
-10
/
+22
*
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-10-21
1
-3
/
+3
*
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
Matthew Wilcox
2005-10-21
1
-2
/
+2
*
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
Rajesh Shah
2005-06-27
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1044