summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-14/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-14/+1
* | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-062-7/+4
|\ \ | |/ |/|
| * parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin2019-06-062-2/+2
| * parisc: Use implicit space register selection for loading the coherence index...John David Anglin2019-06-062-5/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 217Thomas Gleixner2019-05-301-2/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-30/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3014-66/+14
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* parisc: Skip registering LED when running in QEMUHelge Deller2019-05-031-0/+3
* Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller2019-04-061-1/+5
* 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