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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-16
ARM: pxa: mark ezx structures as __maybe_unused
Arnd Bergmann
1
-5
/
+5
2015-12-16
ARM: pxa: mark raumfeld init functions as __maybe_unused
Arnd Bergmann
1
-3
/
+3
2015-12-16
ARM: pxa: cm-x2xx: avoid duplicate macro warnings
Arnd Bergmann
1
-0
/
+9
2015-12-11
ARM: pxa: use PWM lookup table for all machines
Arnd Bergmann
1
-0
/
+5
2015-12-08
ARM: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
3
-3
/
+3
2015-12-01
ARM: pxa: make more mach/*.h files local
Arnd Bergmann
115
-180
/
+180
2015-11-19
ARM: pxa: palm: Fix typos in PWM lookup table code
Thierry Reding
2
-2
/
+2
2015-11-19
[media] move media platform data to linux/platform_data/media
Mauro Carvalho Chehab
7
-7
/
+7
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-11
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
22
-340
/
+608
2015-10-23
Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanup
Olof Johansson
22
-340
/
+608
2015-10-16
ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode
Arnd Bergmann
2
-2
/
+2
2015-10-16
ARM: pxa: raumfeld: make some variables static
Uwe Kleine-König
1
-5
/
+5
2015-10-15
ARM: pxa: magician: Remove pdata for pasic3-leds
Petr Cvek
1
-42
/
+1
2015-10-15
ARM: pxa: magician: Add support for PXA27x UDC
Petr Cvek
1
-0
/
+22
2015-10-15
ARM: pxa: magician: Add support for MAX1587A Vcore regulator
Petr Cvek
1
-0
/
+52
2015-10-15
ARM: pxa: magician: Change comments to be more informative
Petr Cvek
1
-13
/
+29
2015-10-15
ARM: pxa: magician: Move platform_add_devices() to the end of magician_init()
Petr Cvek
1
-1
/
+2
2015-10-15
ARM: pxa: magician: Add missing regulator for PWM backlight
Petr Cvek
1
-0
/
+13
2015-10-15
ARM: pxa: magician: Add debug message for backlight brightness function
Petr Cvek
1
-0
/
+1
2015-10-15
ARM: pxa: magician: Remove definition of the STUART port
Petr Cvek
1
-1
/
+0
2015-10-15
ARM: pxa: magician: Fix wrongly enabled USB host ports
Petr Cvek
1
-1
/
+3
2015-10-15
ARM: pxa: magician: Fix support for Intel Strata NOR Flash
Petr Cvek
1
-0
/
+45
2015-10-15
ARM: pxa: magician: Fix redundant GPIO request for pxaficp_ir
Petr Cvek
1
-1
/
+1
2015-10-15
ARM: pxa: magician: Fix platform data for both PXA27x I2C controllers
Petr Cvek
1
-2
/
+11
2015-10-15
ARM: pxa: magician: Fix and add charging detection functions
Petr Cvek
1
-7
/
+50
2015-10-15
ARM: pxa: magician: Optimize Samsung LCD refresh to 50Hz
Petr Cvek
1
-1
/
+1
2015-10-15
ARM: pxa: magician: Rename charger cable detection EGPIOs
Petr Cvek
2
-7
/
+12
2015-10-15
ARM: pxa: magician: Optimize powerup delays for Samsung LCD
Petr Cvek
1
-8
/
+6
2015-10-15
ARM: pxa: magician: Rename abstract LCD GPIOs
Petr Cvek
2
-18
/
+21
2015-10-15
ARM: pxa: magician: Add new discovered EGPIO pins
Petr Cvek
1
-1
/
+4
2015-10-15
ARM: pxa: magician: Change description of LCD power GPIO
Petr Cvek
1
-1
/
+1
2015-10-15
ARM: pxa: magician: Optimize debug messages for LCD power
Petr Cvek
1
-6
/
+2
2015-10-15
ARM: pxa: magician: Print more specific error message for global GPIOs
Petr Cvek
1
-1
/
+1
2015-10-15
ARM: pxa: magician: Fix indentation in machine files
Petr Cvek
2
-209
/
+209
2015-10-15
ARM: pxa: zylonite: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-15
ARM: pxa: z2: Use PWM lookup table
Thierry Reding
1
-4
/
+9
2015-10-15
ARM: pxa: tavorevb: Use PWM lookup table
Thierry Reding
1
-4
/
+9
2015-10-15
ARM: pxa: cm-x300: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-15
ARM: pxa: palmtc: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-15
ARM: pxa: viper: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-15
ARM: pxa: raumfeld: Use PWM lookup table
Thierry Reding
1
-3
/
+8
2015-10-15
ARM: pxa: pcm990: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-15
ARM: pxa: palmte2: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-15
ARM: pxa: palm27x: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-15
ARM: pxa: mioa701: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-15
ARM: pxa: mainstone: Use PWM lookup table
Thierry Reding
1
-4
/
+15
2015-10-14
ARM: pxa: fix pxa3xx DFI lockup hack
Arnd Bergmann
1
-4
/
+5
2015-10-06
ARM: pxa: magician: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-06
ARM: pxa: lpd270: Use PWM lookup table
Thierry Reding
1
-2
/
+7
[prev]
[next]