aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller1-1/+1
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
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-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-55/+73
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-25parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav1-1/+5
2017-02-25parisc: eisa: Fix resource leaks in error pathsArvind Yadav1-2/+16
2017-02-25parisc: 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-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas1-2/+0
2016-01-30drivers: Initialize resource entry to zeroToshi Kani1-2/+2
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig2-49/+60
2016-01-12parisc: 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-10pci: 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-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-15parisc: 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/jikos/trivialLinus Torvalds1-1/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-01-16parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-3/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2014-10-01parisc: Fix serial console for machines with serial port on superio chipHelge Deller1-1/+2
2014-09-21parisc: pdc_stable.c: Avoid potential stack overflowsHelge Deller1-5/+7
2014-09-21parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction with strncpyRickard Strandqvist1-2/+3
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-1/+0
2014-08-27parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1