index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
dino.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-08-22
parisc/PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-7
/
+3
2012-06-14
parisc/PCI: register busn_res for root buses
Yinghai Lu
1
-2
/
+8
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-5
/
+5
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-24
parisc/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-21
/
+6
2012-01-07
parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...
Bjorn Helgaas
1
-15
/
+12
2012-01-07
parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
1
-10
/
+12
2011-02-10
[PARISC] Convert to new irq_chip functions
Thomas Gleixner
1
-11
/
+11
2010-12-04
parisc: convert the rest of the irq handlers to simple/percpu
James Bottomley
1
-1
/
+0
2010-10-14
parisc: convert gsc and dino pci interrupts to flow handlers
Kyle McMartin
1
-15
/
+6
2010-10-14
parisc: lay groundwork for killing __do_IRQ
Kyle McMartin
1
-5
/
+3
2009-12-16
parisc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-08-02
parisc: dino.c - check return value of pci_assign_resource()
Helge Deller
1
-1
/
+1
2009-07-03
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-1
/
+1
2009-07-03
parisc: advertise PCI devs after "assign_resources"
Grant Grundler
1
-5
/
+5
2009-04-02
parisc: drivers: fix warnings
Alexander Beregalov
1
-2
/
+5
2009-03-13
parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-5
/
+6
2009-03-13
parisc: fix wrong assumption about bus->self
Grant Grundler
1
-1
/
+1
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-2
/
+2
2009-01-07
PCI: parisc: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-2
/
+2
2009-01-05
parisc: drivers/parisc/: make code static
Adrian Bunk
1
-2
/
+2
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
1
-2
/
+4
2008-05-15
drivers/parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-7
/
+7
2008-04-21
PCI: remove parisc consumer of the pci global_list
James Bottomley
1
-1
/
+0
2006-10-07
Build fixes for struct pt_regs removal
Matthew Wilcox
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-2
/
+2
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
1
-2
/
+3
2006-01-23
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
1
-3
/
+1
2006-01-11
[PARISC] Fix Dino reporting on J2240
Matthew Wilcox
1
-4
/
+4
2006-01-11
[PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irq
Helge Deller
1
-3
/
+4
2006-01-11
[PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC Laptop
Helge Deller
1
-0
/
+15
2005-10-22
[PARISC] Update dino from parisc tree
Matthew Wilcox
1
-10
/
+22
2005-10-22
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
1
-3
/
+3
2005-10-22
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
Matthew Wilcox
1
-2
/
+2
2005-06-28
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
Rajesh Shah
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1044