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
/
sysdev
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2
-5
/
+2
2024-07-04
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-06-28
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
1
-2
/
+2
2024-05-07
powerpc: Fix typos
Bjorn Helgaas
2
-3
/
+3
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
1
-2
/
+0
2024-05-07
powerpc: Fix kernel-doc comments in fsl_gtm.c
Yang Li
1
-3
/
+3
2024-04-29
powerpc/dart: Drop unnecessary call to kmemleak_no_scan()
Michael Ellerman
1
-4
/
+0
2024-04-03
powerpc/fsl-soc: hide unused const variable
Arnd Bergmann
1
-0
/
+2
2024-03-16
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+5
2024-02-22
powerpc: pmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-02-22
powerpc: fsl_msi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-02-14
powerpc: mpic: make mpic_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-02-06
powerpc: udbg_memcons: mark functions static
Arnd Bergmann
1
-3
/
+3
2024-01-18
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2023-12-02
powerpc/fsl-pci: Use PCI_HEADER_TYPE_MASK instead of literal
Ilpo Järvinen
1
-2
/
+2
2023-11-27
powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
Kunwu Chan
1
-0
/
+2
2023-11-27
powerpc/32: Drop unused grackle_set_stg()
Michael Ellerman
1
-19
/
+0
2023-10-20
powerpc/fsl_msi: Use device_get_match_data()
Rob Herring
1
-6
/
+4
2023-10-19
powerpc: Explicitly reverse bytes when checking for byte reversal
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc/xive: Fix endian conversion size
Benjamin Gray
1
-1
/
+1
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
18
-57
/
+42
2023-08-25
powerpc/mpc5xxx: Add missing fwnode_handle_put()
Liang He
1
-1
/
+3
2023-08-24
powerpc: Drop zalloc_maybe_bootmem()
Michael Ellerman
1
-1
/
+1
2023-08-23
powerpc/85xx: Mark some functions static and add missing includes to fix no p...
Christophe Leroy
3
-11
/
+12
2023-08-18
powerpc/fsl_pci: Make fsl_add_bridge() static
Christophe Leroy
2
-2
/
+1
2023-08-16
powerpc/xics: Remove unnecessary endian conversion
Gautam Menghani
1
-1
/
+0
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
1
-1
/
+1
2023-08-16
powerpc/cpm2: Remove cpm2_map() and cpm2_unmap()
Christophe Leroy
2
-23
/
+12
2023-08-16
powerpc/include: Remove mpc8260.h and m82xx_pci.h
Christophe Leroy
2
-2
/
+0
2023-08-09
net: fs_enet: Remove stale prototypes from fsl_soc.c
Christophe Leroy
1
-3
/
+0
2023-08-04
serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
Christophe Leroy
1
-2
/
+0
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
10
-15
/
+12
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-56
/
+16
2023-06-21
powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing
Rob Herring
1
-12
/
+4
2023-06-21
powerpc: fsl: Use of_property_read_reg() to parse "reg"
Rob Herring
2
-19
/
+5
2023-06-21
powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsing
Rob Herring
1
-27
/
+9
2023-06-01
iommu/fsl: Use driver_managed_dma to allow VFIO to work
Jason Gunthorpe
1
-0
/
+1
2023-04-29
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-54
/
+23
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+16
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
1
-3
/
+3
2023-04-04
powerpc/fsl_rio: Use of_iomap()
Rob Herring
1
-20
/
+3
2023-04-04
powerpc/xics: Use of_address_count()
Rob Herring
1
-12
/
+5
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
6
-15
/
+9
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-30
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
1
-3
/
+2
2023-03-28
powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
powerpc/fsl: move to use bus_get_dev_root()
Greg Kroah-Hartman
1
-4
/
+15
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
1
-1
/
+1
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
1
-4
/
+4
[next]