summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-2836-30/+456
|\
| * [ARM] 3041/1: AAEC-2000 - CLCD controller platform glueBellido Nicolas2005-10-281-0/+3
| * [ARM] 3039/1: AAEC-2000 - Add MTD supportBellido Nicolas2005-10-281-0/+3
| * [ARM] 3038/1: AAEC-2000 - Proper includes in hardware.hBellido Nicolas2005-10-281-1/+2
| * [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.Bellido Nicolas2005-10-281-0/+40
| * [ARM] 3036/1: AAEC-2000 - Add defines for GPIO registersBellido Nicolas2005-10-281-0/+50
| * [ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre2005-10-282-2/+17
| * [ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer2005-10-282-0/+34
| * [ARM] 2787/2: PXA27x low power modes supportTodd Poynor2005-10-281-0/+7
| * [ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle2005-10-282-0/+194
| * [ARM] 3045/2: S3C2410 - change init for lcd platform dataBen Dooks2005-10-281-1/+2
| * [ARM] 2908/1: add register definitions for ixp2000 msfLennert Buytenhek2005-10-281-0/+43
| * [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell2005-10-281-2/+2
| * [ARM] 3033/1: S3C2410 - add generic gpio_cfgpin optionsBen Dooks2005-10-281-0/+6
| * [ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena2005-10-281-1/+4
| * [ARM] Fix sparse warningsRussell King2005-10-281-3/+3
| * [ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King2005-10-283-8/+6Star
| * [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-283-13/+8Star
| * [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King2005-10-281-2/+0Star
| * [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.hRussell King2005-10-2821-3/+38
* | [PATCH] gfp_t: dma-mapping (arm)Al Viro2005-10-281-2/+2
|/
* [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...Ian Campbell2005-10-261-1/+0Star
* [ARM] 3028/1: S3C2410 - add DCLK mask definitionsBen Dooks2005-10-211-0/+6
* [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculationsBen Dooks2005-10-211-4/+11
* [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.Paul Schulz2005-10-181-1/+1
* [ARM] 3021/1: Interrupt 0 bug fix for ixp4xxKenneth Tan2005-10-181-4/+5
* [ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...Kenneth Tan2005-10-181-1/+1
* [ARM] 3019/1: fix wrong commentsNicolas Pitre2005-10-181-2/+2
* [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie2005-10-141-0/+1
* [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRHBen Dooks2005-10-141-16/+42
* [ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.hBen Dooks2005-10-131-0/+7
* [ARM] 3003/1: SSP channel map register updates for pxa2xxLiam Girdwood2005-10-121-3/+4
* [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie2005-10-101-0/+2
* [ARM] 2958/1: fix definition in imx-regs.hSascha Hauer2005-10-101-1/+1
* [PATCH] Fix broken IXP4xx GPIO macroDeepak Saxena2005-10-051-1/+1
* [ARM] 2950/1: i.MX gpio setup functionSascha Hauer2005-10-051-12/+34
* [ARM] 2949/1: Hynix h720x Run modeSascha Hauer2005-10-051-3/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-301-0/+2
|\
| * [ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem w...Daniel Jacobowitz2005-09-301-0/+2
* | [PATCH] arm/rpc iomem annotationsAl Viro2005-09-291-2/+2
* | [PATCH] arm/versatile iomem annotationsAl Viro2005-09-291-1/+5
|/
* [ARM] Remove SA_IRQNOMASKRussell King2005-09-261-1/+0Star
* [ARM] 2934/1: Anubis - fix VA offsets for CPLD registersBen Dooks2005-09-261-5/+5
* [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2005-09-241-3/+3
* [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] Fix warning in asm/futex.hRussell King2005-09-181-1/+1
* [ARM] Tighten pfn_valid() test.Russell King2005-09-151-1/+14
* [ARM] 2913/1: PXA Poodle: Cleanup some unneeded codeRichard Purdie2005-09-151-12/+13