aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform DriverKristoffer Ericson1-0/+27
2007-07-20[ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platformsCatalin Marinas1-1/+1
2007-07-20[ARM] 4496/1: elf_hwcap: fix up #include misplacementDan Williams1-1/+2
2007-07-20[ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific onesEric Miao1-0/+5
2007-07-20[ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.cEric Miao1-1/+10
2007-07-20[ARM] 4487/1: ns9xxx: complete definition of GPIO related registersUwe Kleine-König1-2/+26
2007-07-20[ARM] 4486/1: ns9xxx: fix a typo in the register definitions.Uwe Kleine-König1-3/+3
2007-07-20[ARM] 4484/1: ns9xxx: fix definition of SYS_TCx_TEN_DISUwe Kleine-König1-1/+1
2007-07-20[ARM] 4479/1: AT91: Define new MMC register bitsAndrew Victor1-0/+3
2007-07-20[ARM] vfp: make fpexc bit names less verboseRussell King1-2/+2
2007-07-20[ARM] avoid floppy warnings by using fd_dma_setup()Russell King1-6/+12
2007-07-20[ARM] remove asm/ptrace.h from asm/thread_info.hRussell King1-1/+0
2007-07-20[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"Russell King1-1/+0
2007-07-20[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams3-32/+78
2007-07-20[ARM] 4494/1: iop13xx: fix up elf_hwcap compile breakageDan Williams1-2/+1
2007-07-20[ARM] 4476/1: EM7210/SS4000E supportArnaud Patard1-1/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+13
2007-07-17mm: remove ptep_establish()Martin Schwidefsky1-3/+3
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2007-07-16macb: Use generic PHY layerfrederic RODO1-0/+1
2007-07-16page table handling cleanupJan Beulich1-6/+0
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iopLinus Torvalds7-82/+1588
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams4-60/+910
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams2-22/+560
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams1-0/+118
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda2-55/+0
2007-07-12Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-95/+673
2007-07-12Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa' and 's3c' into develRussell King19-91/+578
2007-07-12[ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regsCatalin Marinas1-3/+9
2007-07-12[ARM] 4473/2: Take the HWCAP definitions out of the elf.h fileCatalin Marinas3-22/+31
2007-07-12[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao1-20/+2
2007-07-12[ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao1-5/+23
2007-07-12[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao1-9/+6
2007-07-12[ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2-8/+5
2007-07-12[ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King1-0/+36
2007-07-12[ARM] pxa: remove MMC register defines from pxa-regs.hRussell King1-21/+1
2007-07-12[ARM] pxa: remove useless pxa_pm_finish() functionRussell King1-1/+0
2007-07-12[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis1-0/+4
2007-07-12[ARM] 4377/1: KS8695: GPIO driverAndrew Victor1-0/+79
2007-07-12[ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz1-1/+1
2007-07-12[ARM] 4425/2: Gateway 7001 series supportImre Kaloz1-2/+3
2007-07-12[ARM] 4385/2: ixdp425: NAND supportVladimir Barinov1-0/+4
2007-07-12[ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa2-0/+104
2007-07-12[ARM] 4428/1: modify at91 includes to handle non-MMU at91x40 familyGreg Ungerer1-1/+16
2007-07-12[ARM] 4427/1: base Atmel at91x40 architecture definesGreg Ungerer3-0/+65
2007-07-12[ARM] 4391/1: make at91 debug unit support optionalGreg Ungerer2-3/+14
2007-07-12[ARM] 4432/5: davinci: pin mux supportVladimir Barinov1-0/+55