aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping functionBen Dooks1-0/+11
2008-01-28[ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.SBen Dooks1-2/+0
2008-01-28[ARM] 4789/1: S3C2412: Add missing CLKDIVN register valuesBen Dooks1-0/+2
2008-01-28[ARM] 4786/1: S3C2412: Add SPI FIFO controll constantsBen Dooks1-0/+23
2008-01-28[ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registersBen Dooks1-0/+6
2008-01-28[ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()Ben Dooks1-0/+12
2008-01-28[ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ usersBen Dooks1-0/+3
2008-01-28[ARM] 4781/1: S3C24XX: DMA suspend and resume supportBen Dooks1-0/+1
2008-01-28[ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RXBen Dooks1-0/+5
2008-01-28[ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() callBen Dooks2-0/+10
2008-01-28[ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selectedKrzysztof Helt1-1/+1
2008-01-28[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wakeBen Dooks1-0/+2
2008-01-28[ARM] 4727/1: S3C2412: Remove unused GPESLPCONBen Dooks1-1/+0
2008-01-28[ARM] 4726/1: S3C2412: IIS register definitionsBen Dooks1-0/+72
2008-01-28[ARM] 4722/1: S3C24XX: Improve output if watchdog reset failsBen Dooks1-3/+6
2008-01-28[ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled for hard resetBen Dooks1-0/+11
2008-01-28[ARM] 4720/1: S3C2412: Add power configuration registers for battery flat behaviour.Ben Dooks1-1/+2
2008-01-28[ARM] 4719/1: S3C2412: Update SPI register definitions for the S3C2412Ben Dooks1-2/+7
2008-01-10[ARM] pxa: silence warnings from cpu_is_xxx() macrosRussell King2-16/+21
2007-12-08Merge branch 'pxa-fixes'Russell King1-0/+1
2007-12-08[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner1-0/+1
2007-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-13/+41
2007-11-29Merge branches 'at91-fixes' and 'pxa-fixes'Russell King6-11/+39
2007-11-29[ARM] 4680/1: parentheses around NR_IRQS definitionRoel Kluin2-2/+2
2007-11-29[ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PXA310eric miao1-1/+1
2007-11-29[ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xxeric miao1-0/+1
2007-11-29[ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processorseric miao1-1/+4
2007-11-29spi: S3C2410: add bus number to SPI GPIO driverDavid Brownell1-0/+2
2007-11-26[ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor1-1/+2
2007-11-26[ARM] 4654/1: pxa: update default MFP register valueeric miao1-5/+13
2007-11-26[ARM] 4653/1: pxa: fix a gpio typo in mfp-pxa320.heric miao1-1/+1
2007-11-26[ARM] 4651/1: pxa: add PXA3xx specific IRQ definitionseric miao1-2/+17
2007-11-08[ARM] 4644/2: fix flush_kern_tlb_range() in module spaceKevin Hilman1-1/+1
2007-11-05[ARM] Fix iop3xx macroRussell King1-1/+1
2007-10-31[ARM] 4634/1: DaVinci GPIO header build fixDavid Brownell1-0/+3
2007-10-31[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao3-3/+3
2007-10-31[ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6bRussell King1-1/+2
2007-10-31[ARM] Fix ateb9200_defconfig build regressionRussell King1-0/+3
2007-10-31[ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.hMatt Reimer1-1/+1
2007-10-23arm: sg falloutJens Axboe1-5/+5
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-3/+3
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-2/+2
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19define global BIT macroJiri Slaby1-3/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-5/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1