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-pxa
/
mainstone.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
ARM: pxa: mainstone: use new pxa_cplds driver
Robert Jarzmik
1
-87
/
+28
2013-12-12
ARM: pxa: remove IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-16
ARM: pxa: Initialize PWM backlight enable_gpio field
Thierry Reding
1
-0
/
+1
2013-07-23
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
1
-1
/
+2
2013-06-19
Input: pxa27x-keypad - use matrix_keymap for matrix keys
Chao Xie
1
-3
/
+7
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-1
/
+1
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-5
/
+5
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-5
/
+5
2012-08-01
ARM: mach-pxa: retire custom LED code
Bryan Wu
1
-0
/
+94
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
1
-0
/
+1
2012-01-05
ARM: restart: pxa: use new restart hook
Russell King
1
-0
/
+1
2011-11-14
ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ
Haojian Zhuang
1
-2
/
+2
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-1
/
+1
2011-08-22
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-2
/
+1
2011-07-12
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
1
-0
/
+1
2011-04-24
ARM / PXA: Use struct syscore_ops for "core" power management
Rafael J. Wysocki
1
-16
/
+6
2011-03-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
1
-2
/
+2
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-4
/
+4
2011-03-26
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-1
/
+1
2011-03-21
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
1
-1
/
+1
2011-03-16
ARM: pxa: clean up set_pxa_fb_info
Russell King - ARM Linux
1
-1
/
+1
2011-01-13
ARM: PXA SoCs: irq_data conversion.
Lennert Buytenhek
1
-8
/
+9
2010-12-16
ARM: pxa: Access SMEMC via virtual addresses
Marek Vasut
1
-1
/
+2
2010-12-16
ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
Marek Vasut
1
-1
/
+1
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-10-09
ARM: pxa: moved pxa27x_keypad.h to platform pxa directory
Mark F. Brown
1
-1
/
+1
2010-10-08
ARM: pxa: encode IRQ number into .nr_irqs
Haojian Zhuang
1
-0
/
+1
2010-03-02
[ARM] pxa: add the missing AC97 pin configurations
Eric Miao
1
-0
/
+4
2010-03-02
[ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
Eric Miao
1
-20
/
+1
2010-03-02
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
Eric Miao
1
-1
/
+1
2009-12-01
[ARM] pxa: allow platforms to control which uarts are registered
Russell King
1
-0
/
+4
2009-09-10
[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c
Marek Vasut
1
-2
/
+3
2009-09-10
[ARM] pxa: factor pxamci gpio handling
Robert Jarzmik
1
-4
/
+7
2009-06-05
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
1
-1
/
+1
2009-03-09
[ARM] pxa: move GPIO register definitions into <mach/gpio.h>
Eric Miao
1
-0
/
+1
2009-03-09
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
Eric Miao
1
-3
/
+1
2008-12-02
[ARM] pxa: move I2C pin configurations out into board specific files
Eric Miao
1
-0
/
+4
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
1
-2
/
+1
2008-10-07
[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
Eric Miao
1
-11
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-12
/
+12
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
-1
/
+1
2008-07-13
[ARM] pxa: make mainstone to use the new smc91x platform data
Eric Miao
1
-0
/
+9
2008-07-13
Merge branch 'pxa-devel' into pxa
Russell King
1
-4
/
+4
2008-07-13
[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper
Dmitry Baryshkov
1
-0
/
+1
2008-07-10
[ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keys
Eric Miao
1
-3
/
+3
2008-07-10
[ARM] pxa: fix typo of CONFIG_*_MODULE
Eric Miao
1
-1
/
+1
2008-07-10
[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model
Mark Brown
1
-7
/
+1
[next]