Age | Commit message (Expand) | Author |
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 |
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 |