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
starfive-6.6.48-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-pxa
/
poodle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-24
[ARM] pxa/poodle: convert to use the new GPIO API
Eric Miao
1
-18
/
+71
2008-09-24
[ARM] pxa/poodle: use new .lcd_conn to specify the LCD info
Eric Miao
1
-2
/
+1
2008-09-24
[ARM] pxa/poodle: use .gpio_pullup in USB device platform data
Eric Miao
1
-13
/
+1
2008-09-24
[ARM] pxa/poodle: move scoop/locomo device registration earlier
Eric Miao
1
-8
/
+7
2008-08-26
[ARM] 5225/1: zaurus: Register I2C controller for audio codecs
Mark Brown
1
-0
/
+2
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-11
/
+11
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-13
[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper
Dmitry Baryshkov
1
-0
/
+1
2008-06-02
[ARM] pxa: separate out power manager and clock registers
Russell King
1
-0
/
+1
2008-05-08
[ARM] pxa: Fix RCSR handling
Russell King
1
-2
/
+0
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2008-02-04
[ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1
eric miao
1
-4
/
+4
2008-01-28
[ARM] pxa: fix mci_init functions returning -1
Russell King
1
-4
/
+2
2007-07-12
[ARM] pxa: move platform devices to separate header file
Russell King
1
-0
/
+1
2007-07-12
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
1
-1
/
+1
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-1
/
+1
2006-10-02
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...
Richard Purdie
1
-7
/
+5
2006-07-03
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-1
/
+1
2006-06-19
[ARM] 3594/1: Poodle: Add touchscreen support + other updates
Richard Purdie
1
-2
/
+67
2006-06-19
[ARM] 3561/1: Poodle: Correct the MMC/SD power control
Richard Purdie
1
-4
/
+18
2006-06-19
[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds
Richard Purdie
1
-0
/
+17
2006-04-02
[ARM] 3453/1: Poodle: Correctly set the memory size
Richard Purdie
1
-0
/
+4
2006-03-22
[ARM] Remove asm/arch/irq.h
Russell King
1
-1
/
+0
2006-01-13
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
Nicolas Pitre
1
-1
/
+0
2006-01-09
[PATCH] IRQ type flags
Russell King
1
-4
/
+3
2005-11-08
[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models
Richard Purdie
1
-2
/
+30
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-1
/
+1
2005-10-30
[ARM] 3067/1: Add poodle irda platform support
Richard Purdie
1
-0
/
+21
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-09-15
[ARM] 2914/1: PXA Poodle: Add MMC and UDC support
Richard Purdie
1
-0
/
+82
2005-09-15
[ARM] 2913/1: PXA Poodle: Cleanup some unneeded code
Richard Purdie
1
-21
/
+10
2005-09-05
[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...
Richard Purdie
1
-0
/
+12
2005-07-04
[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers
Russell King
1
-1
/
+1
2005-07-03
[PATCH] ARM: Remove machine description macros
Russell King
1
-6
/
+8
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+189
[prev]