Age | Commit message (Expand) | Author | Files | Lines |
2017-09-27 | ARM: integrator: Delete the V3 PCI driver | Linus Walleij | 1 | -900/+0 |
2015-01-29 | ARM: integrator: Convert PCI to use generic config accessors | Rob Herring | 1 | -57/+5 |
2014-09-30 | of/pci: Fix the conversion of IO ranges into IO resources | Liviu Dudau | 1 | -11/+12 |
2014-02-26 | ARM: integrator: localize the hardware.h header | Linus Walleij | 1 | -2/+1 |
2014-02-26 | ARM: integrator: merge platform.h to hardware.h | Linus Walleij | 1 | -1/+0 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -17/+1 |
2013-10-24 | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely | 1 | -16/+1 |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 1 | -1/+1 |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 1 | -3/+2 |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 1 | -2/+2 |
2013-10-16 | ARM: integrator: use devm_ioremap() to remap CM | Linus Walleij | 1 | -1/+1 |
2013-10-16 | ARM: integrator: decommission the <mach/irqs.h> header | Linus Walleij | 1 | -1/+0 |
2013-10-16 | ARM: integrator: delete non-devicetree boot path | Linus Walleij | 1 | -98/+24 |
2013-10-16 | ARM: integrator: print the Linux IRQ in LL_DEBUG code | Linus Walleij | 1 | -2/+2 |
2013-06-27 | ARM: integrator: let pciv3 use mem/premem from device tree | Linus Walleij | 1 | -23/+23 |
2013-06-15 | ARM: integrator: basic PCIv3 device tree support | Linus Walleij | 1 | -25/+152 |
2013-06-03 | ARM: integrator: move static ioremapping into PCIv3 driver | Linus Walleij | 1 | -1/+47 |
2013-06-03 | ARM: integrator: move VGA base assignment | Linus Walleij | 1 | -0/+2 |
2013-06-03 | ARM: integrator: remap PCIv3 base dynamically | Linus Walleij | 1 | -6/+14 |
2013-06-03 | ARM: integrator: move V3 register definitions into driver | Linus Walleij | 1 | -1/+159 |
2013-06-03 | ARM: integrator: move PCI base address grab to probe | Linus Walleij | 1 | -7/+7 |
2013-06-03 | ARM: integrator: grab PCI error IRQ in probe() | Linus Walleij | 1 | -9/+10 |
2013-06-03 | ARM: integrator: convert PCIv3 bridge to platform device | Linus Walleij | 1 | -10/+20 |
2013-06-03 | ARM: integrator: merge PCIv3 driver into one file | Linus Walleij | 1 | -4/+84 |
2013-01-11 | ARM: integrator: move syscon remap for AP PCIv3 | Linus Walleij | 1 | -4/+10 |
2012-11-17 | ARM: integrator: use BUG_ON where possible | Sasha Levin | 1 | -6/+3 |
2012-11-17 | ARM: integrator: push down SC dependencies | Linus Walleij | 1 | -9/+14 |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 1 | -6/+6 |
2012-09-19 | ARM: integrator: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -6/+6 |
2012-07-26 | ARM: integrator: remove trailing whitespace on pci_v3.c | Rob Herring | 1 | -23/+23 |
2012-07-26 | ARM: integrator: use fixed PCI i/o mapping | Rob Herring | 1 | -4/+0 |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King | 1 | -7/+1 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+2 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -1/+0 |
2012-03-24 | ARM: 7349/1: integrator: convert to sparse irqs | Linus Walleij | 1 | -1/+2 |
2012-02-23 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -3/+4 |
2012-01-06 | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -9/+10 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+7 |
2011-09-20 | mach-integrator: fix VGA base regression | Linus Walleij | 1 | -2/+0 |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 1 | -7/+7 |
2011-07-12 | ARM: set vga memory base at run-time | Rob Herring | 1 | -0/+2 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 1 | -0/+3 |
2010-07-27 | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 1 | -4/+4 |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King | 1 | -1/+0 |
2010-05-02 | ARM: Integrator: convert to use register definitions | Russell King | 1 | -3/+3 |
2010-04-29 | ARM: Fix Versatile&Integrator includes to behave in the same way as Realview | Russell King | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-09-28 | ARM: Fix section mismatch warning in Integrator pci_v3 | Russell King | 1 | -1/+1 |