Age | Commit message (Expand) | Author |
2023-05-03 | parisc: Replace regular spinlock with spin_trylock on panic path | Guilherme G. Piccoli |
2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle |
2023-01-09 | parisc: pdc_stable: use strscpy() to instead of strncpy() | Xu Panda |
2022-12-17 | parisc: led: Fix potential null-ptr-deref in start_task() | Shang XiaoJing |
2022-10-27 | parisc: Export iosapic_serial_irq() symbol for serial port driver | Helge Deller |
2022-10-21 | parisc: Use signed char for hardware path in pdc.h | Helge Deller |
2022-10-14 | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-10-14 | parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver | Colin Ian King |
2022-10-06 | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-15 | parisc: remove obsolete manual allocation aligning in iosapic | Rolf Eike Beer |
2022-09-13 | parisc: ccio-dma: Add missing iounmap in error path in ccio_probe() | Yang Yingliang |
2022-09-10 | parisc: Remove 64bit access on 32bit machines | Linus Walleij |
2022-08-22 | parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources() | Li Qiong |
2022-08-22 | parisc: led: Move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-22 | parisc: ccio-dma: Fix typo in comment | Jason Wang |
2022-08-05 | Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-01 | parisc: Check the return value of ioremap() in lba_driver_probe() | William Dean |
2022-07-07 | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland |
2022-03-29 | parisc: Fix CPU affinity for Lasi, WAX and Dino chips | Helge Deller |
2022-01-28 | parisc: Fix sglist access in ccio-dma.c | John David Anglin |
2022-01-28 | parisc: Fix data TLB miss in sba_unmap_sg | John David Anglin |
2022-01-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-21 | parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries | Miaoqian Lin |
2022-01-07 | parisc: pdc_stable: use default_groups in kobj_type | Greg Kroah-Hartman |
2021-09-09 | parisc: Move pci_dev_is_behind_card_dino to where it is used | Guenter Roeck |
2021-09-02 | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-09-01 | parisc: ccio-dma.c: Added tab instead of spaces | Shubhankar Kuranagatti |
2021-08-30 | parisc: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2021-08-30 | parisc: Replace symbolic permissions with octal permissions | Jinchao Wang |
2021-08-09 | parisc: return error code from .map_sg() ops | Martin Oliveira |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-09-25 | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig |
2020-09-03 | dma-mapping: introduce dma_get_seg_boundary_nr_pages() | Nicolin Chen |
2020-08-12 | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-12 | parisc: mask out enable and reserved bits from sba imask | Sven Schnelle |
2020-06-26 | docs: fix references for DMA*.txt files | Mauro Carvalho Chehab |
2020-04-05 | parisc: Replace setup_irq() by request_irq() | afzal mohammed |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-10-14 | parisc: Remove 32-bit DMA enforcement from sba_iommu | Sven Schnelle |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-08 | parisc: Disable HP HSC-PCI Cards to prevent kernel crash | Helge Deller |
2019-09-06 | parisc: Save some bytes in dino driver | Helge Deller |
2019-09-05 | parisc: Convert eisa_enumerator to use pr_cont() | Helge Deller |
2019-09-05 | parisc: Avoid warning when loading hppb driver | Helge Deller |
2019-09-04 | parisc: don't set ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |