Age | Commit message (Expand) | Author |
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 |
2019-06-06 | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-06 | parisc: Use lpa instruction to load physical addresses in driver code | John David Anglin |
2019-06-06 | parisc: Use implicit space register selection for loading the coherence index... | John David Anglin |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 217 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-03 | parisc: Skip registering LED when running in QEMU | Helge Deller |
2019-04-06 | Revert: parisc: Use F_EXTEND() macro in iosapic code | Helge Deller |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-02-21 | parisc: Use F_EXTEND() macro in iosapic code | Helge Deller |
2019-02-21 | parisc: remove the HBA_DATA macro | Christoph Hellwig |
2019-02-21 | parisc/lba_pci: use container_of in LBA_DEV | Christoph Hellwig |
2019-02-21 | parisc/dino: use container_of in DINO_DEV | Christoph Hellwig |
2019-02-21 | parisc: properly type the return value of parisc_walk_tree | Christoph Hellwig |
2019-02-21 | parisc: turn GET_IOC into an inline function | Christoph Hellwig |
2019-02-21 | parisc: move internal implementation details out of <asm/dma-mapping.h> | Christoph Hellwig |
2019-02-21 | parisc: Hide built-in serial aux port of Tosca GSP card | Helge Deller |
2019-02-20 | ccio: allow large DMA masks | Christoph Hellwig |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-06 | parisc/sba_iommu: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-12-06 | parisc/ccio: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-11-23 | eisa: consolidate EISA Kconfig entry in drivers/eisa | Christoph Hellwig |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-10-17 | parisc: Add alternative coding infrastructure | Helge Deller |
2018-10-17 | parisc: Ratelimit dino stuck interrupt warnings | Helge Deller |
2018-10-17 | parisc: dino: Utilize DINO_MASK_IRQ() macro | Helge Deller |
2018-10-17 | parisc: remove the dead ccio-rm-dma driver | Christoph Hellwig |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-05-18 | parisc: Move ccio_cujo20_fixup() into init section | Helge Deller |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-05-02 | parisc: Fix section mismatches | Helge Deller |
2018-03-27 | parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode | Helge Deller |
2018-03-27 | parisc: Directly call machine_power_off() in power button driver | Helge Deller |