summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAge
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-29
|\
| * eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-22
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-22
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-22
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\ \
| * | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
| |/
* | parisc/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-06
* | parisc/ccio: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-06
|/
* parisc: Add alternative coding infrastructureHelge Deller2018-10-17
* parisc: Ratelimit dino stuck interrupt warningsHelge Deller2018-10-17
* parisc: dino: Utilize DINO_MASK_IRQ() macroHelge Deller2018-10-17
* parisc: remove the dead ccio-rm-dma driverChristoph Hellwig2018-10-17
* Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-04
|\
| * iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-09
| * PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-07
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
* | | parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller2018-05-18
|/ /
* / parisc: Fix section mismatchesHelge Deller2018-05-02
|/
* parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail modeHelge Deller2018-03-27
* parisc: Directly call machine_power_off() in power button driverHelge Deller2018-03-27
* parisc/led: Fix sparse warningsHelge Deller2018-03-27
* parisc: Show unhashed EISA EEPROM addressHelge Deller2018-01-02
* parisc: Show unhashed HPA of Dino chipHelge Deller2018-01-02
* parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller2017-12-17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* parisc: Fix up devices below a PCI-PCI MegaRAID controller bridgeHelge Deller2017-08-24
* parisc: Fix section mismatches in parisc core driversHelge Deller2017-08-22
* parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer2017-08-16
* parisc: pdc_stable: Fix locking when creating sysfs linksJames Bottomley2017-07-31
* parisc: pdc_stable: constify attribute_group structures.Arvind Yadav2017-07-23
* parisc: ->mapping_errorChristoph Hellwig2017-07-05
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-03
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav2017-02-25
| * parisc: eisa: Fix resource leaks in error pathsArvind Yadav2017-02-25
| * parisc: eisa: Remove coding style errorsArvind Yadav2017-02-25
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\
| * PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-08
* | drivers: Initialize resource entry to zeroToshi Kani2016-01-30
|/
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-20
* parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-12
* parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka2015-12-12
* pci: remove pci_dma_supportedChristoph Hellwig2015-11-10
* parisc: reduce syslog debug outputHelge Deller2015-10-22
* PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-15