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
/
arch
/
arm
/
mach-ixp4xx
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-23
ARM: ixp4xx: update clock source registration
Russell King
1
-5
/
+1
2010-05-15
ARM: Remove useless linux/bootmem.h includes
Russell King
1
-1
/
+0
2010-01-28
ARM: 5869/1: ixp4xx: implement sched_clock()
Mikael Pettersson
1
-0
/
+11
2009-12-05
IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().
Roel Kluin
1
-1
/
+1
2009-09-21
ixp4xx: timer and clocks cleanups
Mikael Pettersson
1
-9
/
+7
2009-09-07
IXP42x HSS support for setting internal clock rate
Krzysztof Halasa
1
-0
/
+1
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-5
/
+5
2008-07-10
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
1
-2
/
+2
2007-12-17
[ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resume
Kevin Hilman
1
-3
/
+7
2007-07-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2007-07-22
clockevents: fix resume logic
Thomas Gleixner
1
-0
/
+2
2007-07-20
[ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8
Tim Harvey
1
-1
/
+1
2007-05-26
[ARM] 4405/1: NSLU2, DSM-G600 frequency fixup code
Michael-Luke Jones
1
-1
/
+1
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
1
-1
/
+1
2007-05-06
Merge branch 'ixp4xx' into devel
Russell King
1
-3
/
+26
2007-04-22
[ARM] 4259/1: clockevent support for ixp4xx platform
Kevin Hilman
1
-19
/
+74
2007-04-21
[ARM] 4311/1: ixp4xx: add KIXRP435 platform
Ruslan V. Sushko
1
-3
/
+3
2007-04-21
[ARM] 4275/1: generic gpio layer for ixp4xx
Milan Svoboda
1
-0
/
+23
2007-02-16
[PATCH] clocksource: fixup is_continous changes on ARM
Thomas Gleixner
1
-1
/
+1
2006-12-07
[ARM] 3985/1: ixp4xx clocksource cleanup
Kevin Hilman
1
-2
/
+4
2006-12-01
[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx
Milan Svoboda
1
-0
/
+41
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
1
-2
/
+2
2006-11-03
[ARM] 3918/1: ixp4xx irq-chip rework
Kevin Hilman
1
-38
/
+22
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-2
/
+2
2006-09-28
[ARM] 3856/1: Add clocksource for Intel IXP4xx platforms
Kevin Hilman
1
-11
/
+27
2006-07-03
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-22
[ARM] 3616/1: fix timer handler wrap logic for a number of platforms
Lennert Buytenhek
1
-1
/
+1
2006-04-21
[ARM] 3480/1: ixp4xx: fix irq2gpio array type
Lennert Buytenhek
1
-1
/
+1
2006-03-22
[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq
Alessandro Zummo
1
-1
/
+4
2006-02-23
[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()
Mårten Wikström
1
-7
/
+13
2006-01-19
[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules
David Vrabel
1
-1
/
+2
2006-01-05
[ARM] 3226/1: IXP4xx runtime expansion bus window size configuration
Deepak Saxena
1
-0
/
+16
2006-01-04
[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx
Deepak Saxena
1
-1
/
+3
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+1
2005-10-28
[ARM] 2985/1: Replace map_desc.physical with map_desc.pfn: IXP4xx
Deepak Saxena
1
-4
/
+4
2005-09-26
[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type
David Vrabel
1
-1
/
+4
2005-09-07
[ARM] Fix missed initialisers/missing comma
Russell King
1
-8
/
+8
2005-08-30
[ARM] 2836/1: Cleanup IXP4xx GPIO code
Deepak Saxena
1
-90
/
+65
2005-06-26
[PATCH] ARM: Add SA_TIMER flag to timer interrupts
Russell King
1
-2
/
+2
2005-06-24
[PATCH] ARM: 2745/1: Fix IXP4xx debug macros
Deepak Saxena
1
-0
/
+8
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+353
[prev]