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
/
powerpc
/
platforms
/
52xx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
1
-4
/
+11
2022-11-24
powerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
Randy Dunlap
1
-1
/
+13
2022-11-24
powerpc/52xx: Fix a resource leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-11-18
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
1
-4
/
+11
2022-09-05
powerpc/52xx: Add missing of_node_put() in media5200.c
Liang He
1
-0
/
+3
2022-07-18
powerpc/52xx: Mark gpt driver as not removable
Uwe Kleine-König
1
-6
/
+1
2022-06-22
powerpc/52xx: Get rid of of_node assignment
Andy Shevchenko
1
-10
/
+8
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
1
-1
/
+1
2022-06-22
powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
Andy Shevchenko
1
-37
/
+0
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
1
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
9
-5
/
+15
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2
-2
/
+0
2022-05-05
powerpc: fix typos in comments
Julia Lawall
3
-3
/
+3
2022-05-04
powerpc/5xx: Drop unnecessary cast
Wang Qing
1
-1
/
+1
2022-05-04
powerpc/mpc52xx: Fix some pr_debug() issues
Randy Dunlap
1
-15
/
+6
2021-12-02
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
1
-1
/
+1
2021-08-12
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2
-10
/
+6
2021-06-15
powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()
Tom Rix
1
-0
/
+1
2021-04-22
powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
Christophe Leroy
1
-1
/
+1
2021-02-11
powerpc/time: Avoid using get_tbl()
Christophe Leroy
1
-4
/
+4
2021-02-08
powerpc/52xx/mpc5200_simple: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-08
powerpc/52xx/media5200: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-08
powerpc/52xx/lite5200: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2021-02-08
powerpc/52xx/efika: Move PHB discovery
Oliver O'Halloran
1
-2
/
+1
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-07-29
powerpc/52xx: Fix comment about CONFIG_BDI*
Michael Ellerman
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-02
powerpc/52xx: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
1
-0
/
+2
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
1
-1
/
+0
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-4
/
+2
2018-11-26
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
1
-1
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-1
/
+1
2018-08-07
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
1
-1
/
+1
2018-07-03
powerpc/mpc5200: Remove VLA usage
Kees Cook
1
-1
/
+4
2018-01-27
powerpc/mpc52xx_gpt: make use of raw_spinlock variants
Julia Cartwright
1
-26
/
+26
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
4
-11
/
+11
2017-05-03
powerpc/mpc52xx: Don't select user-visible RTAS_PROC
Michael Ellerman
1
-1
/
+0
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-1
/
+1
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
4
-5
/
+4
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
1
-2
/
+1
2016-03-30
powerpc: mpc52xx_gpt: use gpiochip data pointer
Linus Walleij
1
-10
/
+5
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-10-22
powerpc: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-4
/
+2
2015-10-22
powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
[next]