aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-16/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-3/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-3/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-13/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-9/+8
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-9/+8
2012-01-05Merge branch 'restart' into for-linusRussell King5-14/+14
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: iop13xx: use new restart hookRussell King5-10/+14
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-4/+0
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds3-3/+3
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-iop13xx: convert boot_params to atag_offsetNicolas Pitre2-2/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-2/+2
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-10/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2-2/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring2-8/+2
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
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