Age | Commit message (Expand) | Author |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-08 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas |
2016-01-30 | drivers: Initialize resource entry to zero | Toshi Kani |
2016-01-20 | parisc: convert to dma_map_ops | Christoph Hellwig |
2016-01-12 | parisc: Initialize PCI bridge cache line and default latency | Helge Deller |
2015-12-12 | parisc iommu: fix panic due to trying to allocate too large region | Mikulas Patocka |
2015-11-10 | pci: remove pci_dma_supported | Christoph Hellwig |
2015-10-22 | parisc: reduce syslog debug output | Helge Deller |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-09-10 | parisc: use seq_hex_dump() to dump buffers | Andy Shevchenko |
2015-09-08 | PCI,parisc: Enable 64-bit bus addresses on PA-RISC | Helge Deller |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-07-31 | parisc/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-04-24 | parisc: %pf is only for function pointers | Scott Wood |
2015-04-21 | parisc: Eliminate sg_virt_addr() and private scatterlist.h | Matthew Wilcox |
2015-04-15 | parisc: remove use of seq_printf return value | Joe Perches |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida |
2015-01-16 | parisc/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-01 | parisc: Fix serial console for machines with serial port on superio chip | Helge Deller |
2014-09-21 | parisc: pdc_stable.c: Avoid potential stack overflows | Helge Deller |
2014-09-21 | parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi... | Rickard Strandqvist |
2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai |
2014-08-27 | parisc: dino: fix %d confusingly prefixed with 0x in format string | Hans Wennborg |
2013-09-03 | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-31 | parisc: Fix interrupt routing for C8000 serial ports | Thomas Bogendoerfer |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu |
2013-07-09 | parisc: fix LMMIO mismatch between PAT length and MASK register | Helge Deller |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-29 | eisa_eeprom: switch to fixed_size_llseek() | Al Viro |
2013-06-18 | parisc: fix serial ports on C8000 workstation | Thomas Bogendoerfer |
2013-06-01 | parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r... | Helge Deller |
2013-06-01 | parisc/PCI: Set type for LBA bus_num resource | Bjorn Helgaas |
2013-05-24 | parisc/superio: Use module_pci_driver to register driver | Peter Huewe |
2013-05-06 | parisc: fix partly 16/64k PAGE_SIZE boot | Helge Deller |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-20 | parisc: led driver requires CONFIG_VM_EVENT_COUNTERS | Helge Deller |
2013-02-20 | parisc: remove IRQF_DISABLED | Peter Zijlstra |
2013-02-20 | drivers/parisc/pdc_stable.c: use WARN | Julia Lawall |
2013-02-20 | drivers/parisc: Use printf extension %pR for struct resource | Joe Perches |
2013-01-03 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-08-22 | parisc/PCI: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas |
2012-08-22 | parisc/PCI: Enable PERR/SERR on all devices | Bjorn Helgaas |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-06-13 | parisc/PCI: register busn_res for root buses | Yinghai Lu |