aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman1-0/+5
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman2-0/+6
2006-09-28[ARM] 3870/1: AT91: Start removing static memory mappingsAndrew Victor1-9/+0
2006-09-28[ARM] 3868/1: AT91 hardware header updateAndrew Victor2-0/+60
2006-09-28[ARM] 3867/1: AT91 GPIO updateAndrew Victor1-8/+8
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor4-76/+83
2006-09-27[ARM] 3864/1: Refactore sharpsl_pmDirk Opfer1-0/+1
2006-09-27[ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer1-11/+13
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie1-4/+5
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into develRussell King292-3416/+7726
2006-09-27[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation errorGeorge G. Davis1-0/+7
2006-09-25ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren1-0/+1
2006-09-25ARM: OMAP: Sync DMA with linux-omap treeTony Lindgren1-1/+11
2006-09-25ARM: OMAP: Add enable/disable functions for dmtimerTimo Teras1-0/+2
2006-09-25ARM: OMAP: DMA source and destination addresses are unsignedTony Lindgren1-2/+2
2006-09-25ARM: OMAP2: Dynamic allocator for GPMC memory spaceImre Deak1-2/+2
2006-09-25ARM: OMAP: Add some extra #defines for Amstrad DeltaJonathan McDowell1-0/+11
2006-09-25ARM: OMAP: mux: add config for 16xx SPI pinsMark Howell1-0/+11
2006-09-25ARM: OMAP: Apollon MMC supportKyungmin Park2-0/+15
2006-09-25ARM: OMAP: Added OMAP24xx camera IRQ definitionSamuel Ortiz1-0/+1
2006-09-25[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore}Lennert Buytenhek2-16/+16
2006-09-25[ARM] 3851/1: iop3xx: add io-data glantank supportLennert Buytenhek2-0/+14
2006-09-25[ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek3-0/+31
2006-09-25[ARM] 3849/1: fix get_unaligned() for gcc >= 4.1Lennert Buytenhek1-37/+25
2006-09-25[ARM] 3846/1: S3C24XX: Fix osiris memory mapBen Dooks1-9/+9
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek30-412/+249
2006-09-25[ARM] 3831/1: iop3xx: factor out common register definesLennert Buytenhek3-247/+114
2006-09-25[ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek9-126/+5
2006-09-25[ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek2-24/+8
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek3-0/+23
2006-09-25[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek4-112/+68
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek2-3/+5
2006-09-25[ARM] 3824/1: iop3xx: add cp6 enable/disable macrosLennert Buytenhek1-0/+28
2006-09-25[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek4-44/+2
2006-09-25[ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek3-0/+32
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek9-228/+14
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2-0/+64
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek3-30/+15
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek3-2/+43
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek32-207/+344
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek8-15/+15
2006-09-25[ARM] 3800/2: S3C2412: DMA channel mappingsBen Dooks1-0/+32
2006-09-25[ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek1-0/+4
2006-09-25[ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}Lennert Buytenhek1-8/+8
2006-09-25[ARM] 3805/1: S3C2412: LCD register updateBen Dooks1-0/+23
2006-09-25[ARM] 3804/1: S3C2442: LCD register updateBen Dooks1-0/+7
2006-09-25[ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks1-0/+34
2006-09-25[ARM] 3795/1: S3C24XX: add base AC97 registersBen Dooks2-0/+28
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro1-2/+2
2006-09-24[PATCH] fix iptables __user misannotationsAl Viro1-2/+2