Commit Graph

210 Commits (d496936f954f9886ac7037d013cdf3c279e627bd)

Author SHA1 Message Date
Stefan Schmidt cfab57e0e4 [ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set. 15 years ago
Eric Miao 19851c58e6 [ARM] sa1111: allow cascaded IRQs to be used by platforms 15 years ago
Eric Miao ac609d266e [ARM] locomo: allow cascaded IRQ base to be specified by platforms 15 years ago
Eric Miao 00dd8027b9 [ARM] locomo: remove unused IRQs and avoid unnecessary cascade 15 years ago
Eric Miao da8065ac3e [ARM] locomo: avoid unnecessary cascaded keyboard IRQ 15 years ago
Mike Rapoport d9fd3ab89f ARM: 5857/1: ARM: dmabounce: fix build 15 years ago
Russell King f74f7e57ae ARM: use flush_kernel_dcache_area() for dmabounce 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Russell King 29cb8d0d24 ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() 15 years ago
Hartley Sweeten 0a4bc5e89c ARM: 5735/1: sa1111: CodingStyle cleanups 16 years ago
Hartley Sweeten 9c5e8fecc4 ARM: 5711/1: locomo.c: CodingStyle cleanups 16 years ago
Linus Walleij 59fcf48fde ARM: 5696/1: Include device.h in VIC driver 16 years ago
Linus Walleij f17a1f06d2 ARM: 5636/1: Move vendor enum to AMBA include 16 years ago
Hartley Sweeten c0c60c4b9a ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> 16 years ago
Alessandro Rubini 8c81b52422 [ARM] 5583/1: VIC: acknowledge software interrupts 16 years ago
Alessandro Rubini 87e8824b45 [ARM] 5582/1: VIC: support ST-modified version with a split init 16 years ago
Catalin Marinas 41184f6a5e [ARM] 5556/1: Fix the irq_desc.cpu references 16 years ago
Ben Dooks 3f1a567d8a [ARM] VIC: Fix resume sources usage 16 years ago
Dmitry Eremin-Solenikov 78731d33c1 [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific 16 years ago
Russell King 0aacfe1d23 [ARM] Make ARM_VIC_NR depend on ARM_VIC 16 years ago
Tony Lindgren c068303920 [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c 16 years ago
Russell King 826681043d [ARM] smp: fix cpumask usage in ARM SMP code 16 years ago
Ben Dooks c07f87f22e [ARM] VIC: Add power management device 16 years ago
Yinghai Lu d5dedd4507 irq: change ->set_affinity() to return status 16 years ago
Linus Walleij 77f4025b5e [ARM] 5455/1: Fix IRQ noise from VIC code 16 years ago
Sascha Hauer 05fd8e73e1 clkdev: add possibility to get a clock based on the device name 16 years ago
Dmitry Baryshkov 17a92a788e [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessors 16 years ago
Nicolas Pitre 58edb51572 [ARM] make page_to_dma() highmem aware 16 years ago
Eric Miao 5bf3df3f00 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 16 years ago
Russell King 409dc360b4 [ARM] clkdev: fix clock matching 16 years ago
Ben Dooks a801cd6192 [ARM] VIC: Update asm/hardware/vic.h with PL192 information 16 years ago
Julia Lawall 442a902262 [ARM] arch/arm/common/sa1111.c: Correct error handling code 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Eric Miao 9179825cf5 [ARM] locomo: export locomo_frontlight_set() 16 years ago
Russell King 0318e693d3 [ARM] clkdev: add generic clkdev infrastructure 16 years ago
Dmitry Baryshkov 56e7d85cf9 [ARM] sharpsl_pm: fix compilation w/o CONFIG_PM 17 years ago
Kristoffer Ericson 5d43839ab9 [ARM] 5315/1: Fix section mismatch warning (sa1111) 17 years ago
Russell King 485bdde787 [ARM] dmabounce requires ZONE_DMA 17 years ago
Russell King 957cf333b5 [ARM] pxa: fix 3bca103a1e 17 years ago
Nicolas Pitre 3bca103a1e [ARM] 5295/1: make ZONE_DMA optional 17 years ago
Dmitry Baryshkov d8aa0251f1 [ARM] 5298/1: Drop desc_handle_irq() 17 years ago
Dmitry Baryshkov ec36b16d0d [ARM] 4733/1: export sharpsl_param 17 years ago
Russell King 0e18b5d7c6 [ARM] dma: add validation of DMA params 17 years ago
Russell King 3216a97bb0 [ARM] dma: coding style cleanups 17 years ago
Russell King 125ab12acf [ARM] dma: fix dmabounce dma_sync_xxx() implementations 17 years ago
Russell King 8c8a0ec57e [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx() 17 years ago
Russell King 2638b4dbe7 [ARM] dma: Reduce to one dma_sync_sg_* implementation 17 years ago
Russell King 01135d92c1 [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation 17 years ago
Russell King 56f55f8b58 [ARM] dma: provide a better dma_map_page() implementation 17 years ago
Russell King afd1a321c4 [ARM] Update dma_map_sg()/dma_unmap_sg() API 17 years ago