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
/
sh
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
sh: dma: fix kconfig dependency for G2_DMA
Necip Fazil Yildiran
1
-2
/
+1
2020-11-18
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
1
-1
/
+1
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-4
/
+5
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-15
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
3
-21
/
+19
2020-08-15
sh: Remove SH5-based Cayman platform
Geert Uytterhoeven
2
-79
/
+0
2020-06-01
sh: remove sh5 support
Arnd Bergmann
4
-391
/
+0
2020-03-29
sh: Replace setup_irq() by request_irq()
afzal mohammed
1
-6
/
+3
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-3
/
+3
2019-12-10
drivers: Fix boot problem on SuperH
Guenter Roeck
1
-9
/
+2
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+348
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
1
-33
/
+33
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2
-1
/
+348
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
3
-3
/
+3
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
1
-2
/
+1
2018-12-28
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
33
-124
/
+41
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
1
-2
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-04-13
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
1
-0
/
+8
2018-04-13
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
1
-5
/
+14
2018-04-13
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
1
-18
/
+18
2018-04-13
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
1
-0
/
+12
2018-04-13
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
1
-0
/
+3
2018-04-13
arch/sh: pci: don't use disabled resources
Thomas Petazzoni
1
-0
/
+5
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-1
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-14
/
+12
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
2
-10
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+1
2017-09-07
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-8
/
+0
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
1
-2
/
+1
2017-08-04
sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
1
-16
/
+25
2017-08-04
sh/PCI: Remove __init optimisations from IRQ mapping functions/data
Matthew Minter
10
-14
/
+14
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
1
-8
/
+0
2017-04-20
sh/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-22
/
+0
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-08-06
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
Linus Torvalds
1
-29
/
+3
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2016-07-31
sh: make heartbeat driver explicitly non-modular
Paul Gortmaker
1
-29
/
+3
2015-07-28
PCI: Remove unused "pci_probe" flags
Bjorn Helgaas
1
-8
/
+0
2015-06-08
PCI: Remove unnecessary #includes of <asm/pci.h>
Bjorn Helgaas
2
-2
/
+0
2015-03-19
PCI: Cleanup control flow
Bjorn Helgaas
1
-12
/
+14
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+1
2014-08-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2014-08-07
sh: remove CPU_SUBTYPE_SH7764
Richard Weinberger
1
-3
/
+2
[next]