aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-14/+1
2019-06-06Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-7/+4
2019-06-06parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin2-2/+2
2019-06-06parisc: Use implicit space register selection for loading the coherence index of I/O pdirsJohn David Anglin2-5/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 217Thomas Gleixner1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2-30/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner14-66/+14
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-03parisc: Skip registering LED when running in QEMUHelge Deller1-0/+3
2019-04-06Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller1-1/+5
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-02-21parisc: Use F_EXTEND() macro in iosapic codeHelge Deller1-16/+1
2019-02-21parisc: remove the HBA_DATA macroChristoph Hellwig2-6/+9
2019-02-21parisc/lba_pci: use container_of in LBA_DEVChristoph Hellwig1-6/+4
2019-02-21parisc/dino: use container_of in DINO_DEVChristoph Hellwig1-6/+4
2019-02-21parisc: properly type the return value of parisc_walk_treeChristoph Hellwig1-1/+1
2019-02-21parisc: turn GET_IOC into an inline functionChristoph Hellwig1-4/+8
2019-02-21parisc: move internal implementation details out of <asm/dma-mapping.h>Christoph Hellwig7-0/+62
2019-02-21parisc: Hide built-in serial aux port of Tosca GSP cardHelge Deller1-0/+12
2019-02-20ccio: allow large DMA masksChristoph Hellwig1-2/+2
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-23/+1
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2-4/+4
2018-12-06parisc/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig1-9/+1
2018-12-06parisc/ccio: remove the mapping_error dma_map_ops methodChristoph Hellwig1-9/+1
2018-11-23eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig1-10/+1
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig1-2/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-11/+0
2018-10-17parisc: Add alternative coding infrastructureHelge Deller2-19/+10
2018-10-17parisc: Ratelimit dino stuck interrupt warningsHelge Deller1-2/+1
2018-10-17parisc: dino: Utilize DINO_MASK_IRQ() macroHelge Deller1-1/+1
2018-10-17parisc: remove the dead ccio-rm-dma driverChristoph Hellwig2-205/+0
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-9/+0
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-60/+6
2018-05-18parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller1-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig2-60/+6
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig1-5/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2-4/+0
2018-05-02parisc: Fix section mismatchesHelge Deller1-1/+1
2018-03-27parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail modeHelge Deller1-1/+19
2018-03-27parisc: Directly call machine_power_off() in power button driverHelge Deller1-2/+1
2018-03-27parisc/led: Fix sparse warningsHelge Deller1-2/+2
2018-01-02parisc: Show unhashed EISA EEPROM addressHelge Deller1-1/+1
2018-01-02parisc: Show unhashed HPA of Dino chipHelge Deller1-5/+5
2017-12-17parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller1-0/+33
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-24parisc: Fix up devices below a PCI-PCI MegaRAID controller bridgeHelge Deller1-3/+39
2017-08-22parisc: Fix section mismatches in parisc core driversHelge Deller11-25/+25
2017-08-16parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer1-1/+1