summaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)AuthorFilesLines
2023-01-18parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2022-11-10parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller1-0/+1
2022-09-28parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()Yang Yingliang1-0/+1
2022-09-15parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()Li Qiong1-3/+8
2022-04-20parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller5-16/+71
2022-02-23parisc: Fix sglist access in ccio-dma.cJohn David Anglin1-1/+2
2022-02-23parisc: Fix data TLB miss in sba_unmap_sgJohn David Anglin1-1/+2
2022-01-27parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin1-1/+3
2021-09-26parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck1-9/+9
2020-08-21parisc: mask out enable and reserved bits from sba imaskSven Schnelle1-1/+1
2019-10-05parisc: Disable HP HSC-PCI Cards to prevent kernel crashHelge Deller1-0/+24
2019-06-11parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-05-25parisc: Skip registering LED when running in QEMUHelge Deller1-0/+3
2018-05-30parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail modeHelge Deller1-1/+19
2017-12-29parisc: 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
2017-07-31parisc: pdc_stable: Fix locking when creating sysfs linksJames Bottomley1-3/+3
2017-07-23parisc: pdc_stable: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-05parisc: ->mapping_errorChristoph Hellwig2-2/+18
2017-07-03parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer4-3/+34
2017-03-04Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-55/+73
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-1/+1
2017-02-26parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav1-1/+5
2017-02-26parisc: eisa: Fix resource leaks in error pathsArvind Yadav1-2/+16
2017-02-26parisc: eisa: Remove coding style errorsArvind Yadav1-52/+52
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds6-6/+6
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2-16/+16
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2016-03-09PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas1-2/+0
2016-01-30drivers: Initialize resource entry to zeroToshi Kani1-2/+2
2016-01-21parisc: convert to dma_map_opsChristoph Hellwig2-49/+60
2016-01-13parisc: Initialize PCI bridge cache line and default latencyHelge Deller2-2/+6
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-11-11pci: remove pci_dma_supportedChristoph Hellwig1-2/+0
2015-10-22parisc: reduce syslog debug outputHelge Deller1-6/+6
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2-0/+4
2015-09-10parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2-17/+5
2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller1-2/+5
2015-09-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-07-31parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+1
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2-4/+0
2015-04-24parisc: %pf is only for function pointersScott Wood1-1/+1
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox3-19/+20
2015-04-16parisc: remove use of seq_printf return valueJoe Perches2-72/+68
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-03-07treewide: Fix typo in printk messagesMasanari Iida1-1/+1