index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
pvpanic
/
pvpanic-mmio.c
Age
Commit message (
Expand
)
Author
2026-07-31
misc: Unify style of of_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-07-31
misc/pvpanic: Drop unused assignment of acpi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2023-12-23
pvpanic: Don't use "proxy" headers
Andy Shevchenko
2023-10-18
misc/pvpanic: deduplicate common code
Thomas Weißschuh
2021-09-14
pvpanic: Indentation fixes here and there
Andy Shevchenko
2021-09-14
pvpanic: Fix typos in the comments
Andy Shevchenko
2021-05-27
misc/pvpanic: Make 'pvpanic_probe()' resource managed
Christophe JAILLET
2021-05-27
misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
2021-05-27
misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'
Christophe JAILLET
2021-03-28
misc/pvpanic: probe multiple instances
Mihai Carabas
2021-03-28
misc/pvpanic: split-up generic and platform dependent code
Mihai Carabas