Commit Graph

382 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Myron Stowe e23e8c0690 ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' 13 years ago
Grant Likely 15a25980d4 irq_domain/c6x: constify irq_domain structures 13 years ago
Grant Likely 75294957be irq_domain: Remove 'new' irq_domain in favour of the ppc one 13 years ago
Javi Merino 46e33c606a ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() 13 years ago
Grant Likely 7bb69bade0 irq_domain: Make irq_domain structure match powerpc's irq_host 13 years ago
Will Deacon eb50439b92 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP 13 years ago
Bjorn Helgaas 37d15909ff arm/PCI: convert to pci_scan_root_bus() for correct root bus resources 13 years ago
Myron Stowe 168c8619fd PCI: ARM: convert pcibios_set_master() to a non-inlined function 13 years ago
Jamie Iles 9f9df00acc ARM: 7236/1: vic: always use simple ops 13 years ago
Javi Merino f98b9a26fe ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes successful 13 years ago
Javi Merino abb959f8a3 ARM: 7237/1: PL330: Fix driver freeze 13 years ago
Linus Walleij 7c324d837f ARM: 7243/1: sp804: modernize clock event registration 13 years ago
Jamie Iles ad622671a4 ARM: 7183/1: vic: register the VIC for ST-modified VIC's 13 years ago
Will Deacon fe41db7b3a ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation 13 years ago
Marc Zyngier abdd7b91da ARM: 7176/1: cpu_pm: register GIC PM notifier only once 13 years ago
Javi Merino 1c8a7c1fbf ARM: 7165/2: PL330: Fix typo in _prepare_ccr() 13 years ago
Javi Merino 2674dd0b1c ARM: 7163/2: PL330: Only register usable channels 13 years ago
Jamie Iles 11f1c5de7b ARM: VIC: remove non MULTI_IRQ_HANDLER support 13 years ago
Jamie Iles 1558368eb5 ARM: vic: MULTI_IRQ_HANDLER handler 13 years ago
Jamie Iles f9b28ccbc7 ARM: vic: device tree binding 13 years ago
Marc Zyngier 08d33b27f7 ARM: GIC: Make MULTI_IRQ_HANDLER mandatory 13 years ago
Marc Zyngier 562e0027d2 ARM: GIC: Add global gic_handle_irq() function 13 years ago
Marc Zyngier db0d4db22a ARM: gic: allow GIC to support non-banked setups 13 years ago
Paul Gortmaker dc28094b90 arm: Add export.h to ARM specific files as required. 13 years ago
Arnd Bergmann 7e1efcf5d2 ARM: gic: use module.h instead of export.h 13 years ago
Rob Herring f37a53cc5d ARM: gic: fix irq_alloc_descs handling for sparse irq 13 years ago
Rob Herring b3f7ed0324 ARM: gic: add OF based initialization 13 years ago
Rob Herring 4294f8baaf ARM: gic: add irq_domain support 13 years ago
Marc Zyngier 28af690a28 ARM: gic, local timers: use the request_percpu_irq() interface 14 years ago
Marc Zyngier 292b293cee ARM: gic: consolidate PPI handling 14 years ago
Javi Merino ee3f615819 ARM: 7136/1: pl330: Fix a race condition 14 years ago
Will Deacon 267840f339 ARM: 7061/1: gic: convert logical CPU numbers into physical numbers 14 years ago
Zoltan Devai f8be12d153 ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS 14 years ago
Arnd Bergmann d4f3add28b ARM: common/vic: use proper __iomem annotations 14 years ago
Russell King 6f5ad96301 clk: timer-sp: convert to clk_prepare()/clk_unprepare() 14 years ago
Russell King 72ae00c970 clk: sa1111: convert to clk_prepare()/clk_unprepare() 14 years ago
Colin Cross 9c12845ee4 ARM: gic: Allow gic arch extensions to provide irqchip flags 14 years ago
Colin Cross 254056f3b1 ARM: gic: Use cpu pm notifiers to save gic state 14 years ago
Thomas Gleixner bd31b85960 locking, ARM: Annotate low level hw locks as raw 14 years ago
Russell King 2f8163baad ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h 14 years ago
Ralf Baechle d5341942d7 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. 14 years ago
Russell King 5dfc54e087 ARM: GIC: avoid routing interrupts to offline CPUs 14 years ago
Russell King 2ef75701d1 ARM: CPU hotplug: fix abuse of irqdesc->node 14 years ago
Changhwan Youn e807acbc6f ARM: GIC: move gic_chip_data structure declaration to header 14 years ago
Russell King 5c8598fca1 ARM: dmabounce: no need to check dev->bus type in needs_bounce function 14 years ago
Russell King 0703ed2a6b ARM: dmabounce: get rid of dma_needs_bounce global function 14 years ago
Russell King c289b2e0cc ARM: dmabounce: correct unmap_single dev_dbg 14 years ago
Russell King dfa322fceb ARM: dmabounce: check pointer against NULL not 0 14 years ago
Russell King e2f521e247 ARM: dmabounce: remove useless pr_err 14 years ago
Russell King dd3641fc3c ARM: dmabounce: move decision for bouncing into __dma_map_page() 14 years ago