Age | Commit message (Expand) | Author | Files | Lines |
2012-10-09 | ARM: pxa: armcore: fix PCI PIO warnings | Arnd Bergmann | 1 | -3/+9 |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King | 1 | -6/+1 |
2012-03-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -2/+2 |
2012-02-24 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -2/+2 |
2012-02-21 | ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' | Myron Stowe | 1 | -7/+0 |
2012-01-07 | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -3/+3 |
2012-01-07 | PCI: ARM: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 1 | -0/+3 |
2011-11-01 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 1 | -0/+1 |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 1 | -1/+1 |
2011-07-04 | ARM: dmabounce: no need to check dev->bus type in needs_bounce function | Russell King | 1 | -2/+1 |
2011-07-04 | ARM: dmabounce: get rid of dma_needs_bounce global function | Russell King | 1 | -9/+8 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -2/+2 |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -5/+9 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-13 | ARM: ITE 8152: irq_data conversion. | Lennert Buytenhek | 1 | -5/+9 |
2010-12-28 | ARM: fix IXP4xx build failure | Imre Kaloz | 1 | -0/+1 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-09-23 | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" | FUJITA Tomonori | 1 | -0/+8 |
2010-09-08 | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" | Russell King | 1 | -0/+8 |
2010-08-05 | [ARM] pxa: remove now unnecessary dma_needs_bounce() | Eric Miao | 1 | -8/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-03-13 | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori | 1 | -27/+0 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 1 | -11/+3 |
2008-03-28 | [ARM] 4873/1: Fix ITE 8152 interrupt demux | Mike Rapoport | 1 | -2/+3 |
2008-03-06 | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
2007-12-08 | [ARM] 4667/1: CM-X270 fixes | Mike Rapoport | 1 | -8/+2 |
2007-10-15 | [ARM] 4577/1: ITE 8152 PCI bridge support | Mike Rapoport | 1 | -0/+387 |