aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-iop13xx
AgeCommit message (Expand)Author
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-13ARM: iop13xx: irq_data conversion.Lennert Buytenhek
2011-01-06Merge branch 'misc' into develRussell King
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King
2010-12-08ARM: io: make iounmap() a simple macroRussell King
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-07-31Merge branch 'misc' into develRussell King
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-15ARM: Add caller information to ioremapRussell King
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2009-12-05Merge branch 'devel-stable' into develRussell King
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King
2009-10-29iop: enable generic timeMikael Pettersson
2009-10-29iop: clockevent supportMikael Pettersson
2009-10-29iop: clocksource supportMikael Pettersson
2009-09-08Merge branch 'iop-raid6' into async-tx-nextDan Williams
2009-09-08dmaengine: cleanup unused transaction typesDan Williams
2009-09-08Merge branch 'md-raid6-accel' into ioat3.2Dan Williams
2009-08-29iop-adma: P+Q support for iop13xx adma enginesDan Williams
2009-08-29async_tx: add support for asynchronous GF multiplicationDan Williams
2009-08-29async_tx: add sum check flagsDan Williams
2009-04-08async_tx: rename zero_sum to valDan Williams
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-28Merge branch 'master' into develRussell King
2009-03-24[ARM] fix leak in iop13xx/pciAlan Cox
2009-03-24Merge branch 'highmem' into develRussell King
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-28[ARM] iop13xx: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-10-09Merge branch 'pxa-all' into develRussell King
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-09-17[ARM] Fix IOP13xx build warningsRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-01[ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds