| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 2 | -0/+2 |
* | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig | 2020-09-25 | 2 | -0/+4 |
* | dma-mapping: introduce dma_get_seg_boundary_nr_pages() | Nicolin Chen | 2020-09-03 | 2 | -4/+2 |
* | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-08-12 | 1 | -1/+1 |
|\ |
|
| * | parisc: mask out enable and reserved bits from sba imask | Sven Schnelle | 2020-08-12 | 1 | -1/+1 |
* | | docs: fix references for DMA*.txt files | Mauro Carvalho Chehab | 2020-06-26 | 1 | -7/+7 |
|/ |
|
* | parisc: Replace setup_irq() by request_irq() | afzal mohammed | 2020-04-05 | 1 | -6/+2 |
* | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 1 | -9/+8 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 6 | -11/+11 |
* | parisc: Remove 32-bit DMA enforcement from sba_iommu | Sven Schnelle | 2019-10-14 | 1 | -8/+0 |
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-09-19 | 2 | -0/+2 |
|\ |
|
| * | parisc: don't set ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig | 2019-09-04 | 2 | -2/+0 |
| * | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 2019-09-04 | 2 | -0/+4 |
* | | parisc: Disable HP HSC-PCI Cards to prevent kernel crash | Helge Deller | 2019-09-08 | 1 | -0/+24 |
* | | parisc: Save some bytes in dino driver | Helge Deller | 2019-09-06 | 1 | -3/+3 |
* | | parisc: Convert eisa_enumerator to use pr_cont() | Helge Deller | 2019-09-05 | 1 | -5/+5 |
* | | parisc: Avoid warning when loading hppb driver | Helge Deller | 2019-09-05 | 1 | -6/+5 |
|/ |
|
* | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-08 | 1 | -14/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-06-06 | 2 | -7/+4 |
|\ \
| |/
|/| |
|
| * | parisc: Use lpa instruction to load physical addresses in driver code | John David Anglin | 2019-06-06 | 2 | -2/+2 |
| * | parisc: Use implicit space register selection for loading the coherence index... | John David Anglin | 2019-06-06 | 2 | -5/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 217 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 2 | -30/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 14 | -66/+14 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | parisc: Skip registering LED when running in QEMU | Helge Deller | 2019-05-03 | 1 | -0/+3 |
* | Revert: parisc: Use F_EXTEND() macro in iosapic code | Helge Deller | 2019-04-06 | 1 | -1/+5 |
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 1 | -2/+2 |
|\ |
|
| * | ccio: allow large DMA masks | Christoph Hellwig | 2019-02-20 | 1 | -2/+2 |
* | | parisc: Use F_EXTEND() macro in iosapic code | Helge Deller | 2019-02-21 | 1 | -16/+1 |
* | | parisc: remove the HBA_DATA macro | Christoph Hellwig | 2019-02-21 | 2 | -6/+9 |
* | | parisc/lba_pci: use container_of in LBA_DEV | Christoph Hellwig | 2019-02-21 | 1 | -6/+4 |
* | | parisc/dino: use container_of in DINO_DEV | Christoph Hellwig | 2019-02-21 | 1 | -6/+4 |
* | | parisc: properly type the return value of parisc_walk_tree | Christoph Hellwig | 2019-02-21 | 1 | -1/+1 |
* | | parisc: turn GET_IOC into an inline function | Christoph Hellwig | 2019-02-21 | 1 | -4/+8 |
* | | parisc: move internal implementation details out of <asm/dma-mapping.h> | Christoph Hellwig | 2019-02-21 | 7 | -0/+62 |
* | | parisc: Hide built-in serial aux port of Tosca GSP card | Helge Deller | 2019-02-21 | 1 | -0/+12 |
|/ |
|
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-29 | 1 | -23/+1 |
|\ |
|
| * | eisa: consolidate EISA Kconfig entry in drivers/eisa | Christoph Hellwig | 2018-11-23 | 1 | -10/+1 |
| * | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig | 2018-11-23 | 1 | -2/+0 |
| * | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -11/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-28 | 2 | -4/+4 |
|\ \ |
|
| * | | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 2018-12-28 | 2 | -4/+4 |
| |/ |
|
* | | parisc/sba_iommu: remove the mapping_error dma_map_ops method | Christoph Hellwig | 2018-12-06 | 1 | -9/+1 |
* | | parisc/ccio: remove the mapping_error dma_map_ops method | Christoph Hellwig | 2018-12-06 | 1 | -9/+1 |
|/ |
|
* | parisc: Add alternative coding infrastructure | Helge Deller | 2018-10-17 | 2 | -19/+10 |
* | parisc: Ratelimit dino stuck interrupt warnings | Helge Deller | 2018-10-17 | 1 | -2/+1 |
* | parisc: dino: Utilize DINO_MASK_IRQ() macro | Helge Deller | 2018-10-17 | 1 | -1/+1 |
* | parisc: remove the dead ccio-rm-dma driver | Christoph Hellwig | 2018-10-17 | 2 | -205/+0 |