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
/
misc
/
pvpanic
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
pvpanic: Indentation fixes here and there
Andy Shevchenko
3
-18
/
+12
2021-09-14
pvpanic: Fix typos in the comments
Andy Shevchenko
2
-2
/
+2
2021-09-14
pvpanic: Keep single style across modules
Andy Shevchenko
2
-10
/
+7
2021-08-27
misc/pvpanic: fix set driver data
Mihai Carabas
1
-0
/
+2
2021-07-21
misc/pvpanic-pci: Allow automatic loading
Eric Auger
1
-0
/
+2
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-53
/
+22
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-09
misc/pvpanic: Remove some dead-code
Christophe JAILLET
1
-3
/
+0
2021-05-27
misc/pvpanic: Make 'pvpanic_probe()' resource managed
Christophe JAILLET
4
-42
/
+18
2021-05-27
misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
1
-1
/
+1
2021-05-27
misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'
Christophe JAILLET
1
-2
/
+1
2021-05-27
misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
1
-1
/
+1
2021-05-27
misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'
Christophe JAILLET
1
-6
/
+3
2021-04-02
misc/pvpanic: Make some symbols static
YueHaibing
1
-2
/
+2
2021-04-02
misc/pvpanic: fix return value check in pvpanic_pci_probe()
Qiheng Lin
1
-2
/
+2
2021-03-28
misc/pvpanic: add PCI driver
Mihai Carabas
3
-0
/
+134
2021-03-28
misc/pvpanic: probe multiple instances
Mihai Carabas
3
-39
/
+87
2021-03-28
misc/pvpanic: split-up generic and platform dependent code
Mihai Carabas
5
-0
/
+256