aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner2-8/+8
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-13ARM: iop13xx: irq_data conversion.Lennert Buytenhek2-34/+34
2011-01-06Merge branch 'misc' into develRussell King1-3/+3
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King1-3/+3
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-13/+7
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2-4/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-9/+7
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-4/+4
2010-07-31Merge branch 'misc' into develRussell King1-1/+1
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov1-1/+1
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-25Merge branch 'misc2' into develRussell King1-3/+4
2010-02-15ARM: Add caller information to ioremapRussell King1-3/+4
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-12-05Merge branch 'devel-stable' into develRussell King3-3/+17
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King1-0/+2
2009-10-29iop: enable generic timeMikael Pettersson3-3/+0
2009-10-29iop: clockevent supportMikael Pettersson1-0/+12
2009-10-29iop: clocksource supportMikael Pettersson1-0/+5
2009-09-08Merge branch 'iop-raid6' into async-tx-nextDan Williams1-0/+107
2009-09-08dmaengine: cleanup unused transaction typesDan Williams1-7/+0
2009-09-08Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2-10/+12
2009-08-29iop-adma: P+Q support for iop13xx adma enginesDan Williams1-0/+107
2009-08-29async_tx: add support for asynchronous GF multiplicationDan Williams1-1/+1
2009-08-29async_tx: add sum check flagsDan Williams1-5/+7
2009-04-08async_tx: rename zero_sum to valDan Williams1-4/+4
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2-9/+9
2009-03-28Merge branch 'master' into develRussell King1-1/+4
2009-03-24[ARM] fix leak in iop13xx/pciAlan Cox1-1/+4
2009-03-24Merge branch 'highmem' into develRussell King1-1/+4
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre1-1/+4
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-3/+0
2008-11-28[ARM] iop13xx: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-14/+2
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams1-1/+2
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-09Merge branch 'pxa-all' into develRussell King1-2/+1
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-2/+1
2008-09-17[ARM] Fix IOP13xx build warningsRussell King1-19/+39
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King4-4/+4
2008-09-01[ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek1-3/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King23-13/+1739
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King6-6/+6
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison4-7/+7