summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-2/+2
|\
| * ccio: allow large DMA masksChristoph Hellwig2019-02-201-2/+2
* | parisc: Use F_EXTEND() macro in iosapic codeHelge Deller2019-02-211-16/+1
* | parisc: remove the HBA_DATA macroChristoph Hellwig2019-02-212-6/+9
* | parisc/lba_pci: use container_of in LBA_DEVChristoph Hellwig2019-02-211-6/+4
* | parisc/dino: use container_of in DINO_DEVChristoph Hellwig2019-02-211-6/+4
* | parisc: properly type the return value of parisc_walk_treeChristoph Hellwig2019-02-211-1/+1
* | parisc: turn GET_IOC into an inline functionChristoph Hellwig2019-02-211-4/+8
* | parisc: move internal implementation details out of <asm/dma-mapping.h>Christoph Hellwig2019-02-217-0/+62
* | parisc: Hide built-in serial aux port of Tosca GSP cardHelge Deller2019-02-211-0/+12
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-23/+1
|\
| * eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-10/+1
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-11/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-282-4/+4
|\ \
| * | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-282-4/+4
| |/
* | parisc/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+1
* | parisc/ccio: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+1
|/
* parisc: Add alternative coding infrastructureHelge Deller2018-10-172-19/+10
* parisc: Ratelimit dino stuck interrupt warningsHelge Deller2018-10-171-2/+1
* parisc: dino: Utilize DINO_MASK_IRQ() macroHelge Deller2018-10-171-1/+1
* parisc: remove the dead ccio-rm-dma driverChristoph Hellwig2018-10-172-205/+0
* Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-043-9/+0
|\
| * iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-5/+0
| * PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-072-4/+0
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-042-60/+6
|\ \
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-162-60/+6
* | | parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller2018-05-181-1/+1
|/ /
* / parisc: Fix section mismatchesHelge Deller2018-05-021-1/+1
|/
* parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail modeHelge Deller2018-03-271-1/+19
* parisc: Directly call machine_power_off() in power button driverHelge Deller2018-03-271-2/+1
* parisc/led: Fix sparse warningsHelge Deller2018-03-271-2/+2
* parisc: Show unhashed EISA EEPROM addressHelge Deller2018-01-021-1/+1
* parisc: Show unhashed HPA of Dino chipHelge Deller2018-01-021-5/+5
* parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller2017-12-171-0/+33
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* parisc: Fix up devices below a PCI-PCI MegaRAID controller bridgeHelge Deller2017-08-241-3/+39
* parisc: Fix section mismatches in parisc core driversHelge Deller2017-08-2211-25/+25
* parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer2017-08-161-1/+1
* parisc: pdc_stable: Fix locking when creating sysfs linksJames Bottomley2017-07-311-3/+3
* parisc: pdc_stable: constify attribute_group structures.Arvind Yadav2017-07-231-1/+1
* parisc: ->mapping_errorChristoph Hellwig2017-07-052-2/+18
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-034-3/+34
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-55/+73
|\
| * parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav2017-02-251-1/+5
| * parisc: eisa: Fix resource leaks in error pathsArvind Yadav2017-02-251-2/+16
| * parisc: eisa: Remove coding style errorsArvind Yadav2017-02-251-52/+52
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-2/+2
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-246-6/+6