index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
parisc: eisa: Fix infinite loop when parsing invalid IRQ value
Pei Xiao
1
-0
/
+5
2026-08-08
parisc: eisa_eeprom: Add missing MODULE_DESCRIPTION()
Jean Delu
1
-0
/
+1
2026-08-04
parisc: sba_iommu: Remove dead DEBUG_DMB_TRAP code
Muhammad Usama Anjum
1
-21
/
+0
2026-08-04
parisc: superio: Spelling s/Peterson/Petersen/
Geert Uytterhoeven
1
-1
/
+1
2026-05-04
parisc: Fix IRQ leak in LASI driver
Hongling Zeng
1
-4
/
+8
2026-04-28
Revert "parisc: led: fix reference leak on failed device registration"
Helge Deller
1
-4
/
+2
2026-04-17
parisc: led: fix reference leak on failed device registration
Guangshuo Li
1
-2
/
+4
2026-04-17
parisc: update outdated comments for renamed ccio_alloc_consistent()
Kexin Sun
1
-4
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
9
-14
/
+14
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-16
/
+16
2026-02-10
Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+16
2026-02-07
parisc: lba_pci: Add debug code to show IO and PA ranges
Helge Deller
1
-0
/
+4
2026-02-07
parisc: Fix minor printk issues in iosapic debug code
Helge Deller
1
-9
/
+12
2025-12-19
parisc: Set valid bit in high byte of 64‑bit physical address
Leon Romanovsky
1
-2
/
+2
2025-12-06
Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2025-11-25
parisc: Do not reprogram affinitiy on ASP chip
Helge Deller
1
-1
/
+3
2025-10-29
parisc: Convert DMA map_page to map_phys interface
Leon Romanovsky
3
-59
/
+59
2025-08-19
char: misc: Register fixed minor EISA_EEPROM_MINOR in linux/miscdevice.h
Zijun Hu
1
-2
/
+0
2025-07-23
parisc/power: Move soft-power into power.c
Joel Granados
1
-1
/
+19
2025-03-09
parisc: led: Use scnprintf() to avoid string truncation warning
Helge Deller
1
-3
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-09-09
parisc: pdc_stable: Constify struct kobj_type
Hongbo Li
1
-1
/
+1
2024-04-25
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-07
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
-563
/
+337
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
[next]