summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-302-2/+2
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-222-2/+2
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-272-10/+2Star
|\ \
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-8/+2Star
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
| |/
* / net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-292-8/+8
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
* ARM: iop13xx: irq_data conversion.Lennert Buytenhek2011-01-132-34/+34
* Merge branch 'misc' into develRussell King2011-01-061-3/+3
|\
| * ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King2011-01-031-3/+3
* | ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-223-13/+7Star
|\
| * arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-202-4/+0Star
| * arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-9/+7Star
* | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-4/+4
|/
* Merge branch 'misc' into develRussell King2010-07-311-1/+1
|\
| * ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-1/+1
* | ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-2/+0Star
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'misc2' into develRussell King2010-02-251-3/+4
|\
| * ARM: Add caller information to ioremapRussell King2010-02-151-3/+4
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
|/
* Merge branch 'devel-stable' into develRussell King2009-12-053-3/+17
|\
| * iop: enable generic timeMikael Pettersson2009-10-293-3/+0Star
| * iop: clockevent supportMikael Pettersson2009-10-291-0/+12
| * iop: clocksource supportMikael Pettersson2009-10-291-0/+5
* | ARM: dma-mapping: provide dma_to_page()Russell King2009-11-231-0/+2
|/
* Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-091-0/+107
|\
| * iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-301-0/+107
* | dmaengine: cleanup unused transaction typesDan Williams2009-09-091-7/+0Star
* | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-092-10/+12
|\|
| * async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-301-1/+1
| * async_tx: add sum check flagsDan Williams2009-08-301-5/+7
| * async_tx: rename zero_sum to valDan Williams2009-04-081-4/+4
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-072-9/+9
* | Merge branch 'master' into develRussell King2009-03-281-1/+4
|\ \
| * | [ARM] fix leak in iop13xx/pciAlan Cox2009-03-241-1/+4
| |/
* | Merge branch 'highmem' into develRussell King2009-03-241-1/+4
|\ \
| * | [ARM] make page_to_dma() highmem awareNicolas Pitre2009-03-161-1/+4
| |/
* / [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
|/
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-3/+0Star
* [ARM] iop13xx: avoid polluting the kernel's namespaceRussell King2008-11-291-2/+0Star
* [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-14/+2Star
* iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams2008-11-111-1/+2
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-211-2/+2
* Merge branch 'pxa-all' into develRussell King2008-10-091-2/+1Star
|\
| * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-2/+1Star
* | [ARM] Fix IOP13xx build warningsRussell King2008-09-171-19/+39