aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)Author
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-18parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-02parisc: Fix section mismatchesHelge Deller
2018-03-27parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail modeHelge Deller
2018-03-27parisc: Directly call machine_power_off() in power button driverHelge Deller
2018-03-27parisc/led: Fix sparse warningsHelge Deller
2018-01-02parisc: Show unhashed EISA EEPROM addressHelge Deller
2018-01-02parisc: Show unhashed HPA of Dino chipHelge Deller
2017-12-17parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24parisc: Fix up devices below a PCI-PCI MegaRAID controller bridgeHelge Deller
2017-08-22parisc: Fix section mismatches in parisc core driversHelge Deller
2017-08-16parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer
2017-07-31parisc: pdc_stable: Fix locking when creating sysfs linksJames Bottomley
2017-07-23parisc: pdc_stable: constify attribute_group structures.Arvind Yadav
2017-07-05parisc: ->mapping_errorChristoph Hellwig
2017-07-03parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-25parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav
2017-02-25parisc: eisa: Fix resource leaks in error pathsArvind Yadav
2017-02-25parisc: eisa: Remove coding style errorsArvind Yadav
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-01-30drivers: Initialize resource entry to zeroToshi Kani
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig
2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2015-11-10pci: remove pci_dma_supportedChristoph Hellwig
2015-10-22parisc: reduce syslog debug outputHelge Deller
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-09-10parisc: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-31parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-04-24parisc: %pf is only for function pointersScott Wood
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox
2015-04-15parisc: remove use of seq_printf return valueJoe Perches
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-01-16parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds