summaryrefslogtreecommitdiff
path: root/drivers/parisc
Commit message (Expand)AuthorAge
* 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
* parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-10
* PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller2015-09-08
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\
| * parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-31
* | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-23
|/
* parisc: %pf is only for function pointersScott Wood2015-04-24
* parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-21
* parisc: remove use of seq_printf return valueJoe Perches2015-04-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-16
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
* | parisc: Fix serial console for machines with serial port on superio chipHelge Deller2014-10-01
* | parisc: pdc_stable.c: Avoid potential stack overflowsHelge Deller2014-09-21
* | parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...Rickard Strandqvist2014-09-21
* | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-27
|/
* Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-03
|\
| * PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-25