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
/
drivers
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2
-2
/
+2
2024-03-08
parisc: led: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-08
parisc/power: Fix power soft-off button emulation on qemu
Helge Deller
1
-1
/
+1
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
1
-1
/
+1
2023-10-30
parisc/power: Trivial whitespace cleanups and license update
Helge Deller
1
-38
/
+13
2023-10-30
parisc/power: Add power soft-off when running on qemu
Helge Deller
1
-1
/
+15
2023-10-30
parisc: sba-iommu: Fix comment when calculating IOC number
Helge Deller
1
-1
/
+1
2023-08-31
parisc: iosapic.c: Fix sparse warnings
Helge Deller
2
-4
/
+4
2023-08-31
parisc: ccio-dma: Fix sparse warnings
Helge Deller
2
-11
/
+11
2023-08-31
parisc: sba-iommu: Fix sparse warnigs
Helge Deller
2
-16
/
+16
2023-08-31
parisc: sba_iommu: Fix build warning if procfs if disabled
Helge Deller
1
-8
/
+2
2023-08-28
parisc: ccio-dma: Create private runway procfs root entry
Helge Deller
2
-5
/
+8
2023-08-28
parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem
Helge Deller
2
-566
/
+340
2023-08-27
parisc: lasi: Initialize LASI driver via arch_initcall()
Helge Deller
2
-12
/
+8
2023-08-27
parisc: asp: Initialize asp driver via arch_initcall()
Helge Deller
2
-4
/
+9
2023-08-27
parisc: wax: Initialize wax driver via arch_initcall()
Helge Deller
2
-7
/
+9
2023-08-27
parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()
Helge Deller
1
-4
/
+4
2023-08-27
parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()
Helge Deller
1
-2
/
+3
2023-08-27
parisc: led: Move register_led_regions() to late_initcall()
Helge Deller
1
-1
/
+3
2023-08-27
parisc: lba: Convert LBA PCI bus driver to use arch_initcall()
Helge Deller
1
-2
/
+3
2023-08-27
parisc: gsc: Convert GSC bus driver to use arch_initcall()
Helge Deller
1
-1
/
+3
2023-08-27
parisc: ccio: Convert CCIO driver to use arch_initcall()
Helge Deller
1
-11
/
+3
2023-08-27
parisc: eisa: Convert HP EISA bus driver to use arch_initcall()
Helge Deller
1
-2
/
+3
2023-08-27
parisc: hppb: Convert HP PB bus driver to use arch_initcall()
Helge Deller
1
-3
/
+4
2023-08-27
parisc: dino: Convert dino PCI bus driver to use arch_initcall()
Helge Deller
1
-3
/
+3
2023-08-27
parisc: Makefile: Adjust order in which drivers should be loaded
Helge Deller
1
-7
/
+9
2023-08-26
parisc: led: Reduce CPU overhead for disk & lan LED computation
Helge Deller
1
-2
/
+2
2023-08-22
parisc: Avoid ioremap() for same addresss in iosapic_register()
Helge Deller
2
-3
/
+4
2023-08-20
parisc: lasi: Register LASI power-off feature as sys_off_handler
Helge Deller
1
-17
/
+11
2023-08-10
parisc: Move proc_mckinley_root and proc_runway_root to sba_iommu
Helge Deller
1
-0
/
+6
2023-06-30
parisc: Move init function declarations into header file
Helge Deller
4
-9
/
+1
2023-06-30
parisc: dino: Make dino_init() returning void
Helge Deller
1
-2
/
+1
2023-06-30
parisc: lba_pci: Mark two variables __maybe_unused
Helge Deller
1
-2
/
+2
2023-06-30
parisc: ccio-dma: Fix kdoc and compiler warnings
Helge Deller
1
-6
/
+12
2023-06-30
parisc: pdc_stable: Fix kdoc and compiler warnings
Helge Deller
1
-1
/
+35
2023-06-30
parisc: sba_iommu: Fix kdoc warnings
Helge Deller
1
-12
/
+18
2023-05-03
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
1
-6
/
+10
2023-04-05
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
1
-0
/
+1
2023-01-09
parisc: pdc_stable: use strscpy() to instead of strncpy()
Xu Panda
1
-6
/
+3
2022-12-18
parisc: led: Fix potential null-ptr-deref in start_task()
Shang XiaoJing
1
-0
/
+3
2022-10-27
parisc: Export iosapic_serial_irq() symbol for serial port driver
Helge Deller
1
-0
/
+1
2022-10-21
parisc: Use signed char for hardware path in pdc.h
Helge Deller
1
-17
/
+17
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2022-10-14
parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver
Colin Ian King
1
-4
/
+4
2022-10-06
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2022-09-15
parisc: remove obsolete manual allocation aligning in iosapic
Rolf Eike Beer
1
-10
/
+1
2022-09-13
parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()
Yang Yingliang
1
-0
/
+1
2022-09-10
parisc: Remove 64bit access on 32bit machines
Linus Walleij
1
-0
/
+6
2022-08-22
parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()
Li Qiong
1
-3
/
+8
2022-08-22
parisc: led: Move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
[next]