summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
AgeCommit message (Expand)AuthorLines
2023-05-03parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli-6/+10
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle-0/+1
2023-01-09parisc: pdc_stable: use strscpy() to instead of strncpy()Xu Panda-6/+3
2022-12-17parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing-0/+3
2022-10-27parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller-0/+1
2022-10-21parisc: Use signed char for hardware path in pdc.hHelge Deller-17/+17
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2022-10-14parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driverColin Ian King-4/+4
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+6
2022-09-15parisc: remove obsolete manual allocation aligning in iosapicRolf Eike Beer-10/+1
2022-09-13parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()Yang Yingliang-0/+1
2022-09-10parisc: Remove 64bit access on 32bit machinesLinus Walleij-0/+6
2022-08-22parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()Li Qiong-3/+8
2022-08-22parisc: led: Move from strlcpy with unused retval to strscpyWolfram Sang-1/+1
2022-08-22parisc: ccio-dma: Fix typo in commentJason Wang-1/+1
2022-08-05Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+5
2022-08-01parisc: Check the return value of ioremap() in lba_driver_probe()William Dean-1/+5
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland-1/+1
2022-03-29parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller-16/+71
2022-01-28parisc: Fix sglist access in ccio-dma.cJohn David Anglin-1/+2
2022-01-28parisc: Fix data TLB miss in sba_unmap_sgJohn David Anglin-1/+2
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2022-01-22proc: remove PDE_DATA() completelyMuchun Song-2/+2
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin-1/+3
2022-01-07parisc: pdc_stable: use default_groups in kobj_typeGreg Kroah-Hartman-1/+2
2021-09-09parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck-9/+9
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-49/+49
2021-09-01parisc: ccio-dma.c: Added tab instead of spacesShubhankar Kuranagatti-43/+43
2021-08-30parisc: switch from 'pci_' to 'dma_' APIChristophe JAILLET-4/+4
2021-08-30parisc: Replace symbolic permissions with octal permissionsJinchao Wang-2/+2
2021-08-09parisc: return error code from .map_sg() opsMartin Oliveira-2/+2
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-0/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig-0/+2
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig-0/+4
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen-4/+2
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-08-12parisc: mask out enable and reserved bits from sba imaskSven Schnelle-1/+1
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab-7/+7
2020-04-05parisc: Replace setup_irq() by request_irq()afzal mohammed-6/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-9/+8
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-11/+11
2019-10-14parisc: Remove 32-bit DMA enforcement from sba_iommuSven Schnelle-8/+0
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-0/+2
2019-09-08parisc: Disable HP HSC-PCI Cards to prevent kernel crashHelge Deller-0/+24
2019-09-06parisc: Save some bytes in dino driverHelge Deller-3/+3
2019-09-05parisc: Convert eisa_enumerator to use pr_cont()Helge Deller-5/+5
2019-09-05parisc: Avoid warning when loading hppb driverHelge Deller-6/+5
2019-09-04parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig-2/+0
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig-0/+4
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-14/+1