summaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)Author
9 daysparisc: Set valid bit in high byte of 64‑bit physical addressLeon Romanovsky
2025-12-06Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-25parisc: Do not reprogram affinitiy on ASP chipHelge Deller
2025-10-29parisc: Convert DMA map_page to map_phys interfaceLeon Romanovsky
2025-08-19char: misc: Register fixed minor EISA_EEPROM_MINOR in linux/miscdevice.hZijun Hu
2025-07-23parisc/power: Move soft-power into power.cJoel Granados
2025-03-09parisc: led: Use scnprintf() to avoid string truncation warningHelge Deller
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-09-09parisc: pdc_stable: Constify struct kobj_typeHongbo Li
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-03-08parisc: led: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-07parisc/power: Fix power soft-off button emulation on qemuHelge Deller
2023-11-18parisc/power: Fix power soft-off when running on qemuHelge Deller
2023-10-30parisc/power: Trivial whitespace cleanups and license updateHelge Deller
2023-10-30parisc/power: Add power soft-off when running on qemuHelge Deller
2023-10-30parisc: sba-iommu: Fix comment when calculating IOC numberHelge Deller
2023-08-31parisc: iosapic.c: Fix sparse warningsHelge Deller
2023-08-31parisc: ccio-dma: Fix sparse warningsHelge Deller
2023-08-31parisc: sba-iommu: Fix sparse warnigsHelge Deller
2023-08-31parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller
2023-08-28parisc: ccio-dma: Create private runway procfs root entryHelge Deller
2023-08-28parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller
2023-08-27parisc: lasi: Initialize LASI driver via arch_initcall()Helge Deller
2023-08-27parisc: asp: Initialize asp driver via arch_initcall()Helge Deller
2023-08-27parisc: wax: Initialize wax driver via arch_initcall()Helge Deller
2023-08-27parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller
2023-08-27parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller
2023-08-27parisc: led: Move register_led_regions() to late_initcall()Helge Deller
2023-08-27parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller
2023-08-27parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: Makefile: Adjust order in which drivers should be loadedHelge Deller
2023-08-26parisc: led: Reduce CPU overhead for disk & lan LED computationHelge Deller
2023-08-22parisc: Avoid ioremap() for same addresss in iosapic_register()Helge Deller
2023-08-20parisc: lasi: Register LASI power-off feature as sys_off_handlerHelge Deller
2023-08-10parisc: Move proc_mckinley_root and proc_runway_root to sba_iommuHelge Deller
2023-06-30parisc: Move init function declarations into header fileHelge Deller
2023-06-30parisc: dino: Make dino_init() returning voidHelge Deller
2023-06-30parisc: lba_pci: Mark two variables __maybe_unusedHelge Deller
2023-06-30parisc: ccio-dma: Fix kdoc and compiler warningsHelge Deller
2023-06-30parisc: pdc_stable: Fix kdoc and compiler warningsHelge Deller
2023-06-30parisc: sba_iommu: Fix kdoc warningsHelge Deller
2023-05-03parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-01-09parisc: pdc_stable: use strscpy() to instead of strncpy()Xu Panda
2022-12-17parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing
2022-10-27parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller